Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicholas Lubbers committed Jan 29, 2024
1 parent ceea653 commit b4984e1
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.rst
@@ -1,14 +1,19 @@
0.0.2a3
0.0.3
=======

Breaking changes:
-----------------

- The minimum python version has been increased to 3.9

New Features:
-------------

- Add nodes for non-adiabatic coupling vectors (NACR) and phase-less loss.
See /examples/excited_states_azomethane.py.

- New MultiGradient node for computing multiple partial derivatives of
the same node simultaneously.
using one call to automatic differentiation.

Improvements:
-------------
Expand Down

0 comments on commit b4984e1

Please sign in to comment.