Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
torchani
Commits
53f32530
Commit
53f32530
authored
May 27, 2025
by
zhanggzh
Browse files
add torchani src code
parent
17204c6d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
tests/test_ase.py
tests/test_ase.py
+2
-2
No files found.
tests/test_ase.py
View file @
53f32530
...
@@ -3,10 +3,10 @@ from ase.md.langevin import Langevin
...
@@ -3,10 +3,10 @@ from ase.md.langevin import Langevin
from
ase.md.nptberendsen
import
NPTBerendsen
from
ase.md.nptberendsen
import
NPTBerendsen
from
ase
import
units
from
ase
import
units
from
ase.io
import
read
from
ase.io
import
read
from
ase.calculators.
test
import
numeric_force
from
ase.calculators.
fd
import
_numeric_force
as
numeric_force
from
torchani.testing
import
TestCase
from
torchani.testing
import
TestCase
import
numpy
as
np
import
numpy
as
np
import
torch
import
torch
import
torchani
import
torchani
import
unittest
import
unittest
import
os
import
os
...
...
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