SHA256
10
0
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:
2024-09-12 06:45:24 +00:00
committed by Git OBS Bridge
parent d5641c997c
commit 08b39bc73e
5 changed files with 13 additions and 8 deletions
+5
View File
@@ -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
View File
@@ -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
-3
View File
@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:32b841d0c65af791c9000b20f0790680cde1e74ebf8e5799d6b1fad4a2419b06
size 2323332
+3
View File
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3c37981333aa205b130825ef71ede519b2fb2902062ba425932166ce6e632c28
size 2343380
+4 -4
View File
@@ -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;