|
|
e563eb41c1
|
Remove unnecessary comments
|
2022-09-06 09:08:42 -06:00 |
|
|
|
341f5cf40d
|
Ensure all subnets are proper dtype
|
2022-09-06 08:40:43 -06:00 |
|
|
|
bd7a7d4f74
|
Working MD with 2 atom types
|
2022-09-06 08:21:01 -06:00 |
|
|
|
d5ae116a89
|
Rename mliap_unifiedpy.pyx to mliap_unified_couple.pyx, fix references
|
2022-09-01 02:57:48 -06:00 |
|
|
|
a17e3e2350
|
Add init parameters to Unified LJ example
|
2022-09-01 02:43:16 -06:00 |
|
|
|
eebe07ae73
|
replace with symbolic links
|
2022-08-20 20:12:49 -04:00 |
|
|
|
d0a37644b7
|
remove redundant copies of pizza.py files
|
2022-08-20 20:12:31 -04:00 |
|
|
|
8d6b62d936
|
sync
|
2022-08-20 11:14:45 -04:00 |
|
|
|
7b9b056c98
|
make dump.py files consistent and improve python 2/3 portability
|
2022-08-18 06:34:49 -04:00 |
|
|
|
0ba0a382c3
|
Merge branch 'mliappy_unified' of github.com:Boogie3D/lammps into mliappy_unified
|
2022-08-16 02:36:23 -06:00 |
|
|
|
7a76a6ee36
|
Implement python-side unified support, add example
|
2022-08-16 02:35:31 -06:00 |
|
|
|
06285556c9
|
Move unified L-J initialization to definition
|
2022-08-16 02:34:15 -06:00 |
|
|
|
af5eacfe8c
|
Merge branch 'lammps:develop' into mliappy_unified
|
2022-08-10 21:58:37 -06:00 |
|
|
|
f1cca7d37d
|
Update __init__.py
|
2022-08-10 12:22:29 -06:00 |
|
|
|
fd2ab2a8b9
|
Update __init__.py
|
2022-08-08 12:08:46 -06:00 |
|
|
|
953d2c738b
|
Update __init__.py
|
2022-08-08 11:45:43 -06:00 |
|
|
|
2227de3231
|
Update __init__.py
|
2022-08-07 23:00:35 -06:00 |
|
|
|
2d3504ff0f
|
Locate correct dynamics library directories
in Anaconda Environments
|
2022-08-07 22:54:59 -06:00 |
|
|
|
2b126a00b1
|
update Pizza.py URLs
|
2022-07-29 19:23:23 -04:00 |
|
|
|
f966b53bd2
|
Merge branch 'lammps:develop' into mliappy_unified
|
2022-07-14 02:11:45 -06:00 |
|
|
|
ac615059a7
|
update some linewraps for 100 col limit
|
2022-06-20 18:15:02 -04:00 |
|
|
|
ffc5b12c5f
|
correct handling data of local computes which always needs to check rows and cols
|
2022-06-20 18:10:57 -04:00 |
|
|
|
deac9f05b1
|
move the created wheel to the build folder at the end
|
2022-06-17 08:05:28 -04:00 |
|
|
|
18f9e5836b
|
support installing the built wheel into virtual environment, if active
|
2022-06-17 06:52:25 -04:00 |
|
|
|
21b3020a97
|
make the "makewheel.py" script independent from the activate_this.py script
The "activate_this.py" script only seems to be included in virtualenv,
but not venv. Now we implement its effect directly.
|
2022-06-17 00:10:06 -04:00 |
|
|
|
7a64d1358e
|
remove unused module
|
2022-06-14 10:36:11 -04:00 |
|
|
|
ef48fd2d9c
|
remove unused imports
|
2022-06-12 23:36:43 -04:00 |
|
|
|
886ad8359e
|
use venv instead of virtualenv
|
2022-05-28 04:45:52 -04:00 |
|
|
|
1aaa9ca4ae
|
Added documentation for verbose option
|
2022-05-24 12:02:34 +02:00 |
|
|
|
b66702c285
|
Added verbose class option + removed empty output lines
|
2022-05-24 11:37:44 +02:00 |
|
|
|
a43b24781c
|
Merge branch 'develop' into mliappy_unified
|
2022-05-20 11:26:54 -06:00 |
|
|
|
baa48946e5
|
add comment to please CodeQL
|
2022-05-18 00:56:10 -04:00 |
|
|
|
168d3bdd3c
|
Correctly handle the case that the YAML python module is not installed
|
2022-05-14 10:15:40 -04:00 |
|
|
|
3045f1d3cb
|
Add pickle method to base class
|
2022-05-13 14:45:44 -06:00 |
|
|
|
ebbace403a
|
Initial commit of mliap unified work
|
2022-04-15 14:22:46 -06:00 |
|
|
|
8ce2ce8fd4
|
remove unused import
|
2022-04-09 04:02:01 -04:00 |
|
|
|
8cdce34b27
|
Merge branch 'develop' into dump-style-yaml
|
2022-04-08 18:42:28 -04:00 |
|
|
|
fc24cf15ce
|
Merge pull request #3197 from akohlmey/custom-thermo-headers
add support for custom header keywords with thermo output and dump styles
|
2022-04-08 17:29:35 -04:00 |
|
|
|
3970942028
|
add test for yaml dump style
|
2022-04-07 02:44:17 -04:00 |
|
|
|
0e8e1171c6
|
add unit test for yaml style thermo output and updated logfile class
|
2022-04-07 02:07:05 -04:00 |
|
|
|
59fa0be35f
|
update for recent changes in thermo output
|
2022-04-07 02:06:55 -04:00 |
|
|
|
98b908387f
|
add unit test for yaml style thermo output and updated logfile class
|
2022-04-07 02:05:47 -04:00 |
|
|
|
601bdadf44
|
update for recent changes in thermo output
|
2022-04-07 02:05:05 -04:00 |
|
|
|
2e539918c1
|
slight change in __init__.py to fix *.a bug
|
2022-03-21 22:55:28 -07:00 |
|
|
|
862e4ba67a
|
Added different pytorch modules that allow different handling of element types and proposal for __init__.py bug fix
|
2022-03-21 22:45:28 -07:00 |
|
|
|
0be14d4ed8
|
move basename operation from setup.py to install.py
|
2022-02-27 07:02:39 -05:00 |
|
|
|
7c11d1675d
|
fix bug with make install
|
2022-02-27 06:33:22 -05:00 |
|
|
|
7fd41bea6a
|
add some comments to the refactored scripts to explain technical details
|
2022-02-25 20:10:13 -05:00 |
|
|
|
578a7cc54c
|
document and handle the case of a previous distutils installation.
in this case 'make install-python' should not continue but instead
it now aborts and asks the user to do a manual uninstall
|
2022-02-25 16:10:46 -05:00 |
|
|
|
511678017e
|
update inline docs and add -n/--noinstall flag to skipp installation
|
2022-02-25 13:44:47 -05:00 |
|