- 05 Dec, 2017 10 commits
-
-
Chris Pankow authored
-
Chris Pankow authored
-
Chris Pankow authored
-
Chris Pankow authored
-
Chris Pankow authored
-
Chris Pankow authored
-
Chris Pankow authored
-
Chris Pankow authored
-
Leo Singer authored
-
Vivien Raymond authored
-
- 04 Dec, 2017 2 commits
-
-
Chris Pankow authored
-
Chris Pankow authored
Taken from tables that were found at http://xtreme.as.arizona.edu/NeutronStars/
-
- 02 Dec, 2017 1 commit
-
-
Kipp Cannon authored
- don't let zero-length strings get mapped to None on input
-
- 30 Nov, 2017 1 commit
-
-
Leo Singer authored
-
- 29 Nov, 2017 1 commit
-
-
Jolien Creighton authored
-
- 25 Nov, 2017 2 commits
-
-
Kipp Cannon authored
- will fix make check
-
Karl Wette authored
-
- 24 Nov, 2017 7 commits
-
-
Karl Wette authored
- SuperskyMetrics **metrics is an output-only struct (default behaviour)
-
Kipp Cannon authored
- code has not been unique to burst search for many years, and recent API changes give us a chance to finally rename.
-
Kipp Cannon authored
- finally got around to testing the qhull version. it works and so I finally know the "exactly" correct values for the pre-computed fast-path.
-
Kipp Cannon authored
-
Kipp Cannon authored
- rely on *args, **kwargs instead of passing a "params" blob around
-
Kipp Cannon authored
- rebuilt. better than it was before. better, stronger, faster
-
Kipp Cannon authored
-
- 23 Nov, 2017 7 commits
-
-
John Veitch authored
-
John Veitch authored
- refs #6000
-
Karl Wette authored
- Refs #6011
-
Karl Wette authored
-
Kipp Cannon authored
-
Kipp Cannon authored
-
Kipp Cannon authored
- it's normal for PDFs to be 0, but that leads to complains about divide-by-zero and invalid value in subtract in the .normalize() method of BinnedLnPDF. - this patch silences
-
- 21 Nov, 2017 1 commit
-
-
David Keitel authored
-
- 20 Nov, 2017 2 commits
-
-
zetienne authored
> SEOBNRv3: Reduce error when computing finite difference derivatives of analytic SEOBNRv3 Hamiltonian by increasing the finite difference step size. This greatly improves agreement with SEOBNRv3_opt (which uses analytical derivatives). > SEOBNRv3/SEOBNRv3_opt: alpha Euler angle is not unwrapped properly in a small fraction (~ 1/100,000) of cases. This is corrected by replacing an if() statement with a simple while() loop that rarely goes to the second iteration. > > Closes Redmine 5977: https://bugs.ligo.org/redmine/issues/5977 > > Author: Tyler Knowles > Patch approved by: Riccardo Sturani
-
Matthew Pitkin authored
- Compilation error caused by declaration of params being an incompatible size with that required for the function it is passed to - refs #5730
-
- 19 Nov, 2017 6 commits
-
-
John Veitch authored
- sprintf -> snprintf - fall-through in switch blocks
-
John Veitch authored
-
John Veitch authored
-
Kipp Cannon authored
-
Kipp Cannon authored
-
Kipp Cannon authored
- program is abandonware and no longer compilable on gcc 7 due to possible unhandled string truncations in snprintf()
-