Commit Graph

1384 Commits

Author SHA1 Message Date
Karsten Ahnert
ad49cbf085 iterator tests and doc 2012-09-04 20:33:58 +02:00
Mario Mulansky
afd5eb0f7e fixed min/max usage in bulirsch stoer 2012-09-02 12:27:16 +02:00
Mario Mulansky
b818286b7d Merge branch 'master' of github.com:headmyshoulder/odeint-v2 2012-09-02 11:26:21 +02:00
Mario Mulansky
078a2bc82e small change on runge kutta precision test 2012-09-02 11:26:14 +02:00
headmyshoulder
0f6e010ca0 Merge pull request #51 from ddemidov/viennacl
ViennaCL operations
2012-08-30 00:05:43 -07:00
Denis Demidov
e7bd71b238 Tabs removed 2012-08-30 10:57:34 +04:00
Denis Demidov
b8f74b86ca Merge remote-tracking branch 'origin/master' into viennacl 2012-08-30 10:56:33 +04:00
Karsten Ahnert
15e37c8505 removing all tabs 2012-08-30 08:52:36 +02:00
Denis Demidov
4165b0c6f5 Fix for viennacl resize operation 2012-08-30 10:09:33 +04:00
Denis Demidov
076c92e22e Merge branch 'master' into viennacl 2012-08-30 09:45:00 +04:00
Karsten Ahnert
caaa1322f0 Merge branch 'master' of github.com:headmyshoulder/odeint-v2 2012-08-29 22:56:27 +02:00
Karsten Ahnert
589bb12cc5 fusion sequence are now resizeable 2012-08-29 22:53:30 +02:00
Denis Demidov
8d5f34e619 Fixed viennacl_operations 2012-08-29 23:39:51 +04:00
Denis Demidov
9c68007ff1 First shot at ViennaCL resize and operations 2012-08-29 21:20:52 +04:00
Karsten Ahnert
5a1037e72d jamfile 2012-08-27 13:33:07 +02:00
Karsten Ahnert
2b1dc8b82b Merge branch 'master' of github.com:headmyshoulder/odeint-v2 2012-08-27 13:27:20 +02:00
Karsten Ahnert
0987829df5 warning in scale_sum2 removed 2012-08-27 13:26:33 +02:00
Karsten Ahnert
953aaedd52 fusion includes improved 2012-08-24 18:15:59 +02:00
Karsten Ahnert
23b64978b7 Merge branch 'master' of github.com:headmyshoulder/odeint-v2 2012-08-21 09:31:37 +02:00
Karsten Ahnert
c5d3429a17 boost min max policy used and c style assert removed 2012-08-21 09:28:14 +02:00
Karsten Ahnert
b9de5a5ede added license and copyright 2012-08-21 08:14:40 +02:00
Mario Mulansky
10ffbf5cfe nvcc fix in unit helper 2012-08-20 11:59:32 +02:00
Karsten Ahnert
b5597d2473 mini bug fix 2012-08-19 23:56:02 +02:00
Karsten Ahnert
96a9b8d0ab Merge branch 'master' of github.com:headmyshoulder/odeint-v2 2012-08-19 23:50:21 +02:00
Karsten Ahnert
d314648174 merging 2012-08-19 23:50:14 +02:00
Karsten Ahnert
5393b78cbf time_iterators 2012-08-19 23:37:05 +02:00
Karsten Ahnert
6c2c706798 iterators are now transitive 2012-08-19 15:23:41 +02:00
Karsten Ahnert
036f117f69 cleaning for inspect results 2012-08-15 08:59:21 +02:00
Karsten Ahnert
38b68b2a7c docs for iterators 2012-08-14 09:33:46 +02:00
Karsten Ahnert
a7a71eea75 added details section for iterators in the docs 2012-08-11 09:39:02 +02:00
Karsten Ahnert
eb77949dbe adding adaptive_(time_)iterator specializations for dense_output_steppers 2012-08-11 09:21:50 +02:00
Karsten Ahnert
c44f9a374f adding test and creating adaptive_iterator 2012-08-10 18:21:13 +02:00
Mario Mulansky
9827d4232f fixed dopri5 allocation bug, added same_instance check 2012-08-08 11:07:01 +02:00
Karsten Ahnert
17f7091609 Merge branch 'master' of github.com:headmyshoulder/odeint-v2 2012-08-06 08:05:11 +02:00
Karsten Ahnert
5ce8ca82e1 added stepper categories to stepper concepts 2012-08-06 08:02:51 +02:00
Karsten Ahnert
1664982e8c unit tests for const_step_iterator 2012-08-06 07:51:23 +02:00
Karsten Ahnert
8873d6cedf improving iterator performance tests 2012-08-02 21:39:15 +02:00
Karsten Ahnert
46e417fadd added performance test for iterator 2012-08-02 20:35:02 +02:00
Mario Mulansky
607518f262 typo 2012-07-30 20:12:38 +02:00
Mario Mulansky
2eb12ecda4 bugfix in dopri5 error calculation 2012-07-29 20:24:35 +02:00
Mario Mulansky
0dfbf9b660 Merge branch 'master' of github.com:headmyshoulder/odeint-v2 2012-07-29 15:57:36 +02:00
Mario Mulansky
2e658aa0bd more comments 2012-07-29 14:34:17 +02:00
Mario Mulansky
4e374f6640 order of rkn sb3a checked 2012-07-29 14:29:23 +02:00
Mario Mulansky
10c9828257 +rosenbrock4 numeric test 2012-07-29 14:21:13 +02:00
Karsten Ahnert
dd3fb3b3c0 added sfinae enablers to util class templates 2012-07-29 14:06:38 +02:00
Mario Mulansky
75f063381e +test of symplectic routines 2012-07-29 14:01:50 +02:00
Mario Mulansky
f0048cad12 generic test of runge kutta steppers 2012-07-27 13:03:48 +02:00
Mario Mulansky
e05b11c6e7 bugfix 2012-07-27 11:46:56 +02:00
Mario Mulansky
acd7da49b1 numeric tests for runge kutta 4 2012-07-27 10:50:51 +02:00
Karsten Ahnert
7f44d8faed introducing adaptive iterator 2012-07-24 09:15:59 +02:00