Skip to content

Commit

Permalink
update change log
Browse files Browse the repository at this point in the history
  • Loading branch information
shinkle-lanl committed Jan 30, 2024
1 parent 45b5f26 commit 84144b3
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ 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
using one call to automatic differentiation.
- New MultiGradient node for computing more than one partial derivative
using a single call to automatic differentiation.

Improvements:
-------------
Expand All @@ -24,6 +24,11 @@ Improvements:

- Create Memory parent class to remove redundancy.

- New setting TIMEPLOT_AUTOSCALING. If True (default), time plots with
log-scaling on the axes will only be produced if warranted by the data.
If False, time plots with linear-scaling and log-scaling will be produced
every time.

Bug Fixes:
----------

Expand Down

0 comments on commit 84144b3

Please sign in to comment.