-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
update the install guide #5066
update the install guide #5066
Conversation
@@ -178,7 +170,7 @@ Performance Monitoring | |||
~~~~~~~~~~~~~~~~~~~~~~ | |||
|
|||
A fixed-point performance monitoring of (a part of) our codes can be seen on | |||
`this page <https://tomaugspurger.github.io/asv-collection/xarray/>`__. | |||
`this page <https://pandas.pydata.org/speed/xarray/>`__. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this still running? I didn't know about it! And it looks like it hasn't run in 18 months?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the last date I could find was 2019-12-13 (about 15 months ago). That's better than the previous link (which is dead), but of course we should only link to something that's working. For reference, I copied this link from the "contributing" guide.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shall we remove for the moment?
I think this was on a recent funding proposal so we'll hopefully have much more here soon...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this was on a recent funding proposal so we'll hopefully have much more here soon...
Yes, the benchmarking work is on the NASA proposal
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I hid both links. Once we have a working setup we can uncomment them again.
Co-authored-by: Maximilian Roos <5635139+max-sixty@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
This updates the version numbers for
pandas
andnumpy
, gets rid of the warning added forpint<0.10
and updates the url for the asv monitoring page.See #5064
pre-commit run --all-files
whats-new.rst