2
0
mirror of https://github.com/boostorg/odeint.git synced 2026-01-26 06:42:23 +00:00

Commit Graph

  • 330a0c84fd fix from cshelton Karsten Ahnert 2013-03-27 22:59:02 +01:00
  • 94bc9b4cc9 Merge branch 'master' of github.com:headmyshoulder/odeint-v2 Karsten Ahnert 2013-03-27 22:49:31 +01:00
  • 3c5be14ac6 include the iterators in the forward header Karsten Ahnert 2013-03-27 22:49:18 +01:00
  • 4b451d5872 Update getting_started.qbk headmyshoulder 2013-03-27 22:42:58 +01:00
  • 2e994a9c51 Merge pull request #78 from headmyshoulder/iterator headmyshoulder 2013-03-27 14:26:33 -07:00
  • 4c7933a7c0 manual merge from trunk Karsten Ahnert 2013-03-27 22:25:54 +01:00
  • 8558ae4d2e Merge pull request #52 from ddemidov/master headmyshoulder 2013-03-27 14:15:27 -07:00
  • 0d55c589a9 removed eigen_resize from dopri5 example Karsten Ahnert 2013-03-27 21:13:37 +01:00
  • 850defa3db added unit test for runge_kutta dopri 5 and eigen Karsten Ahnert 2013-03-26 08:41:02 +01:00
  • 7371858ffb added eigen algebra, todo: write tests Karsten Ahnert 2013-03-25 09:43:09 +01:00
  • 497648833a typos in iterator docs Karsten Ahnert 2013-03-05 08:18:38 +01:00
  • c4ead424e4 m_first replace by m_at_end, using less_with_sign now Karsten Ahnert 2013-02-27 09:08:06 +01:00
  • 1e68db2b8b Merge branch 'iterator' of github.com:headmyshoulder/odeint-v2 into iterator Karsten Ahnert 2013-02-19 08:44:15 +01:00
  • fb9ad63cb0 bug fixing, one tests failed before Karsten Ahnert 2013-02-19 08:16:28 +01:00
  • da114de960 comment typo mariomulansky 2013-02-14 11:38:05 +01:00
  • aa378b9bc7 fixed github links mariomulansky 2013-02-14 10:59:14 +01:00
  • 9f984e29f6 +boost.multiprecision example and doc mariomulansky 2013-02-14 10:34:05 +01:00
  • 126716c60c Fix PDF install rule so it can be called from external scripts. John Maddock 2013-02-12 18:22:59 +00:00
  • 8fde810ecf Minor fixes for PDF build from Paul Bristow. John Maddock 2013-02-12 18:03:57 +00:00
  • 4c29a36ab7 +comment mariomulansky 2013-02-07 17:11:16 +01:00
  • bd20c5d340 some typos and comments mariomulansky 2013-02-07 13:00:50 +01:00
  • 17ba1b1031 documentation for odeints iterators Karsten Ahnert 2013-02-05 09:20:51 +01:00
  • a016a86435 tmp commit Karsten Ahnert 2013-02-05 09:14:17 +01:00
  • 94f123b58a Release 1.53.0 boost-1.53.0 Marshall Clow 2013-02-04 18:11:49 +00:00
  • f7300799da update todo list Karsten Ahnert 2013-02-01 15:03:22 +01:00
  • 94de59c54a finalized redesign iterators Karsten Ahnert 2013-02-01 14:55:41 +01:00
  • a64b3f65f2 adaptive time iterator for controlled steppers implemented Karsten Ahnert 2013-01-24 15:49:41 +01:00
  • 9ebb9ec100 const step time iterator for steppers implemented and tested Karsten Ahnert 2013-01-24 09:04:35 +01:00
  • 3057c76d23 merging docs changes from odeint in release branch Karsten Ahnert 2013-01-23 07:06:04 +00:00
  • f2d2ed0a06 added acknowledgment section to odeint docs Karsten Ahnert 2013-01-23 07:00:56 +00:00
  • 45dfe5bf5d update todo list Karsten Ahnert 2013-01-22 09:58:52 +01:00
  • d45a1dff56 added some tests for adaptive iterator with controlled steppers Karsten Ahnert 2013-01-22 09:57:38 +01:00
  • ec40786c45 starting implementing adpative iterators for controlled steppers Karsten Ahnert 2013-01-22 09:18:32 +01:00
  • 83f0f0646b small fixed, adding missing included Karsten Ahnert 2013-01-22 07:58:02 +01:00
  • e5ad616a3d const step iterator for steppers finished Karsten Ahnert 2013-01-21 15:55:59 +01:00
  • 4765c6214b const step iterator for steppers finished Karsten Ahnert 2013-01-21 15:54:44 +01:00
  • 5cf2b0402e cont Karsten Ahnert 2013-01-21 14:05:56 +01:00
  • 998e28f498 cont const step iterator Karsten Ahnert 2013-01-21 12:10:50 +01:00
  • d8c69d8819 eigen resizing Karsten Ahnert 2013-01-19 14:02:55 +01:00
  • 331a87712e adding eigen resizer, without testing Karsten Ahnert 2013-01-19 11:41:00 +01:00
  • 27bc569389 cont rewrite iterators Karsten Ahnert 2013-01-18 09:05:38 +01:00
  • f1c0b392ba cont iteratoren Karsten Ahnert 2013-01-18 09:03:57 +01:00
  • 599e9f43d5 cont iteratoren Karsten Ahnert 2013-01-18 09:02:54 +01:00
  • a7145f34df dummy Karsten Ahnert 2013-01-11 12:15:57 +01:00
  • 0783c0e747 added vexcl algebra dispatcher mariomulansky 2013-01-10 00:57:23 +01:00
  • 935f0e3363 thrust algebra dispatcher mariomulansky 2013-01-09 23:32:08 +01:00
  • 95eb2d946a changes in examples for integral state types mariomulansky 2013-01-09 22:51:04 +01:00
  • 8d4cfdeef3 adjustments in tutorial doc regarding algebra_dispatcher mariomulansky 2013-01-09 22:49:32 +01:00
  • 54f897075b comment update mariomulansky 2013-01-09 20:55:34 +01:00
  • b4753db960 added some integral state types to algebra_dispatcher, replaced custom vector_space1d with double in tests mariomulansky 2013-01-09 20:21:10 +01:00
  • 7b9107ddf9 added mtl4 algebra dispatcher mariomulansky 2013-01-09 18:30:29 +01:00
  • 2a2c880dde delete rk78 from examples jamfile mariomulansky 2013-01-09 16:56:43 +01:00
  • a5f7e7e3ce include the correct header in runge_kutta_fehlberg78 Karsten Ahnert 2013-01-08 10:38:20 +01:00
  • 2e491159e9 added sfinae enabler for algebra dispatchers Karsten Ahnert 2013-01-08 09:20:16 +01:00
  • a154645907 added algebra dispatcher mariomulansky 2013-01-08 03:40:00 +01:00
  • 58d883949a applied typo patch for odeint Karsten Ahnert 2013-01-01 18:48:32 +00:00
  • 78d8a82ffb Merge branch 'master' of github.com:headmyshoulder/odeint-v2 Karsten Ahnert 2013-01-01 19:17:49 +01:00
  • b4ca052f07 applied typo patch Karsten Ahnert 2013-01-01 19:17:35 +01:00
  • 4c12d54adb applied patch for fixing typos in odeint Karsten Ahnert 2013-01-01 18:13:36 +00:00
  • 08f79fc74d viennacl use default operations unless VIENNACL_WITH_OPENCL is defined Denis Demidov 2012-12-10 10:38:00 +04:00
  • 0d31c45001 Removed const_cast from viennacl operations Denis Demidov 2012-10-11 23:11:21 +04:00
  • 9d0899519c Removed tabs Denis Demidov 2012-10-05 14:52:02 +04:00
  • 8da0ba9c61 Altered viennacl custom operations Denis Demidov 2012-09-27 13:40:45 +04:00
  • c7d24bd030 Merge pull request #59 from ddemidov/vexcl-0.4 headmyshoulder 2012-12-09 22:07:29 -08:00
  • b1898634df merging odeint from trunk Karsten Ahnert 2012-12-09 21:20:29 +00:00
  • 9679d1b47b Merge pull request #66 from danieljames/master headmyshoulder 2012-12-08 09:14:26 -08:00
  • 398eae6b4a Fix some parameters in odeint documentation. Daniel James 2012-12-08 15:44:19 +00:00
  • 388740b9be removing iterator examples from examples table Karsten Ahnert 2012-12-08 07:01:44 +00:00
  • f5ee2463e1 removing iterator examples from examples table Karsten Ahnert 2012-12-08 07:59:47 +01:00
  • e0df1cfc68 removing odeint inspect error and adding odeint to libraries.html and adding odeints maintainers Karsten Ahnert 2012-12-07 21:21:26 +00:00
  • 9294d0f22c added index.html Karsten Ahnert 2012-12-07 22:12:44 +01:00
  • 02e3b08325 removing inspect warnings Karsten Ahnert 2012-12-07 22:11:50 +01:00
  • 465a937126 removing iterators from odeint, updating the documentation for odeint Karsten Ahnert 2012-12-07 12:26:55 +00:00
  • 042c725944 removed iterators from master Karsten Ahnert 2012-12-07 12:36:53 +01:00
  • cb8241a735 ode_iterator_base uses pointer instead of reference for the state Karsten Ahnert 2012-12-07 11:23:21 +01:00
  • 881eb2eb96 docs for const step iterators Karsten Ahnert 2012-12-06 08:26:53 +01:00
  • 264bb730c4 Redirect file for odeint. Daniel James 2012-12-05 22:26:21 +00:00
  • 6222f0dd8f Fix some parameters in odeint documentation. Daniel James 2012-12-05 22:15:26 +00:00
  • 4f1f61a839 docs for adaptive iterators Karsten Ahnert 2012-12-04 08:58:40 +01:00
  • 78917edfda doxygen in integrate Mario Mulansky 2012-11-30 11:09:48 +01:00
  • 0e897babfa deleted forwarding versions of integrate Mario Mulansky 2012-11-30 09:48:45 +01:00
  • 0152758881 doxygen in steppers now nonlocal Mario Mulansky 2012-11-29 10:40:24 +01:00
  • d6ee413ced added odeint.idx Karsten Ahnert 2012-11-29 09:34:26 +00:00
  • cc867ce19a Merge branch 'master' of github.com:headmyshoulder/odeint-v2 Mario Mulansky 2012-11-29 00:48:18 +01:00
  • 16c211f628 more nonlocal doxygen Mario Mulansky 2012-11-29 00:48:08 +01:00
  • fc6d349375 bugfix in error_stepper_fsal mariomulansky 2012-11-28 15:35:21 +01:00
  • 9477e07c74 doxygen comments away from source code Mario Mulansky 2012-11-27 22:28:14 +01:00
  • 1ea0a8d81f nonlocal doxygen in runge_kutta4 Mario Mulansky 2012-11-27 14:23:42 +01:00
  • c51df78b52 more integrate doxygen Mario Mulansky 2012-11-27 10:39:58 +01:00
  • 91bb64543d some doxygen in integrate Mario Mulansky 2012-11-27 09:24:51 +01:00
  • 2a3b57f6be doxygen in bulirsch stoer Mario Mulansky 2012-11-26 10:29:29 +01:00
  • 5049dd73ea more doxygen Mario Mulansky 2012-11-25 21:22:10 +01:00
  • 63b1d453ff removed static cast from integrate_const Mario Mulansky 2012-11-24 16:30:31 +01:00
  • f3aabf3240 made bulirsch-stoer and controlled steppers run with gmp Mario Mulansky 2012-11-24 14:42:58 +01:00
  • 87a2f01b01 Comment out missing test in odeint. Daniel James 2012-11-23 17:00:08 +00:00
  • 44779604ce initial odeint commit Karsten Ahnert 2012-11-23 14:22:23 +00:00
  • c821becb41 Revert "Provided overload for old version of vex::multivector" Denis Demidov 2012-11-15 14:38:08 +04:00
  • 46bedd5b3d cleaned up bulirsch stoer Mario Mulansky 2012-11-15 10:19:32 +01:00
  • 0cd5395456 typos Karsten Ahnert 2012-11-14 20:51:41 +01:00
  • 5e65569483 bug fixed in rosenbrock dense output Karsten Ahnert 2012-11-14 10:25:43 +01:00