Skip to content

Commit

Permalink
Release v6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunqm committed Sep 19, 2023
1 parent 5c9fd60 commit 653d8c9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
6 changes: 4 additions & 2 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
Version 6.0.0 (2023-09-14):
Version 6.0.0 (2023-09-17):
* Add polynomial root finder using the eigenvalue algorithm
* Fitting Rys roots of SR integrals with Chebyshev polynomials
* Remove GTG integrals which are erroneous in previous versions
* Remove coulerf integrals which has been covered by regular int2e functions

Version 5.5.0 (2023-09-14):
Version 5.5.0 (2023-09-17):
* Fix memory leak issue in int4c1e
* New integrals related to LRESC
* Supports Gaussian model for int1e_grids
Expand Down
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
libcint
=======

version 5.5.0
2023-09-14
version 6.0.0
2023-09-17


What is libcint
Expand Down

0 comments on commit 653d8c9

Please sign in to comment.