Releases: arm61/pylj
Releases · arm61/pylj
pylj-1.5.2
What's Changed
- added different particle types exclusive interactions to md by @maximillian-dolan in #68
Full Changelog: 1.5.1...1.5.2
pylj-1.5.1
What's Changed
- added interactive features to first_principles example notebook by @maximillian-dolan in #67
Full Changelog: 1.5.0...1.5.1
pylj-1.5.0
What's Changed
- Fixing examples Jupyter notebooks and adding Dockerfile by @fab4100 in #52
- changed jit to njit by @maximillian-dolan in #59
- adjusted into setup and update scripts so plt widget works by @maximillian-dolan in #60
- Fixed continuous integration methods by @maximillian-dolan in #62
- correcting LJ sigma epsilon energy by @maximillian-dolan in #63
- Changed forcefields to be class based by @maximillian-dolan in #65
- Create release.yml by @maximillian-dolan in #66
New Contributors
- @fab4100 made their first contribution in #52
- @maximillian-dolan made their first contribution in #59
Full Changelog: 1.3.4...1.5.0
pylj-1.3.4
Merge pull request #49 from arm61/sansona-master fixing appveyor
pylj-1.3.0a
Add new release for zenodo json to work
pylj-1.2.5
version number bump
pylj-1.2.4
version number bump
pylj-1.2.1
Now has some numba support to speed up the pure-python implementations
Also the code is black formatted for better readability
pylj-1.2.0
Newest version, now with:
- CITATION file
- Buckingham potential
pylj-1.1.17
The use of non-Lennard-Jones potential models has now been cleared up, and @symmy596 has added as rather lovely Buckingham potential.