-
Notifications
You must be signed in to change notification settings - Fork 4
Bump numpy to 2.4.3, ase to 3.28.0, scipy to 1.17.1 and structuretoolkit to 0.0.41 #605
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
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
e048d98
Bump numpy from 2.3.5 to 2.4.0
dependabot[bot] 014622a
[dependabot skip] Update environment
github-actions[bot] 15e44fe
Merge branch 'main' into dependabot/pip/numpy-2.4.0
jan-janssen cb352dd
Update package versions in environment.yml
jan-janssen b5d4ad2
Update structuretoolkit dependency version to 0.0.41
jan-janssen dab0c68
Update lammpsparser and vaspparser versions
jan-janssen 3834616
Update vaspparser version to 0.0.2
jan-janssen ec7dcdb
Update lammpsparser and vaspparser versions
jan-janssen acaa94a
Update lammpsparser and vaspparser versions
jan-janssen a233e40
Update environment-lammps.yml
jan-janssen 1d38133
Merge branch 'main' into dependabot/pip/numpy-2.4.0
jan-janssen de30593
Apply suggestion from @Copilot
jan-janssen 8b5254a
Merge branch 'main' into dependabot/pip/numpy-2.4.0
jan-janssen 3a300ab
Update sphinx-parser version to 0.1.7
jan-janssen 84282e9
Update environment.yml
jan-janssen 0e3996d
Update environment.yml
jan-janssen 92c686b
Update structuretoolkit version to 0.0.42
jan-janssen a58f65c
Update environment-docs.yml
jan-janssen 56d4dc4
Update environment.yml
jan-janssen 1fa602c
Update pyproject.toml
jan-janssen 4e5ed34
Update pylammpsmpi version to 0.3.12
jan-janssen b50fb60
Update pylammpsmpi version to 0.3.12
jan-janssen 49aadc7
Update pylammpsmpi version to 0.3.12
jan-janssen 558bd8c
Merge branch 'main' into dependabot/pip/numpy-2.4.0
jan-janssen 0736ca0
Update environment-notebooks.yml
jan-janssen File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
PR description/release notes text references bumping NumPy to
2.4.0, but this PR pinsnumpy==2.4.3. Please update the PR description (or align the pinned version) so reviewers and downstream automation aren’t misled about which version is being introduced.