headmyshoulder
631493ac0c
Merge pull request #81 from headmyshoulder/eigen
...
Eigen
2013-04-22 11:38:36 -07:00
mariomulansky
1b0b39b1be
fixed missing casts in controlled_runge_kutta, plus test case
2013-04-15 12:20:08 -05:00
Karsten Ahnert
94bc9b4cc9
Merge branch 'master' of github.com:headmyshoulder/odeint-v2
2013-03-27 22:49:31 +01:00
Karsten Ahnert
3c5be14ac6
include the iterators in the forward header
2013-03-27 22:49:18 +01:00
headmyshoulder
4b451d5872
Update getting_started.qbk
...
remove unofficial library hint!
2013-03-27 22:42:58 +01:00
Karsten Ahnert
4c7933a7c0
manual merge from trunk
2013-03-27 22:25:54 +01:00
Karsten Ahnert
0d55c589a9
removed eigen_resize from dopri5 example
2013-03-27 21:13:37 +01:00
Karsten Ahnert
850defa3db
added unit test for runge_kutta dopri 5 and eigen
2013-03-26 08:41:02 +01:00
Karsten Ahnert
497648833a
typos in iterator docs
2013-03-05 08:18:38 +01:00
Karsten Ahnert
c4ead424e4
m_first replace by m_at_end, using less_with_sign now
2013-02-27 09:08:06 +01:00
Karsten Ahnert
1e68db2b8b
Merge branch 'iterator' of github.com:headmyshoulder/odeint-v2 into iterator
2013-02-19 08:44:15 +01:00
Karsten Ahnert
fb9ad63cb0
bug fixing, one tests failed before
2013-02-19 08:16:28 +01:00
mariomulansky
da114de960
comment typo
2013-02-14 11:38:05 +01:00
mariomulansky
aa378b9bc7
fixed github links
2013-02-14 10:59:14 +01:00
mariomulansky
9f984e29f6
+boost.multiprecision example and doc
2013-02-14 10:34:05 +01:00
mariomulansky
4c29a36ab7
+comment
2013-02-07 17:11:16 +01:00
mariomulansky
bd20c5d340
some typos and comments
2013-02-07 13:00:50 +01:00
Karsten Ahnert
a016a86435
tmp commit
2013-02-05 09:14:17 +01:00
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
d8c69d8819
eigen resizing
2013-01-19 14:02:55 +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
b4ca052f07
applied typo patch
2013-01-01 19:17:35 +01:00
Daniel James
398eae6b4a
Fix some parameters in odeint documentation.
...
boost.root needs to be relative to the output directory (i.e. the html
directory). As long as boost.root is correctly set, there's no need to
set boost.libraries and html.stylesheet. boost.image doesn't do anything
- just setting the parameters is enough.
2012-12-08 15:44:19 +00:00
Karsten Ahnert
f5ee2463e1
removing iterator examples from examples table
2012-12-08 07:59:47 +01:00
Karsten Ahnert
9294d0f22c
added index.html
2012-12-07 22:12:44 +01:00
Karsten Ahnert
02e3b08325
removing inspect warnings
2012-12-07 22:11:50 +01:00
Karsten Ahnert
042c725944
removed iterators from master
2012-12-07 12:36:53 +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