Commit Graph

1384 Commits

Author SHA1 Message Date
Karsten Ahnert
21d843d825 small typo 2011-08-05 18:25:53 +02:00
unknown
6a07349e79 proof read thrust tutorial 2011-08-04 22:45:14 +02:00
Mario Mulansky
284e16ca88 Merge branch 'master' of github.com:headmyshoulder/odeint-v2 2011-08-04 13:52:39 +02:00
Karsten Ahnert
f42f51b931 fix in thrust operations 2011-08-04 13:39:07 +02:00
Karsten Ahnert
9a2fb952ca fixing some typo in thrust documentation 2011-08-04 10:41:37 +02:00
Mario Mulansky
0a492da49d Merge branch 'master' of github.com:headmyshoulder/odeint-v2 2011-08-04 09:34:15 +02:00
Mario Mulansky
4fb6cf2003 keine ahnung 2011-08-04 09:34:10 +02:00
Mario Mulansky
44870555f6 fixed small bug in test 2011-08-03 15:41:01 +02:00
Mario Mulansky
33ae40acd8 Merge branch 'master' of github.com:headmyshoulder/odeint-v2 2011-08-03 15:25:12 +02:00
Mario Mulansky
bfec69c485 bulirsch stoer with dense output running, but might still have bugs 2011-08-03 15:24:54 +02:00
Karsten Ahnert
cc8e2d7ca1 Merge branch 'master' of github.com:headmyshoulder/odeint-v2 2011-08-03 14:25:29 +02:00
Karsten Ahnert
3f266f4f09 finalizing cuda examples, todo: spell check 2011-08-03 14:19:31 +02:00
Mario Mulansky
aa44bd8f1b small vector size fix 2011-08-02 00:22:04 +02:00
Mario Mulansky
333f79b57b Merge branch 'master' of github.com:headmyshoulder/odeint-v2 2011-08-02 00:16:04 +02:00
Mario Mulansky
55a50756c1 added bulirsch stoer dense output - not tested yet 2011-08-02 00:14:42 +02:00
Karsten Ahnert
c578daf5e3 thrust examples 2011-08-01 18:58:25 +02:00
Karsten Ahnert
1989530636 thrust tutorial and examples 2011-07-29 15:53:15 +02:00
Karsten Ahnert
40218fec3b phase ensemble example and integrate functions fix 2011-07-29 01:18:18 +02:00
Karsten Ahnert
9da0dc045b lorenz bifurcation thrust example, thrust_algebra and operations for for_each8 and controlled stepper 2011-07-27 15:11:16 +02:00
Karsten Ahnert
268e3a63d2 thrust examples 2011-07-26 09:33:54 +02:00
Karsten Ahnert
33e5138e22 gmp example 2011-07-22 17:32:04 +02:00
Mario Mulansky
bd358df99b Edited TODO via GitHub 2011-07-21 14:32:54 -07:00
Karsten Ahnert
891e2c6548 Merge branch 'master' of github.com:headmyshoulder/odeint-v2 2011-07-21 22:04:39 +02:00
Karsten Ahnert
bdfb0acff2 merging 2011-07-21 22:03:29 +02:00
Karsten Ahnert
66f0ffd8f3 gmp example 2011-07-21 22:00:29 +02:00
Mario Mulansky
95016801c6 small changes 2011-07-21 16:28:57 +02:00
Mario Mulansky
739abc9ff5 rk87 is now error stepper 2011-07-21 10:13:41 +02:00
Mario Mulansky
28da8cc2af changed mkl operations to ensure intel 11.1 compatibility 2011-07-20 22:49:17 +02:00
Mario Mulansky
768d5991e1 small fix in resizer calls to be compatible with gcc-4.3 2011-07-20 18:18:50 +02:00
Mario Mulansky
31e807793d + phase_lattice performance tests including Intel MKL port 2011-07-20 17:56:38 +02:00
Mario Mulansky
39f82eea4d runge kutta 78 now working nicely, also with units. However, rk78 is not tested with units as gcc requires >4GB RAM to compile. 2011-07-20 17:32:19 +02:00
Mario Mulansky
4ccff80797 Merge branch 'master' of github.com:headmyshoulder/odeint-v2 2011-07-20 09:56:53 +02:00
Mario Mulansky
8ab733abfd +runge kutta 78 (not working yet) 2011-07-20 09:56:45 +02:00
Karsten Ahnert
dc18e4cc34 changing TODO 2011-07-20 09:29:53 +02:00
Karsten Ahnert
e90d608d55 resizing and scaling of the phase oscillator images 2011-07-20 09:25:17 +02:00
Karsten Ahnert
50fc38b186 added thrust documentation initial document 2011-07-20 09:21:09 +02:00
Karsten Ahnert
1e3138c7eb Merge branch 'master' of github.com:headmyshoulder/odeint-v2 2011-07-20 09:03:28 +02:00
Karsten Ahnert
2f9baa72db 2d phase lattice example now with images 2011-07-19 18:00:56 +02:00
Mario Mulansky
f4d3dde942 changed resizing tag in state_wrapper from type to value to make it work with nvcc 2011-07-19 14:10:52 +02:00
Mario Mulansky
d1004448c3 removed ublas_resize 2011-07-19 13:10:43 +02:00
Mario Mulansky
9fb3209243 renamed runge_kutta_fehlberg4 -> runge_kutta4 2011-07-19 10:27:16 +02:00
Mario Mulansky
bb2553cdd5 Merge branch 'master' of github.com:headmyshoulder/odeint-v2 2011-07-19 10:02:13 +02:00
Mario Mulansky
8861d1b144 performance tests relocated 2011-07-19 09:47:36 +02:00
Karsten Ahnert
16a086ec03 changing odeint.hpp 2011-07-18 21:20:44 +02:00
Karsten Ahnert
3d9a678b42 code cleanup, tabs, header guards und copyright preamble... 2011-07-18 21:15:52 +02:00
headmyshoulder
ebd5888471 Edited index.html via GitHub 2011-07-18 09:34:39 -07:00
Karsten Ahnert
3257c86454 put link into the index.html 2011-07-18 18:30:49 +02:00
Karsten Ahnert
d4579808d2 added docs 2011-07-18 18:29:05 +02:00
Karsten Ahnert
e719fbc35d removed doc submodule 2011-07-18 18:26:08 +02:00
Karsten Ahnert
a698a0a25c added doc 2011-07-18 18:21:31 +02:00