Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
L
lalsuite
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Insights
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
36
Issues
36
List
Boards
Labels
Service Desk
Milestones
Merge Requests
17
Merge Requests
17
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Security & Compliance
Security & Compliance
Dependency List
Packages
Packages
Container Registry
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lscsoft
lalsuite
Commits
65686089
Verified
Commit
65686089
authored
Jul 11, 2019
by
Adam Mercer
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
lalinference: bump scipy version dep to 0.9.0
solve_triangular was added in version 0.9.0
parent
c44c1d11
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
lalinference/debian/control.in
lalinference/debian/control.in
+1
-1
lalinference/lalinference.spec.in
lalinference/lalinference.spec.in
+1
-1
No files found.
lalinference/debian/control.in
View file @
65686089
...
...
@@ -20,7 +20,7 @@ Build-Depends: debhelper (>= 9),
python-healpy (>= 1.9.1),
python-matplotlib (>= 1.2.0),
python-numpy (>= 1.7),
python-scipy (>= 0.
8
),
python-scipy (>= 0.
9.0
),
python-shapely,
python-pytest,
swig (>= 3.0.7) | swig3.0 (>= 3.0.7),
...
...
lalinference/lalinference.spec.in
View file @
65686089
...
...
@@ -31,7 +31,7 @@ BuildRequires: libmetaio-devel
BuildRequires
:
numpy
>=
1.7
BuildRequires
:
octave
-
devel
BuildRequires
:
python
-
devel
BuildRequires
:
scipy
>=
0.
8
BuildRequires
:
scipy
>=
0.
9.0
BuildRequires
:
swig
>=
3.0.7
BuildRequires
:
python2
-
gwdatafind
BuildRequires
:
python2
-
gwpy
...
...
Adam Mercer
@adam-mercer
mentioned in commit
b82fb865
·
Jul 13, 2019
mentioned in commit
b82fb865
mentioned in commit b82fb865e25a4bbaab62aec64ebc99ccf5b51ce4
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment