mariomulansky
57d7c16189
merging algebra_dispatcher
2013-04-23 19:37:30 -05:00
mariomulansky
9a27de253b
added thrust_operations_dispatcher.hpp
2013-04-23 18:41:57 -05:00
mariomulansky
0f5505f35e
fix in mtl4 algebra dispatcher for morton dense matrices
2013-04-23 18:39:05 -05:00
mariomulansky
70384c5cc4
added operations dispatcher
2013-04-23 18:33:44 -05:00
mariomulansky
93b277624e
updating docs to incorporate the introduction of an algebra_dispatcher
2013-04-23 17:40:06 -05:00
mariomulansky
45d7ce8903
added ublas matrix support for stepsize control, needs ublas bugfix, though
2013-04-17 10:02:15 -05:00
mariomulansky
129c87ba42
delete explicit algebra template parameters, use the dispatcher
2013-04-16 16:33:49 -05:00
mariomulansky
af9391edee
norm specializations for mtl4
2013-04-16 15:55:13 -05: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
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
f1c0b392ba
cont iteratoren
2013-01-18 09:03:57 +01:00
Karsten Ahnert
a7145f34df
dummy
2013-01-11 12:15:57 +01:00
mariomulansky
0783c0e747
added vexcl algebra dispatcher
2013-01-10 00:57:23 +01:00
mariomulansky
935f0e3363
thrust algebra dispatcher
2013-01-09 23:32:08 +01:00
mariomulansky
95eb2d946a
changes in examples for integral state types
2013-01-09 22:51:04 +01:00
mariomulansky
8d4cfdeef3
adjustments in tutorial doc regarding algebra_dispatcher
2013-01-09 22:49:32 +01:00
mariomulansky
54f897075b
comment update
2013-01-09 20:55:34 +01:00
mariomulansky
b4753db960
added some integral state types to algebra_dispatcher, replaced custom vector_space1d with double in tests
2013-01-09 20:21:10 +01:00
mariomulansky
7b9107ddf9
added mtl4 algebra dispatcher
2013-01-09 18:30:29 +01:00
mariomulansky
2a2c880dde
delete rk78 from examples jamfile
2013-01-09 16:56:43 +01:00
Karsten Ahnert
a5f7e7e3ce
include the correct header in runge_kutta_fehlberg78
2013-01-08 10:38:20 +01:00
Karsten Ahnert
2e491159e9
added sfinae enabler for algebra dispatchers
2013-01-08 09:20:16 +01:00
mariomulansky
a154645907
added algebra dispatcher
2013-01-08 03:40:00 +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