2
0
mirror of https://github.com/boostorg/odeint.git synced 2026-01-27 07:02:11 +00:00
Commit Graph

565 Commits

Author SHA1 Message Date
Karsten Ahnert
94de59c54a finalized redesign iterators 2013-02-01 14:55:41 +01:00
Karsten Ahnert
a64b3f65f2 adaptive time iterator for controlled steppers implemented 2013-01-24 15:49:41 +01:00
Karsten Ahnert
9ebb9ec100 const step time iterator for steppers implemented and tested 2013-01-24 09:04:35 +01:00
Karsten Ahnert
d45a1dff56 added some tests for adaptive iterator with controlled steppers 2013-01-22 09:57:38 +01:00
Karsten Ahnert
ec40786c45 starting implementing adpative iterators for controlled steppers 2013-01-22 09:18:32 +01:00
Karsten Ahnert
83f0f0646b small fixed, adding missing included 2013-01-22 07:58:02 +01:00
Karsten Ahnert
4765c6214b const step iterator for steppers finished 2013-01-21 15:54:44 +01:00
Karsten Ahnert
f1c0b392ba cont iteratoren 2013-01-18 09:03:57 +01:00
Karsten Ahnert
a7145f34df dummy 2013-01-11 12:15:57 +01:00
Karsten Ahnert
4f1f61a839 docs for adaptive iterators 2012-12-04 08:58:40 +01:00
Mario Mulansky
91bb64543d some doxygen in integrate 2012-11-27 09:24:51 +01:00
Mario Mulansky
63b1d453ff removed static cast from integrate_const 2012-11-24 16:30:31 +01:00
Mario Mulansky
f3aabf3240 made bulirsch-stoer and controlled steppers run with gmp 2012-11-24 14:42:58 +01:00
Karsten Ahnert
0cd5395456 typos 2012-11-14 20:51:41 +01:00
Karsten Ahnert
5e65569483 bug fixed in rosenbrock dense output 2012-11-14 10:25:43 +01:00
Karsten Ahnert
021f1e9190 tips for c++11 2012-11-12 19:10:11 +01:00
Karsten Ahnert
df2a7fd449 acknowledgements 2012-11-12 18:53:31 +01:00
Karsten Ahnert
63cd470f99 Merge branch 'master' of github.com:headmyshoulder/odeint-v2 2012-11-08 16:59:34 +01:00
Karsten Ahnert
3ab881e6a4 added missing file 2012-11-08 16:32:17 +01:00
Mario Mulansky
0482633399 Merge branch 'master' of github.com:headmyshoulder/odeint-v2 2012-11-08 11:51:00 +01:00
Mario Mulansky
9c8a85322e calc_state now const 2012-11-08 11:50:54 +01:00
Karsten Ahnert
31f4360501 section for binding member functions 2012-11-07 21:24:13 +01:00
Karsten Ahnert
f09ee237b8 section for binding member functions 2012-11-07 21:22:49 +01:00
Karsten Ahnert
01c9098721 two new examples for binding of member functions 2012-11-07 12:43:58 +01:00
Karsten Ahnert
d8c64dc88e adding copyright notice in black hole example 2012-11-01 23:38:27 +01:00
Karsten Ahnert
2250e211a1 adding a new example, continue with reference 2012-11-01 20:56:54 +01:00
Karsten Ahnert
df54bd4f76 starting reference for the symplectic steppers 2012-10-31 15:10:58 +01:00
Karsten Ahnert
eb4d8f7109 adding missing jamfiles 2012-10-19 15:51:58 +02:00
Karsten Ahnert
4682f82864 renaming all Jamfile to Jamfile.v2 2012-10-19 15:50:50 +02:00
Karsten Ahnert
452ca84cf8 continues with reference 2012-10-19 15:47:22 +02:00
Karsten Ahnert
8c7454dce5 cont reference 2012-10-17 09:22:06 +02:00
Karsten Ahnert
429551ea61 starting doxygen reference 2012-10-10 12:20:39 +02:00
Karsten Ahnert
73534816fa starting reference with doxygen 2012-10-10 11:56:16 +02:00
Karsten Ahnert
f23797d805 putting literature into an own section 2012-10-08 08:02:23 +02:00
Karsten Ahnert
fe7e4f24c0 new section indexes 2012-10-07 11:04:34 +02:00
Karsten Ahnert
bd41db437e improve indexing 2012-10-06 22:47:35 +02:00
Karsten Ahnert
a91c7ef0d9 enable indexing and setting the right odeint version 2012-10-06 22:24:02 +02:00
Karsten Ahnert
7b1d51a0e5 starting reference 2012-10-06 17:19:57 +02:00
Karsten Ahnert
41d2d4d2e7 bug fixing in same size, dispatching for fusion sequences 2012-10-05 15:32:56 +02:00
Karsten Ahnert
9d9cad3d36 put some resizer code into detail namespace 2012-10-05 07:23:04 +02:00
Karsten Ahnert
026f020af3 added odeint.idx 2012-10-01 20:38:35 +02:00
Karsten Ahnert
89e28657b9 adding logo 2012-09-30 14:52:39 +02:00
Karsten Ahnert
5a329e4f67 remove reference.xml 2012-09-30 14:48:36 +02:00
Karsten Ahnert
832574096f added navigation images and small fix in Jamfile 2012-09-30 14:48:06 +02:00
Karsten Ahnert
93297e4ed9 Merge branch 'doxygen' 2012-09-30 14:42:38 +02:00
Karsten Ahnert
5e89e98181 included reference section into the docs 2012-09-30 14:41:53 +02:00
Mario Mulansky
0b0af7f6cc cpp -> source files 2012-09-28 10:19:38 -05:00
slayoo
5eec7bf863 documentation suggestions / typo fixes 2012-09-27 21:59:54 +02:00
Karsten Ahnert
5520cc0cc3 include the documentation comments 2012-09-24 13:56:36 +02:00
Karsten Ahnert
696798cdc3 include the documentation comments 2012-09-24 09:58:54 +02:00