Skip to content

Commit

Permalink
Changes for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
lindsayad committed Jul 28, 2019
1 parent 57b3845 commit 8837ff1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
Version 0.5.2
* Define CompareTypes between T and std::complex<T>
Version 0.5.1
* Reduce temporary creation and foster loop fusion for derivative calculations
with static storage types
Expand Down
3 changes: 3 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
0.5.1 -> 0.5.2
* Defined CompareTypes between T and std::complex<T>

0.5.0 -> 0.5.1
* Optimizations for multiply and derivative operations of DualNumbers using
statically sized derivative storage types
Expand Down

0 comments on commit 8837ff1

Please sign in to comment.