1
0
mirror of https://github.com/aportelli/LatAnalyze.git synced 2024-09-20 13:35:38 +01:00
Commit Graph

15 Commits

Author SHA1 Message Date
4100ffb24c big update: first fit implementation 2014-03-03 12:41:48 +00:00
b8f8d66418 Various Eigen types brought into Latan scope 2014-02-26 18:36:29 +00:00
0d0c0e6730 Eigen vector type moved to global header 2014-02-21 01:17:51 +00:00
9ce04cd7d6 code cleaning 2014-02-20 22:54:11 +00:00
79e5a39a36 portability fixes 2014-02-20 20:20:37 +00:00
283245b1b6 inline string conversions and runtime type test 2014-02-18 18:09:41 +00:00
b53b47fcda cleaner Eigen expression integration and constructor inheritance for StatArray and derived 2014-02-17 18:50:03 +00:00
47b9789f84 big cleaning and update: switching to C++11 2014-02-13 19:27:19 +00:00
4d25722736 optimised conversions from string to numerical types 2014-02-12 18:36:36 +00:00
05ec53c1bb MAX_PATH_LENGTH is now a global macro 2014-02-12 18:33:33 +00:00
1bbab23435 headers reformatting with GPL license informations 2014-02-06 18:52:13 +00:00
249facbe69 key existence test in maps 2014-01-23 15:06:50 +01:00
ebb82aeefe refactoring of string conversion functions 2014-01-22 17:58:26 +01:00
278bc59a33 big refactoring for cleaner code conventions 2014-01-22 16:57:47 +01:00
86d9607224 first experimental IO that read matrices from a bison/flex parser 2013-05-21 18:02:42 +01:00