Skip to content

Commit

Permalink
Update.
Browse files Browse the repository at this point in the history
  • Loading branch information
cuihantao committed Oct 29, 2021
1 parent 7b6f496 commit 8a07517
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions docs/source/release-notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,14 @@ v1.5 Notes

v1.5.2 (2021-10-27)
```````````````````
- Added ``andes prep -c`` to precompile the generated code.
- Compiled numba code is always cached.
- Removed ``CVXOPT`` dependency.
- Removed ``__zeros`` and ``__ones`` as they are no longer needed.

- Added ``andes prep -c`` to precompile the generated code.
- Added utility functions for saving and loading system snapshots.
See ``andes/utils/snapshot.py``.

- Compiled numba code is always cached.
- Bug fixes.

v1.5.1 (2021-10-23)
Expand Down

0 comments on commit 8a07517

Please sign in to comment.