2
0
mirror of https://github.com/boostorg/odeint.git synced 2026-01-25 06:22:11 +00:00

Commit Graph

  • 1840c329f1 dummy commit Karsten Ahnert 2012-04-12 21:57:48 +02:00
  • 2ea2fad09f added std::ref & std::bind support Christoph Koke 2012-04-12 13:57:44 +02:00
  • cd443dd079 fixed precision bug in dopri5 and rk54_ck_classic and a parameter typo in rk_54ck Mario Mulansky 2012-04-12 13:09:35 +02:00
  • bf082a9d9e merging Karsten Ahnert 2012-04-05 09:25:12 +02:00
  • 41949f94f8 docs for generation functions Karsten Ahnert 2012-04-05 09:12:43 +02:00
  • e8dce5cbc0 merged docs Mario Mulansky 2012-04-04 20:19:48 +02:00
  • 9f684ab983 rewritten doc: details / state_types, algebras, operations Mario Mulansky 2012-04-04 20:15:35 +02:00
  • 086dd5a298 Merge branch 'master' of github.com:headmyshoulder/odeint-v2 Karsten Ahnert 2012-04-04 09:00:10 +02:00
  • 445c384599 documentation Karsten Ahnert 2012-04-04 08:59:43 +02:00
  • 97a0d8264b documentation: boost_range and generation functions Karsten Ahnert 2012-04-04 08:55:37 +02:00
  • fc3c7a682e +simple 1d double example Mario Mulansky 2012-04-03 15:05:05 +02:00
  • b6bbedde4f boost::range detail documentation Karsten Ahnert 2012-04-03 13:30:07 +02:00
  • 83c55a4632 documentation: steppers and boost_ref Karsten Ahnert 2012-04-02 20:27:51 +02:00
  • b40639d8c0 docs: stochastic euler Karsten Ahnert 2012-04-02 09:30:08 +02:00
  • 6b622cd2e1 documentation: writing own steppers Karsten Ahnert 2012-03-29 18:54:48 +02:00
  • 0cc06c4219 further small bugfixes for msvc Mario Mulansky 2012-03-27 17:53:11 +02:00
  • a03b227f89 fixed several msvc w4 compiler warnings, however it still throws a lot... Mario Mulansky 2012-03-27 17:07:55 +02:00
  • d51cb15fe4 msvc cant handle pair of function pointers, replaced with pair of functors Mario Mulansky 2012-03-27 17:06:57 +02:00
  • 1dcd47885d addes missing html for docs Karsten Ahnert 2012-03-26 11:10:27 +02:00
  • 07103fc5b0 Merge branch 'master' of github.com:headmyshoulder/odeint-v2 Karsten Ahnert 2012-03-26 11:09:16 +02:00
  • 9157c577c8 examples and doc Karsten Ahnert 2012-03-26 11:08:15 +02:00
  • efef438f4c restructuring the docs, moving the extend section into the details section Karsten Ahnert 2012-03-26 09:16:49 +02:00
  • fa3f5444a8 restructuring the docs, moving the extend section into the details section Karsten Ahnert 2012-03-26 09:10:54 +02:00
  • be86704279 change rk78 coefficient again - the typo was in the book not in our implementation Mario Mulansky 2012-03-23 10:07:50 +01:00
  • e11982302b small bug in integrate_times, generic controllers Karsten Ahnert 2012-03-23 08:21:14 +01:00
  • 367aab54a9 fixed typo in rk78 coefficients Mario Mulansky 2012-03-23 00:41:06 +01:00
  • 49e44105bf error checker with l2 norm Karsten Ahnert 2012-03-21 09:36:13 +01:00
  • 7561d89b52 generic dense output steppers Karsten Ahnert 2012-03-20 09:50:01 +01:00
  • 9f9223401a changed integrate_const implementation to now use integrate_n_steps Mario Mulansky 2012-03-19 12:02:27 +01:00
  • b84c476159 controller Karsten Ahnert 2012-03-15 23:32:41 +01:00
  • d9665c29b9 cude examples Karsten Ahnert 2012-03-14 22:12:50 +01:00
  • 72284b8b56 apply fix from soren gammelmark Karsten Ahnert 2012-03-14 21:12:52 +01:00
  • 938986509b initial check in generic dense output Karsten Ahnert 2012-03-05 10:19:50 +01:00
  • ef409fbf30 controllers Karsten Ahnert 2012-03-05 10:18:59 +01:00
  • d40efa9849 Merge branch 'master' of github.com:headmyshoulder/odeint-v2 Karsten Ahnert 2012-03-01 07:21:14 +01:00
  • d3ae038e95 controller Karsten Ahnert 2012-02-28 12:05:35 +01:00
  • 842f60a017 reorganized external macro variable definitions, config.hpp changes now only FUSION_MAX_VECTOR_SIZE Mario Mulansky 2012-02-22 12:00:28 +01:00
  • 4a8e09d2b8 reduceX in range_algebra: introdcuing in unit tests Karsten Ahnert 2012-02-21 08:56:33 +01:00
  • 9c74a12fd9 enhance versioning Karsten Ahnert 2012-02-13 08:56:58 +01:00
  • 392e9ce2db introducing reduceX in range_algebra Karsten Ahnert 2012-02-08 22:22:06 +01:00
  • 63fade416c removed is_resizable from state_wrapper Mario Mulansky 2012-02-08 19:05:40 +01:00
  • 90acc757fb added missing detail/integrate_n_steps.hpp Mario Mulansky 2012-02-08 19:04:49 +01:00
  • b3f5c83e54 fixed small typo Mario Mulansky 2012-02-08 17:02:34 +01:00
  • 64bbe84d54 overwrite start_state with final integration state in all integrate routines Mario Mulansky 2012-02-08 16:31:16 +01:00
  • ee6ff08f79 changed include of cash_karp to dopri5 Mario Mulansky 2012-02-08 15:38:46 +01:00
  • a9a613cb9b added integrate_n_steps versions for controlled and dense-out steppers Mario Mulansky 2012-02-08 15:29:11 +01:00
  • f95e4a2dbb added include runge_kutta_cash_karp54.hpp to integrate.hpp Karsten Ahnert 2012-02-07 22:27:39 +01:00
  • cc61b5c9e2 work around for the integrate_const issue Mario Mulansky 2012-02-06 12:04:09 +01:00
  • 36aacff208 fixed a bug in bulirsch stoer Mario Mulansky 2012-02-06 12:03:39 +01:00
  • f59bcf442b fixed small typo in integrate section Karsten Ahnert 2012-02-03 22:12:49 +01:00
  • 8875602b42 preparing generic controllers moving into trunk Karsten Ahnert 2012-01-23 09:29:00 +01:00
  • 1e60d8a76d working on generic controllers Karsten Ahnert 2012-01-19 10:09:51 +01:00
  • dbcc77b4cb introducing the order in rosenbrock4 Karsten Ahnert 2012-01-15 15:13:28 +01:00
  • 8a60274ba4 adams_bashforth uses now algebra_stepper_base Karsten Ahnert 2012-01-07 18:28:41 +01:00
  • 3692a1fc0e initializing the members in the adam bashforth steppers fixed Karsten Ahnert 2012-01-07 18:12:54 +01:00
  • c642bf9d81 merged boost/random includes in lorenz_parameters.cu Mario Mulansky 2012-01-06 20:59:08 +01:00
  • cb32e56875 fixed thrust resize bug Mario Mulansky 2012-01-06 15:13:09 +01:00
  • 45a9b6937d algebra stepper base introduced in other steppers Karsten Ahnert 2012-01-04 09:48:28 +01:00
  • 1179798b73 algebra stepper base introduced Karsten Ahnert 2012-01-03 09:39:36 +01:00
  • 2465bed470 introducing pi control Karsten Ahnert 2011-12-21 18:24:16 +01:00
  • 6ce5ab0b26 Merge branch 'master' of github.com:headmyshoulder/odeint-v2 Karsten Ahnert 2011-12-21 13:52:27 +01:00
  • 1c17b41763 generic controller Karsten Ahnert 2011-12-21 13:51:38 +01:00
  • 95270713a8 Merge branch 'master' of github.com:headmyshoulder/odeint-v2 Mario Mulansky 2011-12-20 18:11:31 +01:00
  • bd51912026 2d example Mario Mulansky 2011-12-20 17:07:01 +01:00
  • 76e7cc5592 controlled_runge_kutta details, new generic controller Karsten Ahnert 2011-12-20 09:32:55 +01:00
  • 406711a35b making all algebra methods static Karsten Ahnert 2011-12-17 19:47:26 +01:00
  • 8a5a697c14 small fix in rosenbrock Karsten Ahnert 2011-12-12 09:13:37 +01:00
  • 0bd6f55957 added another thrust example Karsten Ahnert 2011-12-11 00:37:01 +01:00
  • 64d629a1bc thrust, makefiles and removing boost::random from the examples. They dont compile with nvcc Karsten Ahnert 2011-12-11 00:02:34 +01:00
  • de08565d59 statistics in ideas/taylor Karsten Ahnert 2011-12-05 09:05:01 +01:00
  • 010951f52c taylor examples Karsten Ahnert 2011-12-04 13:06:33 +01:00
  • 9c01a17a93 Merge branch 'master' of github.com:headmyshoulder/odeint-v2 Karsten Ahnert 2011-11-30 19:43:29 +01:00
  • a92c1f137c adams bashforth with auto initializing Karsten Ahnert 2011-11-30 19:42:45 +01:00
  • 9d2e768b65 manual merge Mario Mulansky 2011-11-29 13:40:20 +01:00
  • be66252dda +point3D example in docs Mario Mulansky 2011-11-29 13:36:11 +01:00
  • 1a6322a456 merging Karsten Ahnert 2011-11-28 21:14:53 +01:00
  • 86a99e0ece documentation, reset and initialize for the FSAL steppers Karsten Ahnert 2011-11-28 21:13:38 +01:00
  • afb4ff049c more docs Mario Mulansky 2011-11-27 20:59:18 +01:00
  • d218430185 merge... Mario Mulansky 2011-11-25 18:28:21 +01:00
  • ce56a89be3 more doc on state_types Mario Mulansky 2011-11-25 18:23:12 +01:00
  • 730d9205ac refactoring resize to resize_impl and making them private everywhere Karsten Ahnert 2011-11-23 09:23:11 +01:00
  • 4b744fc95e documentation Karsten Ahnert 2011-11-22 18:54:18 +01:00
  • ba19d6a393 documentation Karsten Ahnert 2011-11-21 17:52:57 +01:00
  • ddba815d33 uncomment project and targets with external dependencies Karsten Ahnert 2011-11-20 21:01:38 +01:00
  • 7aaa081cb9 fixed (hopefully) reference bug in generic rk implementation Mario Mulansky 2011-11-17 16:08:25 +01:00
  • 8f72556eed merge Mario Mulansky 2011-11-17 11:12:12 +01:00
  • 81c065a75d +list example in docs Mario Mulansky 2011-11-17 11:06:41 +01:00
  • 46315ef4d8 docs on stepper details Karsten Ahnert 2011-11-16 22:38:41 +01:00
  • f7c3a91c28 renaming using steppers section Karsten Ahnert 2011-11-16 22:00:50 +01:00
  • 30a66eb414 include missing htmls Karsten Ahnert 2011-11-16 22:00:27 +01:00
  • c42bbe7f3b partial merge Karsten Ahnert 2011-11-16 21:56:00 +01:00
  • 1f3fe97eed merge htmls Karsten Ahnert 2011-11-16 21:48:01 +01:00
  • f28e6a9485 added ublas example to docs Mario Mulansky 2011-11-16 17:18:28 +01:00
  • 1fcaf2ca1c Merge branch 'master' of github.com:headmyshoulder/odeint-v2 Mario Mulansky 2011-11-16 08:06:20 +01:00
  • 39cd714f12 working on docs Karsten Ahnert 2011-11-15 22:32:48 +01:00
  • c4e68506bf working on docs Karsten Ahnert 2011-11-15 08:49:41 +01:00
  • df4b2026f8 Merge branch 'master' of github.com:headmyshoulder/odeint-v2 Mario Mulansky 2011-11-14 23:37:22 +01:00
  • c5a7d9f58b get_version_string inlined und docs Karsten Ahnert 2011-11-11 10:14:12 +01:00
  • b78883bdde bugfix for array algebra reduce Mario Mulansky 2011-11-05 16:11:26 +01:00
  • c2d62212e7 compiled docs Karsten Ahnert 2011-11-04 18:31:04 +01:00