- 05 Feb, 2017 4 commits
-
-
Kipp Cannon authored
Original: c384cf90107e212e637c75d0cf0c93a4f352934f
-
Kipp Cannon authored
Original: b84aeb329dff762d1e070e8acb07c8cde579e87d
-
Kipp Cannon authored
- type is being removed Original: 31a906b4df995538a3fcd5801633ba3639ac17dd
-
Leo P. Singer authored
Gstlal an PyCBC send us more data than we need. Trim the SNR time series before passing to BAYESTAR in order to speed up time marginalization. Original: e39ed96eb8e21d63139c2182c78a768eb6137cad
-
- 04 Feb, 2017 7 commits
-
-
Leo P. Singer authored
This reverts commit 277dfbb4a53eada9605dbdff034ffa63d00b6bc1. This change actually made it slightly slower. Original: 57d3cd14a347531dd03a8d31787ce35067918819
-
Leo P. Singer authored
Original: 277dfbb4a53eada9605dbdff034ffa63d00b6bc1
-
Leo P. Singer authored
It cuts down on the integer-to-floating-point conversions. Original: 2ab7db7b6d2b76ab22fc5b7099c3ca055622c56f
-
Leo P. Singer authored
Original: f510674fda26cc97916c643ef31382bcb7a5e42a
-
Leo P. Singer authored
Original: cb65a31f182e383ee4995370ce3645dcdcef0e84
-
Leo P. Singer authored
Original: 0b441a187cc8ff463be158d338d93db50082846e
-
Leo P. Singer authored
- Move it to its own compilation unit. - Restore dynamic allocation init function. - Precompute bounds checking. - Precompute invalid value checking. - Apply the same speedups to the 1D cubic interpolator. - Expand unit tests. Original: 12bbc4674e410f7cf2eeeb516bfe6eeafb1835cf
-
- 03 Feb, 2017 21 commits
-
-
Adam Mercer authored
Original: 0d340a58fa964ca1ca2d5d4ccbab7732df623e2a
-
Adam Mercer authored
Original: 6c12124070c4c04efedacf23bf57e5cf4d989229
-
Adam Mercer authored
Original: e24fda05921694669c47394ed741465935e9d3bc
-
Adam Mercer authored
these are brought in through python-glue dependency Original: a99092c2fff3c8e724f3e047a81d389fea34a0cb
-
Adam Mercer authored
Original: a717f1603512b297d1b8c499e870421c31591a03
-
Adam Mercer authored
Original: d945117824f482fd69d75da7e6a971b62fbb9d6d
-
Adam Mercer authored
Original: cbfc4d5bc082c73bc21cb27d4efd4eab5c6aa806
-
Adam Mercer authored
Original: b59e48fa6bc7c9c0d94feb848ab96246abd185fe
-
Adam Mercer authored
Original: 4c52c5a452c114016c8898d327aee48096bab26d
-
Adam Mercer authored
Original: bdefef2d4eefb1eb41e3e63c910364266325e1de
-
Adam Mercer authored
Original: 7bb4a2cfc1f97a2ac5564853b01e2d4b91d982e4
-
Adam Mercer authored
Original: 85a50c3bb5e2724668d3446ad2adf43756447fe5
-
Adam Mercer authored
Original: c440f89b75ad7b24b10b3a3a0d351d73561929fd
-
Adam Mercer authored
Original: 7edf99d912bba9f94b3ad8568a3bdbf5a846f3b4
-
Leo P. Singer authored
Original: 89ef946c9da72ab36686c215a007e2b806db5e58
-
Leo P. Singer authored
Original: 116fb529b26eaadb0f05f7680a9a42e958e8cc35
-
Leo P. Singer authored
Original: 2ae5d47dc295bebcf75a85f9d3f93f935054721f
-
Leo P. Singer authored
Original: b58e80212d9520568d44a96189ee3551d279a7d7
-
Leo P. Singer authored
This speeds up BAYESTAR by about 50%. Original: 61ef915ad390a9f8a51f7600561ce2fe714f9078
-
Leo P. Singer authored
For large numbers of terms, logaddexp() performs about twice as many transcendental function evaluations as is necessary. This patch results in a speedup of about 25%. Original: 41634d246522aefd772d5f6b19d13277476b9c07
-
Karl Wette authored
Original: 43695a0b77d081dcb685d06e50d373bb418894ea
-
- 02 Feb, 2017 7 commits
-
-
Adam Mercer authored
Original: 03127c12a26265143585fd0fc72261227f7720f9
-
Adam Mercer authored
Original: a41aabbf3570cb80a23c5bd277caf0bb8bc8900f
-
Adam Mercer authored
Original: 808c40b6c4fb2b5f9137d4ccf57f28d636b642fb
-
Leo P. Singer authored
Original: aedec99769c16311da156fba50bf0cc53b2ab59c
-
Vivien Raymond authored
Original: b479ba2e9d89ee1e2f11f931cf5ded890a1e08d9
-
Leo P. Singer authored
These small changes result in a speedup of about 30%. Original: 26d753eb650828ec61faae72afb28680f6850d00
-
Leo P. Singer authored
Original: fb499b27424c7d05f43c66771de41958b0318877
-
- 01 Feb, 2017 1 commit
-
-
Carl-Johan Haster authored
fix PSD/ASD confusion (in lalinference_pipe) when downloading it from GraceDB, including update to help text Original: da19bdd130b9387846c88b56d2aa0c0e00ae4ef7
-