Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: robashaw/libecpint

Tags

v1.0.7

Toggle v1.0.7's commit message
Bump version to 1.0.7 for release

v1.0.6

Toggle v1.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Make C++ standard more explicit (#44)

v1.0.6a

Toggle v1.0.6a's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

v1.0.5

Toggle v1.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
replaced C-style arrays with std::vector (#26)

* replaced C-style arrays with std::vector

* fixed copy constructor

v1.0.4

Toggle v1.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

v1.0.3

Toggle v1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Patch 3 update (#23)

* Added a BUILD_BYPRODUCT to ImportPugiXML.cmake for compatibility with Ninja

* Make functions of ECPIntegral const and thus calculation of ECP integrals thread-safe

* Spacing

* Add const to derivative functions

* Fixed issue in RadialInt Type1 where the wrong start can be found depending on l

* Fixed some missing consts in ecp header, and adjusted accuracies of hess_test1 and 2

* Updates to docs and readme for patch 3 of version 1

Co-authored-by: Thomas Dresselhaus <[email protected]>
Co-authored-by: Robert Shaw <[email protected]>

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

v1.0.1

Toggle v1.0.1's commit message
Finalises patch 1 for v1.0

v1.0.0

Toggle v1.0.0's commit message
Final update of release 1.0.0