Commit Graph

1384 Commits

Author SHA1 Message Date
Karsten Ahnert
3057c76d23 merging docs changes from odeint in release branch
[SVN r82592]
2013-01-23 07:06:04 +00:00
Karsten Ahnert
f2d2ed0a06 added acknowledgment section to odeint docs
[SVN r82591]
2013-01-23 07:00:56 +00:00
Karsten Ahnert
45dfe5bf5d update todo list 2013-01-22 09:58:52 +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
e5ad616a3d const step iterator for steppers finished 2013-01-21 15:55:59 +01:00
Karsten Ahnert
4765c6214b const step iterator for steppers finished 2013-01-21 15:54:44 +01:00
Karsten Ahnert
5cf2b0402e cont 2013-01-21 14:05:56 +01:00
Karsten Ahnert
998e28f498 cont const step iterator 2013-01-21 12:10:50 +01:00
Karsten Ahnert
d8c69d8819 eigen resizing 2013-01-19 14:02:55 +01:00
Karsten Ahnert
331a87712e adding eigen resizer, without testing 2013-01-19 11:41:00 +01:00
Karsten Ahnert
27bc569389 cont rewrite iterators 2013-01-18 09:05:38 +01:00
Karsten Ahnert
f1c0b392ba cont iteratoren 2013-01-18 09:03:57 +01:00
Karsten Ahnert
599e9f43d5 cont iteratoren 2013-01-18 09:02:54 +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
58d883949a applied typo patch for odeint
[SVN r82310]
2013-01-01 18:48:32 +00:00
Karsten Ahnert
78d8a82ffb Merge branch 'master' of github.com:headmyshoulder/odeint-v2 2013-01-01 19:17:49 +01:00
Karsten Ahnert
b4ca052f07 applied typo patch 2013-01-01 19:17:35 +01:00
Karsten Ahnert
4c12d54adb applied patch for fixing typos in odeint
[SVN r82309]
2013-01-01 18:13:36 +00:00
Denis Demidov
08f79fc74d viennacl use default operations unless VIENNACL_WITH_OPENCL is defined 2012-12-10 10:38:00 +04:00
Denis Demidov
0d31c45001 Removed const_cast from viennacl operations
This is not required in the latest version
2012-12-10 10:35:49 +04:00
Denis Demidov
9d0899519c Removed tabs 2012-12-10 10:35:49 +04:00
Denis Demidov
8da0ba9c61 Altered viennacl custom operations
Version 1.4.0-preview of viennacl requires kernel name parameter for custom
operations.
2012-12-10 10:35:49 +04:00
headmyshoulder
c7d24bd030 Merge pull request #59 from ddemidov/vexcl-0.4
Changes necessary to work with VexCL v0.4
2012-12-09 22:07:29 -08:00
Karsten Ahnert
b1898634df merging odeint from trunk
[SVN r81811]
2012-12-09 21:20:29 +00:00
headmyshoulder
9679d1b47b Merge pull request #66 from danieljames/master
Documentation build changes.
2012-12-08 09:14:26 -08: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
388740b9be removing iterator examples from examples table
[SVN r81783]
2012-12-08 07:01:44 +00:00
Karsten Ahnert
f5ee2463e1 removing iterator examples from examples table 2012-12-08 07:59:47 +01:00
Karsten Ahnert
e0df1cfc68 removing odeint inspect error and adding odeint to libraries.html and adding odeints maintainers
[SVN r81774]
2012-12-07 21:21:26 +00: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
465a937126 removing iterators from odeint, updating the documentation for odeint
[SVN r81754]
2012-12-07 12:26:55 +00:00
Karsten Ahnert
042c725944 removed iterators from master 2012-12-07 12:36:53 +01:00
Karsten Ahnert
cb8241a735 ode_iterator_base uses pointer instead of reference for the state 2012-12-07 11:23:21 +01:00
Karsten Ahnert
881eb2eb96 docs for const step iterators 2012-12-06 08:26:53 +01:00
Daniel James
264bb730c4 Redirect file for odeint.
[SVN r81729]
2012-12-05 22:26:21 +00:00
Daniel James
6222f0dd8f 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.

[SVN r81728]
2012-12-05 22:15:26 +00:00