karsten
|
7efa80f846
|
rosenbrock4 dense output
|
2011-03-30 20:24:46 +00:00 |
|
karsten
|
a5f967fedb
|
mini changes
|
2011-03-28 12:06:21 +00:00 |
|
karsten
|
7283e91fd8
|
documentation
|
2011-03-23 20:15:03 +00:00 |
|
karsten
|
38989315c4
|
documentation
|
2011-03-22 17:28:29 +00:00 |
|
karsten
|
abad428692
|
documentation and bug fixing
|
2011-03-18 17:08:14 +00:00 |
|
karsten
|
90f26d3a39
|
documentation
|
2011-03-18 10:23:49 +00:00 |
|
karsten
|
14e6f3bd12
|
splitting integrate functions and doc
|
2011-03-17 19:24:21 +00:00 |
|
karsten
|
3eb3783862
|
integrate and docs
|
2011-03-17 17:08:41 +00:00 |
|
karsten
|
39a2f14a6e
|
integrate functions
|
2011-03-15 08:45:41 +00:00 |
|
karsten
|
d26a57f3b9
|
integrate functions
|
2011-03-10 16:51:05 +00:00 |
|
karsten
|
3dc74a3dc1
|
integrate function, sry will not compile atm
|
2011-03-03 18:13:08 +00:00 |
|
karsten
|
045a66e423
|
range for dense output and controlled stepper
|
2011-03-02 07:33:04 +00:00 |
|
karsten
|
a1a79cb12b
|
ranges and the controlled_steppers
|
2011-02-28 14:29:09 +00:00 |
|
karsten
|
289fb23e9b
|
comments and todos in base steppers
|
2011-02-23 20:47:43 +00:00 |
|
karsten
|
8cc3e43065
|
preparing for boost range
|
2011-02-23 20:36:45 +00:00 |
|
karsten
|
9b329f74c8
|
forwarding problem for base steppers
|
2011-02-23 06:39:09 +00:00 |
|
karsten
|
7a85cc4d15
|
small bug fixes and cuda support
|
2011-02-16 21:59:37 +00:00 |
|
karsten
|
fd7d0222fb
|
* restoring algebra with static functions, enhancing compile time
|
2011-02-16 09:27:01 +00:00 |
|
karsten
|
7200d098f8
|
* ideas for algebra
* fixes and do_step overloads in symplectir_rkn_stepper_base
* making explicit_stepper_base ready for boost.range and testing
|
2011-02-16 08:33:13 +00:00 |
|
karsten
|
7ff72bdca5
|
making explicit_stepper ready for boost.range
|
2011-02-15 13:49:34 +00:00 |
|
karsten
|
196ae78493
|
symplectic runge kutta nystroem methods created
|
2011-02-13 12:59:58 +00:00 |
|
karsten
|
170fea3856
|
* expanding stepper categories
* skeleton for integrate functions
|
2011-01-31 17:49:52 +00:00 |
|
karsten
|
752056da5d
|
* starting integration methods
|
2011-01-31 15:10:45 +00:00 |
|
karsten
|
143ff3d777
|
* finishing rosenbrock4
|
2011-01-31 12:18:05 +00:00 |
|
karsten
|
6f5d4996bf
|
* introducing rosenbrock
* reorganizing
|
2011-01-31 08:21:07 +00:00 |
|
karsten
|
2dcc230f5a
|
* dense output for units
* some refactoring
* testing explicit steppers with boost::range
* starting migration of rosenbrock
|
2011-01-30 19:17:56 +00:00 |
|
karsten
|
cfc61bef12
|
* unit test stepper copying
* introducing stepper_with_ranges unit test
* small bug fixing in controlled_error_stepper
|
2011-01-30 11:40:02 +00:00 |
|
karsten
|
84336a5947
|
* dense output dopri refactored
* some small file renaming
* doc ideas
|
2011-01-29 18:16:20 +00:00 |
|
karsten
|
2994469607
|
* dense output dopri5
|
2011-01-28 13:39:41 +00:00 |
|
karsten
|
f36fc4fa55
|
* tutorial qbks
|
2011-01-28 12:18:15 +00:00 |
|
karsten
|
047636ebb5
|
fixing constr correctness
|
2011-01-28 12:14:37 +00:00 |
|
karsten
|
c1f8c7df9c
|
dense output for dopri5
|
2011-01-28 12:08:52 +00:00 |
|
karsten
|
a8fdf6c34f
|
docs and dense output
|
2011-01-28 09:29:22 +00:00 |
|
karsten
|
f1f9a3c03d
|
* clean up and preparing the documentation
|
2011-01-27 17:10:58 +00:00 |
|
karsten
|
a4f1107620
|
* cleaning header dependencies in test and regression_test
* moving error_checker_standard to controlled_error_stepper.hpp
|
2011-01-27 15:05:56 +00:00 |
|
karsten
|
10b6f9cf9a
|
* some refactoring, renaming names ....
* changing size_adjuster
* bringing implict_euler in shape
|
2011-01-26 12:45:50 +00:00 |
|
karsten
|
b2ca4887b8
|
finished implementing support for units
|
2011-01-23 23:37:36 +00:00 |
|
karsten
|
351efc35b2
|
* changing rel_error, should work now with boost::units
|
2011-01-23 21:39:18 +00:00 |
|
karsten
|
d2df6c4da5
|
* making the steppers copyconstructable
* making the controlled steper default constructable
|
2011-01-23 19:17:53 +00:00 |
|
karsten
|
d158ddf637
|
* finishing fusion_algebra test
|
2011-01-22 19:46:19 +00:00 |
|
karsten
|
301baf15d8
|
* resorganizing tests and regression tests
|
2011-01-21 16:56:06 +00:00 |
|
karsten
|
9b82f88942
|
* reorganizing tests
* changing algebra in order to work with boost.range
|
2011-01-21 16:50:13 +00:00 |
|
karsten
|
d89b05de05
|
* algebra unit test included
|
2011-01-21 13:14:20 +00:00 |
|
karsten
|
3c69ead6e6
|
* testing operations continued
|
2011-01-21 09:13:33 +00:00 |
|
karsten
|
370b963f2e
|
* unit test for operations
|
2011-01-20 20:20:17 +00:00 |
|
karsten
|
d3ddc952e5
|
* changing dense output in order to word with units
* introducing operations unit test
|
2011-01-20 09:09:44 +00:00 |
|
karsten
|
07a8a5a6b7
|
* starting conversion of stepper in order to work with units and ranges
|
2011-01-19 17:13:50 +00:00 |
|
karsten
|
f69ea7622e
|
* inculding vector_space_reduce.hpp
|
2011-01-19 12:48:39 +00:00 |
|
karsten
|
826db14d4f
|
* cleaning up the maximums calculation for vector_space_algebras
|
2011-01-19 12:46:27 +00:00 |
|
karsten
|
002c0482c4
|
* small bug fixing in thrust algebra and the example
|
2011-01-19 11:34:39 +00:00 |
|