-
Notifications
You must be signed in to change notification settings - Fork 68
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
Setting the default directory for storing MGLDataset in the current working directory. #503
Merged
Merged
Changes from all commits
Commits
Show all changes
80 commits
Select commit
Hold shift + click to select a range
fc94e79
improve TensorNet model coverage
kenko911 53357d7
Update pyproject.toml
kenko911 f65cdba
Improve the unit test for SO(3) equivarance in TensorNet class
kenko911 93574e0
Merge branch 'main' of https://github.com/kenko911/matgl
kenko911 16abc38
improve SO3Net model class coverage and simplify TensorNet implementa…
kenko911 6aaad51
Merge branch 'materialsvirtuallab:main' into main
kenko911 2798176
improve the coverage in MLP_norm class
kenko911 e24bbdd
Merge branch 'main' of https://github.com/kenko911/matgl
kenko911 2101bb0
Merge branch 'materialsvirtuallab:main' into main
kenko911 147d4f5
Better documentation for M3GNet potential training with stresses
kenko911 e144ae2
Merge branch 'materialsvirtuallab:main' into main
kenko911 9b17963
Improve the implementation of three-body interactions
kenko911 dc6ed59
fixed black
kenko911 59ab134
Merge branch 'materialsvirtuallab:main' into main
kenko911 522809c
Optimize the speed of _compute_3body class
kenko911 e290538
Merge branch 'materialsvirtuallab:main' into main
kenko911 27c728f
type checking is added for scheduler
kenko911 355ee6b
Merge branch 'materialsvirtuallab:main' into main
kenko911 3ac4f39
update M3GNet Potential training notebook for the demonstration of ob…
kenko911 992c17e
Downgrade sympy to avoid crash of SO3 operations
kenko911 193aaff
Merge branch 'materialsvirtuallab:main' into main
kenko911 38df100
Smooth l1 loss function is added and united tests are improved
kenko911 ea64ed9
Merge branch 'main' of https://github.com/kenko911/matgl
kenko911 40133c0
merge the method predict_structure and featurize_structure into a fun…
kenko911 6ebdb57
Merge branch 'materialsvirtuallab:main' into main
kenko911 c469ef7
remove unnecessary else statement for training magmoms
kenko911 6a3e736
Merge branch 'materialsvirtuallab:main' into main
kenko911 a4de37b
Merge branch 'materialsvirtuallab:main' into main
kenko911 bdb5ee0
Merge branch 'materialsvirtuallab:main' into main
kenko911 e5764b3
modify so3 operation implementation to make united tests pass due to …
kenko911 07d9bdd
Merge branch 'main' of https://github.com/kenko911/matgl
kenko911 b57f0be
Merge branch 'main' of https://github.com/kenko911/matgl
kenko911 ef0ce51
skip test_load_all_models for MacOS pytest now
kenko911 ae43929
Merge branch 'materialsvirtuallab:main' into main
kenko911 c355500
Merge branch 'materialsvirtuallab:main' into main
kenko911 7f34ed9
Reference for CHGNet is added
kenko911 fdae7a1
Update README.md and index.md for including CHGNet
kenko911 6438649
add more description for using CHGNet pretrained models in Relaxation…
kenko911 981b9c1
Merge branch 'materialsvirtuallab:main' into main
kenko911 984f9fa
Merge branch 'main' of https://github.com/kenko911/matgl
kenko911 c00594b
Merge branch 'main' of https://github.com/kenko911/matgl
kenko911 b4e34cd
A command-line interface for performing ASE MD simulations is added
kenko911 efe4118
added back py.typed
kenko911 a32bddc
Merge branch 'materialsvirtuallab:main' into main
kenko911 d2f1c43
ExpNormal Smearing for radial basis functions is added
kenko911 916a77c
Changed deprecated torch.scalar_tensor into torch.Tensor
kenko911 49ba5d8
Converted the float number into tensor
kenko911 cba6fd6
Upgrade torch to 2.4.0 in pyproject.toml
kenko911 8b63fdc
fix the united test in test_bond.py
kenko911 cf9fc6a
Merge branch 'main' into main
shyuep a20fa10
Bump boto3 from 1.35.38 to 1.35.39
dependabot[bot] 2c1a096
Merge branch 'materialsvirtuallab:main' into main
kenko911 7209f48
fix the error from the upgrade of boto3
kenko911 10932c0
Downgrade DGL to 2.2.1
kenko911 104b53e
Downgrade pytorch
kenko911 ae09d16
fix mypy by adding self.norm_layers is not None
kenko911 9f9f43c
Downgrade Pytorch and DGL version (#392)
kenko911 cf79de7
correct the downgrade for torch
kenko911 3aa5ef9
Merge branch 'dependabot/pip/boto3-1.35.39' into main
kenko911 9c185ed
fix the version of torchdata
kenko911 e6502e8
merged the conflicts
kenko911 a997119
downgrade torch to 2.2.1
kenko911 a2c6b80
included symbreak for chgnet training to improve code coverage
kenko911 f0112a0
Merge branch 'materialsvirtuallab:main' into main
kenko911 9ece41b
Merge branch 'materialsvirtuallab:main' into main
kenko911 b30f5b9
fix ruff by sorting '__all__' in _so3.py
kenko911 296a834
remove Bussi for MD now
kenko911 189a330
remove Bussi for now
kenko911 33c156d
Remove trailing whitespace
kenko911 3f528e2
merge the changes
kenko911 cdac22b
Merge branch 'main' of https://github.com/kenko911/matgl
kenko911 20290e1
adjust the proper version of torch and numpy for MatGL
kenko911 f17cd22
merge the changes
kenko911 ae75797
NVT bussi ensemble is added
kenko911 e0fa76a
black again
kenko911 0cf486c
fix ruff
kenko911 c1d6100
Merge branch 'materialsvirtuallab:main' into main
kenko911 52d8015
Set the default directory of storing MGLDataset to current working di…
kenko911 91156cb
docstring for use_voigt is added
kenko911 86c17fb
Fix ruff
kenko911 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 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 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 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 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.
Add documentation for the
use_voigt
parameter.The docstring is missing the description for the
use_voigt
parameter.