dd71d83e58small bugfixes for clang - everything works, except that somehow the mkl example doesn't compile due to /opt/intel/composerxe-2011.2.137/ipp/include:/opt/intel/composerxe-2011.2.137/mkl/include:/opt/intel/composerxe-2011.2.137/ipp/include:/opt/intel/composerxe-2011.2.137/mkl/include issues...
Mario Mulansky
2011-09-08 17:50:52 +0200
17928242d3renamed controlled_explicit -> controlled_runge_kutta, refactored dense_output and renamed to dense_output_runge_kutta
Mario Mulansky
2011-09-01 17:15:13 +0200
c8af0d6cb5do not include bulirsch_stoer_dense_out.hpp for nvcc
Mario Mulansky
2011-08-25 16:25:23 +0200
bd55838245Merge branch 'master' of github.com:headmyshoulder/odeint-v2
Mario Mulansky
2011-08-25 16:02:59 +0200
7e3e8ecb29+state wrapper concept
Mario Mulansky
2011-08-25 16:02:36 +0200
bb3f0b1701fixed small typos
Mario Mulansky
2011-08-23 12:16:27 +0200
1147bc21b3fixed small typos and const bug
Mario Mulansky
2011-08-23 12:15:03 +0200
66bf6f9965more docs
Mario Mulansky
2011-08-22 20:21:31 +0200
e66538016bsome words on applicability in docs
Mario Mulansky
2011-08-22 20:18:54 +0200
72e43e0002+overview of algebra/operations combination possibilities
Mario Mulansky
2011-08-22 15:54:19 +0200
63eba6aaccmore on algebra concepts
Mario Mulansky
2011-08-22 10:09:41 +0200
e3ba821bf0+ state algebra operations concept started
Mario Mulansky
2011-08-21 19:41:29 +0200
4801c9fcf4re-included integrate_times with ranges
Mario Mulansky
2011-08-21 11:46:57 +0200
cb0263d085renamed do_nothing_observer -> null_observer
Mario Mulansky
2011-08-19 21:49:40 +0200
687cc4de01Merge branch 'master' of github.com:headmyshoulder/odeint-v2
Mario Mulansky
2011-08-19 16:09:31 +0200
5cce510322Revert "Range version of integrate_times created"
Mario Mulansky
2011-08-19 16:08:15 +0200
abc9aba706integrate test for implicit steppers, small docs improvements
Mario Mulansky
2011-08-18 17:50:09 +0200
0a3cc2bdbcchanged dense_output_controlled_explicit_fsal to dense_output_controlled_explicit including a stepper_tag switch changed integrate_n_steps function to only work with steppers and error_steppers changed rosenbrock4 to also be a stepper not only an error_stepper (might need further inspection) updated stepper table in the docs added integrate_n_steps description to the docs
Mario Mulansky
2011-08-18 16:24:05 +0200
1aa57968c0added integrate functions description to the docs
Mario Mulansky
2011-08-18 13:37:57 +0200
bc3b904a6bMerge branch 'master' of github.com:headmyshoulder/odeint-v2
Mario Mulansky
2011-08-18 10:53:42 +0200
e5fca693e2some words on integrate functions
Mario Mulansky
2011-08-18 10:49:52 +0200
bb0559332aRange version of integrate_times created
Karsten Ahnert
2011-08-17 20:53:37 +0200
d28a749174added integrate function tests and slightly changed some details of integrate functions
Mario Mulansky
2011-08-17 19:19:26 +0200
9753f4e988added integrate_times function, added copy constructor to bulirsch stoer dens out and fixed a small resizing bug
Mario Mulansky
2011-08-17 16:04:23 +0200
8746e5f435changed bulirsch stoer stepsize adjusmtent
Mario Mulansky
2011-08-13 01:00:32 +0200
5abfd66504added system, observer and stepper concepts
Mario Mulansky
2011-08-13 00:41:42 +0200
d3fc0686c3system concepts
Mario Mulansky
2011-08-12 17:43:23 +0200
21f76a784dbulirsch stoer with dense output can now be used - tested on nontrivial example (elliptic functions), everything looks fine.
Mario Mulansky
2011-08-12 01:10:07 +0200
69f12a025eMerge branch 'master' of github.com:headmyshoulder/odeint-v2
Mario Mulansky
2011-08-11 20:16:20 +0200
d878169301typo...
Mario Mulansky
2011-08-11 20:11:50 +0200
7703d114c3some words on concepts
Mario Mulansky
2011-08-11 20:05:26 +0200
511ce403b0finally made bulirsch stoer dense output running git add libs/numeric/odeint/examples/elliptic_functions.cpp
Mario Mulansky
2011-08-11 02:03:50 +0200
193f6b6613bs dense out still buggy, try new approach
Mario Mulansky
2011-08-10 23:28:24 +0200
be6a8a84bfMerge branch 'master' of github.com:headmyshoulder/odeint-v2
Mario Mulansky
2011-08-10 11:21:25 +0200
47aeabc142some changes in cuda example
Mario Mulansky
2011-08-10 11:21:19 +0200
21628a9192integrate with dense output now ends exactly at endpoint
Mario Mulansky
2011-08-09 02:05:10 +0200
1c1263ee4eintegrate with dense output now ends exactly at endpoint
Mario Mulansky
2011-08-09 02:04:49 +0200
663a5893c7Merge branch 'gh-pages' of github.com:headmyshoulder/odeint-v2 into gh-pages
Karsten Ahnert
2011-08-05 18:29:27 +0200
1989530636thrust tutorial and examples
Karsten Ahnert
2011-07-29 15:53:15 +0200
40218fec3bphase ensemble example and integrate functions fix
Karsten Ahnert
2011-07-29 01:18:18 +0200
9da0dc045blorenz bifurcation thrust example, thrust_algebra and operations for for_each8 and controlled stepper
Karsten Ahnert
2011-07-27 15:11:16 +0200
66f0ffd8f3gmp example
Karsten Ahnert
2011-07-21 22:00:29 +0200
95016801c6small changes
Mario Mulansky
2011-07-21 16:28:57 +0200
739abc9ff5rk87 is now error stepper
Mario Mulansky
2011-07-21 10:13:41 +0200
28da8cc2afchanged mkl operations to ensure intel 11.1 compatibility
Mario Mulansky
2011-07-20 22:49:17 +0200
768d5991e1small fix in resizer calls to be compatible with gcc-4.3
Mario Mulansky
2011-07-20 18:18:50 +0200
31e807793d+ phase_lattice performance tests including Intel MKL port
Mario Mulansky
2011-07-20 17:56:38 +0200
39f82eea4drunge kutta 78 now working nicely, also with units. However, rk78 is not tested with units as gcc requires >4GB RAM to compile.
Mario Mulansky
2011-07-20 17:32:19 +0200
4ccff80797Merge branch 'master' of github.com:headmyshoulder/odeint-v2
Mario Mulansky
2011-07-20 09:56:53 +0200
8ab733abfd+runge kutta 78 (not working yet)
Mario Mulansky
2011-07-20 09:56:45 +0200
dc18e4cc34changing TODO
Karsten Ahnert
2011-07-20 09:29:53 +0200
e90d608d55resizing and scaling of the phase oscillator images
Karsten Ahnert
2011-07-20 09:25:17 +0200