d06c1bcc3adefining func lorenz as inline decreases runtime by 50% when using gcc (I thought compiler would see this by itself) - rerunning performance tests...
mariomulansky
2011-05-02 10:49:13 +0000
02ad4c63f7added array_algebra which gives about 20% performance gain for the rk4 stepper however, const correctness is a problem there....
mariomulansky
2011-04-28 13:40:01 +0000
3dc74a3dc1integrate function, sry will not compile atm
karsten
2011-03-03 18:13:08 +0000
045a66e423range for dense output and controlled stepper
karsten
2011-03-02 07:33:04 +0000
a1a79cb12branges and the controlled_steppers
karsten
2011-02-28 14:29:09 +0000
289fb23e9bcomments and todos in base steppers
karsten
2011-02-23 20:47:43 +0000
8cc3e43065preparing for boost range
karsten
2011-02-23 20:36:45 +0000
9b329f74c8forwarding problem for base steppers
karsten
2011-02-23 06:39:09 +0000
7a85cc4d15small bug fixes and cuda support
karsten
2011-02-16 21:59:37 +0000
fd7d0222fb* restoring algebra with static functions, enhancing compile time
karsten
2011-02-16 09:27:01 +0000
7200d098f8* ideas for algebra * fixes and do_step overloads in symplectir_rkn_stepper_base * making explicit_stepper_base ready for boost.range and testing
karsten
2011-02-16 08:33:13 +0000
7ff72bdca5making explicit_stepper ready for boost.range
karsten
2011-02-15 13:49:34 +0000
196ae78493symplectic runge kutta nystroem methods created
karsten
2011-02-13 12:59:58 +0000
2dcc230f5a* dense output for units * some refactoring * testing explicit steppers with boost::range * starting migration of rosenbrock
karsten
2011-01-30 19:17:56 +0000
cfc61bef12* unit test stepper copying * introducing stepper_with_ranges unit test * small bug fixing in controlled_error_stepper
karsten
2011-01-30 11:40:02 +0000
84336a5947* dense output dopri refactored * some small file renaming * doc ideas
karsten
2011-01-29 18:16:20 +0000
c1f8c7df9cdense output for dopri5
karsten
2011-01-28 12:08:52 +0000
a8fdf6c34fdocs and dense output
karsten
2011-01-28 09:29:22 +0000
f1f9a3c03d* clean up and preparing the documentation
karsten
2011-01-27 17:10:58 +0000
a4f1107620* cleaning header dependencies in test and regression_test * moving error_checker_standard to controlled_error_stepper.hpp
karsten
2011-01-27 15:05:56 +0000
10b6f9cf9a* some refactoring, renaming names .... * changing size_adjuster * bringing implict_euler in shape
karsten
2011-01-26 12:45:50 +0000
b2ca4887b8finished implementing support for units
karsten
2011-01-23 23:37:36 +0000
351efc35b2* changing rel_error, should work now with boost::units
karsten
2011-01-23 21:39:18 +0000
d2df6c4da5* making the steppers copyconstructable * making the controlled steper default constructable
karsten
2011-01-23 19:17:53 +0000
d158ddf637* finishing fusion_algebra test
karsten
2011-01-22 19:46:19 +0000
301baf15d8* resorganizing tests and regression tests
karsten
2011-01-21 16:56:06 +0000
9b82f88942* reorganizing tests * changing algebra in order to work with boost.range
karsten
2011-01-21 16:50:13 +0000
d89b05de05* algebra unit test included
karsten
2011-01-21 13:14:20 +0000
3c69ead6e6* testing operations continued
karsten
2011-01-21 09:13:33 +0000
370b963f2e* unit test for operations
karsten
2011-01-20 20:20:17 +0000
d3ddc952e5* changing dense output in order to word with units * introducing operations unit test
karsten
2011-01-20 09:09:44 +0000
07a8a5a6b7* starting conversion of stepper in order to work with units and ranges
karsten
2011-01-19 17:13:50 +0000