|
1 | 1 | = Change Log =
|
2 | 2 |
|
| 3 | +== ZMAT 0.9.8 (Archie-the-goat - beta), FangQ <q.fang (a) neu.edu> == |
| 4 | + |
| 5 | + 2020-05-25 [b83efba] trim base64 newline, update compilezmat, update win64 mex, release 1.0 beta |
| 6 | + 2020-05-25 [ea83b12] move zmatlib.h header to the dedicated include folder |
| 7 | + 2020-05-25 [b333987] add fortran 90 function interface and demo code |
| 8 | + 2020-05-24 [f0cbcf5] add c example |
| 9 | + 2020-05-24 [18215a2] fix compilation instruction format |
| 10 | + 2020-05-24 [392d446] add doxygen documentation |
| 11 | + 2020-05-24 [6a3e038] fix crashing if input is empty |
| 12 | + 2020-05-24 [bc8349e] accept empty input, update help info, add cmake compilation |
| 13 | + 2020-05-24 [211cddb] change windows mex file permission |
| 14 | + 2020-05-23 [5261474] add cmake script |
| 15 | + 2020-05-23 [5fac274] add makefile in the top folder |
| 16 | + 2020-05-23 [cd45748] support compression level via iscompress, add code header |
| 17 | + 2020-05-23 [be5bba0] Merge branch 'master' of https://github.com/fangq/zmat |
| 18 | + 2020-05-23 [864e9d2] add cmake support |
| 19 | + 2020-05-11 [62ecc75] Add description for libzmat and interface |
| 20 | + 2020-05-11 [7252216] make compilezmat compatible with matlab 2010 |
| 21 | + 2020-05-11 [6cedd38] fix all warnings for easylzma |
| 22 | + 2020-05-11 [1ac6464] include easylzma source tree directly for easy deployment and building |
| 23 | + 2019-10-07 [a477939] compile static and dynamic libraries |
| 24 | + |
| 25 | + |
3 | 26 | == ZMAT 0.9.0 (Gus-the-duck), FangQ <q.fang (a) neu.edu> ==
|
4 | 27 |
|
5 | 28 | 2019-09-17 [73c6257] update windows mex files
|
|
0 commit comments