forked from pool/lalburst
Accepting request 1200189 from home:badshah400:branches:science
Version update and numpy 2.0 compatibilty OBS-URL: https://build.opensuse.org/request/show/1200189 OBS-URL: https://build.opensuse.org/package/show/science/lalburst?expand=0&rev=22
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 11 17:41:24 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>
|
||||
|
||||
- Update to version 2.0.5 (no release notes).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 20 03:38:16 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>
|
||||
|
||||
|
||||
+1
-1
@@ -25,7 +25,7 @@
|
||||
# octave >= 6 not supported
|
||||
%bcond_with octave
|
||||
Name: lalburst
|
||||
Version: 2.0.4
|
||||
Version: 2.0.5
|
||||
Release: 0
|
||||
Summary: LSC Algorithm Burst Library
|
||||
License: GPL-2.0-or-later
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:32b841d0c65af791c9000b20f0790680cde1e74ebf8e5799d6b1fad4a2419b06
|
||||
size 2323332
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3c37981333aa205b130825ef71ede519b2fb2902062ba425932166ce6e632c28
|
||||
size 2343380
|
||||
@@ -1,8 +1,8 @@
|
||||
Index: lalburst-2.0.1/python/lalburst/cs_gamma.c
|
||||
Index: lalburst-2.0.5/python/lalburst/cs_gamma.c
|
||||
===================================================================
|
||||
--- lalburst-2.0.1.orig/python/lalburst/cs_gamma.c
|
||||
+++ lalburst-2.0.1/python/lalburst/cs_gamma.c
|
||||
@@ -224,7 +224,7 @@ static double nu(double Gmu, double Gamm
|
||||
--- lalburst-2.0.5.orig/python/lalburst/cs_gamma.c
|
||||
+++ lalburst-2.0.5/python/lalburst/cs_gamma.c
|
||||
@@ -225,7 +225,7 @@ static double nu(double Gmu, double Gamm
|
||||
double cuspdist;
|
||||
double teq=8.122570474611143e+11;
|
||||
double crateR, crateRadStragglers, crateM;
|
||||
|
||||
Reference in New Issue
Block a user