1
0
mirror of https://github.com/aportelli/LatAnalyze.git synced 2025-04-09 18:50:45 +01:00

15 Commits

Author SHA1 Message Date
1eb081749a New base class for fitting objects 2014-03-12 19:17:15 +00:00
4100ffb24c big update: first fit implementation 2014-03-03 12:41:48 +00:00
157fda5445 simplification of IO interface 2014-02-20 23:52:45 +00:00
5a3f6a6106 first minimiser implementation 2014-02-20 20:21:45 +00:00
f9e355e3ea first implementation of samples and datasets, still need IO for samples 2014-02-12 18:39:17 +00:00
74c11a1da3 ranlxd random generator 2014-02-10 16:01:39 +00:00
db61c7ea90 first implementation of the plotting module 2014-02-10 11:22:27 +00:00
ce6469cdd7 general cleaning/consolidation of the math interpreter 2014-02-06 18:07:27 +00:00
36bc0bc9b0 math compiler supports function calls + standard C math library wrapper 2014-02-04 17:33:10 +00:00
278bc59a33 big refactoring for cleaner code conventions 2014-01-22 16:57:47 +01:00
4e440978d7 cleaner, abstract, IOObject base class 2014-01-21 14:29:04 +01:00
2efc4ef6c5 first working version of the math compiler 2013-09-15 18:39:22 +01:00
c4751f20a3 scripts to install Eigen headers properly 2013-09-13 17:16:08 +01:00
86d9607224 first experimental IO that read matrices from a bison/flex parser 2013-05-21 18:02:42 +01:00
30c8c2e205 initial commit 2013-05-01 09:35:30 -04:00