1
0
mirror of https://github.com/aportelli/LatAnalyze.git synced 2026-04-19 14:21:00 +01:00
Commit Graph

27 Commits

Author SHA1 Message Date
portelli 89cf008fb8 minor fixes 2014-10-14 16:36:20 +01:00
portelli bbeaec9ed3 Math interpreter: significant improvement of runtime context handling 2014-09-26 18:41:30 +01:00
portelli 0fdd76b19d numerical derivative class with arbitrary improvement order and step auto-tuning 2014-09-26 18:40:52 +01:00
portelli 3a8d3a7758 plot example for tabulated function 2014-09-22 15:19:46 +01:00
portelli 4d19c23400 first root finder class implementation 2014-09-22 15:19:30 +01:00
portelli 39012e4b73 GSL integrator added - LatAnalyze now depends on GSL 2014-04-17 12:18:11 +01:00
portelli 47e159e041 significant optimisation of the math interpreter using integer address tables for variables and functions 2014-04-08 19:48:52 +01:00
portelli 270186f52e examples/utils build fix 2014-04-07 15:56:53 +01:00
portelli 5b65dc8fc9 reorganizing sources... 2014-03-13 18:51:01 +00:00
portelli 0109379dc3 compiled model class 2014-03-13 18:20:40 +00:00
portelli 28b3306110 big project cleaning 2014-03-12 19:54:27 +00:00
portelli 6b8ba55e47 XYStatData: simpler data access 2014-03-03 18:57:53 +00:00
portelli 0df75d0809 plot example update 2014-03-03 18:34:35 +00:00
portelli af246dc5d3 Plot: object to plot a DoubleFunction 2014-03-03 18:33:53 +00:00
portelli 4100ffb24c big update: first fit implementation 2014-03-03 12:41:48 +00:00
portelli 157fda5445 simplification of IO interface 2014-02-20 23:52:45 +00:00
portelli 5a3f6a6106 first minimiser implementation 2014-02-20 20:21:45 +00:00
portelli 47b9789f84 big cleaning and update: switching to C++11 2014-02-13 19:27:19 +00:00
portelli 9484934a8a improvement of matrix example 2014-02-12 18:35:18 +00:00
portelli 74c11a1da3 ranlxd random generator 2014-02-10 16:01:39 +00:00
portelli 84d063edf0 minor code cleaning and examples update 2014-02-10 11:22:56 +00:00
portelli ce6469cdd7 general cleaning/consolidation of the math interpreter 2014-02-06 18:07:27 +00:00
portelli 50d21ae904 math compiler fixes and improvements, now working 2014-02-04 17:36:41 +00:00
portelli 36bc0bc9b0 math compiler supports function calls + standard C math library wrapper 2014-02-04 17:33:10 +00:00
portelli 2efc4ef6c5 first working version of the math compiler 2013-09-15 18:39:22 +01:00
portelli 86d9607224 first experimental IO that read matrices from a bison/flex parser 2013-05-21 18:02:42 +01:00
portelli 30c8c2e205 initial commit 2013-05-01 09:35:30 -04:00