File tree Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1+ Version 0.3.2
2+ * Support for std::complex functions for some classes
3+ * Bugfix in DynamicSparseNumber*::operator[]
4+ * More unit tests
15Version 0.3.1
26 * Better C++11/C++14 manual+auto configuration
37 * const-compatible DualNumberSurrogate copy constructor/assignment
Original file line number Diff line number Diff line change 1+ 0.3.1 -> 0.3.2
2+ * Support for std::complex functions for some classes
3+ * Bugfix in DynamicSparseNumber*::operator[]
4+ * More unit tests
5+
160.3.0 -> 0.3.1
27 * Better C++11/C++14 manual+auto configuration
38 * const-compatible DualNumberSurrogate copy constructor/assignment
Original file line number Diff line number Diff line change 22dnl Process this file with autoconf to produce a configure script.
33
44AC_PREREQ ( 2.61 )
5- AC_INIT ( metaphysicl ,
0.3.1 ,
[email protected] ) 5+ AC_INIT ( metaphysicl ,
0.3.2 ,
[email protected] ) 66AC_CONFIG_MACRO_DIR ( [ m4] )
77
88AC_CONFIG_HEADER(metaphysicl_config.h.tmp)
You can’t perform that action at this time.
0 commit comments