Skip to content

Use scipy.constants #1617

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Dec 20, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
update scipy in asv
  • Loading branch information
cwhanse committed Dec 20, 2022
commit ace732c0d6847c653a424f316facb424a62ea00f
2 changes: 1 addition & 1 deletion benchmarks/asv.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
"build": "",
"numpy": "1.16.0",
"pandas": "0.25.0",
"scipy": "1.2.0",
"scipy": "1.4.0",
// Note: these don't have a minimum in setup.py
"h5py": "2.10.0",
"ephem": "3.7.6.0",
Expand Down