Skip to content

Commit

Permalink
Update changelog.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
GardevoirX authored Jan 22, 2025
1 parent 1545c97 commit 6daacf3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/src/references/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,16 @@ Added
#####

* Added ``dtype`` and ``device`` for ``Calculator`` classses
* Added an example on the tuning scheme and usage, and how to optimize the ``cutoff``

Changed
#######

* Removed ``utils`` module. ``utils.tuning`` and ``utils.prefactor`` are now in the root
of the package. ``utils.splines`` is now in the ``lib`` module.
* The tuning now uses a grid-search based scheme, instead of a gradient based scheme.
* The tuning functions no longer takes the ``cutoff`` parameter, and thus does not
support a built-in NL calculation.

Fixed
#####
Expand Down

0 comments on commit 6daacf3

Please sign in to comment.