Karsten Ahnert
|
639f8b10ca
|
introducing first flag in iterators
|
2012-07-10 08:50:16 +02:00 |
|
Karsten Ahnert
|
0a54ed3e09
|
adding find_if example
|
2012-07-09 10:19:45 +02:00 |
|
Karsten Ahnert
|
bcabbe61a5
|
manual merge
|
2012-07-09 10:10:28 +02:00 |
|
Karsten Ahnert
|
3b0d56a05c
|
resolving some small issues with boost.fusion
|
2012-07-05 10:21:58 +02:00 |
|
Karsten Ahnert
|
3a95319be6
|
introducing const step iterator versions for dense output stepper
|
2012-07-05 10:03:45 +02:00 |
|
Mario Mulansky
|
735071f11e
|
Merge branch 'master' of github.com:headmyshoulder/odeint-v2
|
2012-07-03 12:16:04 +02:00 |
|
Mario Mulansky
|
f1fa4bfb78
|
changed integrate_const implementation
|
2012-07-03 12:15:55 +02:00 |
|
Karsten Ahnert
|
6aa43ed01f
|
added make_const_step_range and some examples for const_step_iterator
|
2012-07-03 08:32:22 +02:00 |
|
Karsten Ahnert
|
7e5055e313
|
Merge branch 'master' of github.com:headmyshoulder/odeint-v2
|
2012-07-02 23:34:07 +02:00 |
|
Karsten Ahnert
|
3e94027eea
|
added implicit euler based on mlt4 matrix types
|
2012-07-02 23:33:56 +02:00 |
|
Mario Mulansky
|
c7b17ec25d
|
units support for bulirsch stoer dense out
|
2012-07-02 14:10:12 +02:00 |
|
Karsten Ahnert
|
68fdb78a1b
|
added inverse time meta function
|
2012-06-30 12:48:32 +02:00 |
|
Karsten Ahnert
|
ca1f5389cb
|
all examples do now work with c++03
|
2012-06-30 11:04:37 +02:00 |
|
Karsten Ahnert
|
f46f2eab48
|
applied patch from slayoo and removed iterator branch stuff
|
2012-06-29 20:37:12 +02:00 |
|
Mario Mulansky
|
8d3ea80eca
|
Merge branch 'master' of github.com:headmyshoulder/odeint-v2
|
2012-06-29 15:19:48 +02:00 |
|
Mario Mulansky
|
bd481d8343
|
just one more cast to make expression templates work in min/max functions
|
2012-06-29 15:12:53 +02:00 |
|
Mario Mulansky
|
78ee9fb674
|
+inv_time_vector
|
2012-06-29 15:11:47 +02:00 |
|
Karsten Ahnert
|
c2cf7005ec
|
changed by hand
|
2012-06-29 08:15:31 +02:00 |
|
Karsten Ahnert
|
4845d99b8c
|
Merge branch 'iterator' of github.com:headmyshoulder/odeint-v2
|
2012-06-29 08:06:17 +02:00 |
|
Karsten Ahnert
|
885156ee63
|
removed some stuff from the main branch, this stuff still exist in keepthisstuff
|
2012-06-29 08:05:16 +02:00 |
|
Mario Mulansky
|
6b3c6bc47a
|
checked value/time types in bulirsch stoer
|
2012-06-27 22:54:08 +02:00 |
|
Mario Mulansky
|
13820ff694
|
merged
|
2012-06-27 21:46:47 +02:00 |
|
Mario Mulansky
|
572091735f
|
css update
|
2012-06-27 21:45:00 +02:00 |
|
Karsten Ahnert
|
5b48c56451
|
added const step iterator
|
2012-06-27 08:26:09 +02:00 |
|
Karsten Ahnert
|
0f126ac9e4
|
removing empty sections from docs
|
2012-06-26 07:15:54 +02:00 |
|
Karsten Ahnert
|
93c1d4cd12
|
removing observer from docs
|
2012-06-26 07:09:51 +02:00 |
|
Karsten Ahnert
|
2a8ab88b29
|
added static assert in adams_bashforth
|
2012-06-25 22:43:23 +02:00 |
|
Karsten Ahnert
|
1dc4268784
|
small fix in heun example
|
2012-06-25 22:26:44 +02:00 |
|
Karsten Ahnert
|
156361fa20
|
small fix in heun example
|
2012-06-25 22:25:10 +02:00 |
|
Karsten Ahnert
|
3ee6600df2
|
small fix in heun example
|
2012-06-25 22:23:07 +02:00 |
|
Karsten Ahnert
|
99dfd57579
|
add vexcl example and section in the tutorial
|
2012-06-25 14:12:47 +02:00 |
|
Karsten Ahnert
|
50914f11f4
|
merging error_steppers branch
|
2012-06-25 13:21:32 +02:00 |
|
Karsten Ahnert
|
48a03253b2
|
removed copy constructors and assignment operators from dense_output_runge_kutta and bulirsch_stoer
|
2012-06-23 13:58:55 +02:00 |
|
Karsten Ahnert
|
3190ee8e52
|
Merge branch 'master' of github.com:headmyshoulder/odeint-v2
|
2012-06-23 12:54:58 +02:00 |
|
Karsten Ahnert
|
6621863a40
|
changed return type current times and previous time in dense output steppers from const ref to values
|
2012-06-23 12:54:38 +02:00 |
|
Karsten Ahnert
|
ccb95bcc13
|
removing explicit_error_stepper_base.hpp and renaming of explicit_stepper_and_error_stepper_*_base to explicit_error_stepper_*_base and modyfing the docs for the error stepper concept
|
2012-06-21 08:19:04 +02:00 |
|
Karsten Ahnert
|
ef46c16443
|
adding associated types to the concept documentation
|
2012-06-19 09:35:08 +02:00 |
|
Karsten Ahnert
|
76f170d047
|
added vexcl resizer and tests
|
2012-06-16 00:52:20 +02:00 |
|
Karsten Ahnert
|
3293362186
|
removed macros.hpp
|
2012-06-15 08:43:14 +02:00 |
|
Karsten Ahnert
|
0c23a5d916
|
passing time and value type by value
|
2012-06-15 08:18:14 +02:00 |
|
Karsten Ahnert
|
4cdd3f689b
|
changing parameters
|
2012-06-13 09:27:16 +02:00 |
|
Karsten Ahnert
|
2db80b7d2f
|
passing time and value per value
|
2012-06-13 08:18:58 +02:00 |
|
Karsten Ahnert
|
22a990f6b0
|
clarifying the docs
|
2012-06-12 08:12:16 +02:00 |
|
Karsten Ahnert
|
4d55648902
|
changes constants definition in rosenbrock, symplectic euler and symplectic rkn
|
2012-06-12 07:58:41 +02:00 |
|
Mario Mulansky
|
c59b1e0f43
|
doc sprint
|
2012-06-10 17:07:26 +02:00 |
|
Mario Mulansky
|
bfa889a723
|
changed from array<..,1> to just complex<double>
|
2012-06-09 19:23:04 +02:00 |
|
Mario Mulansky
|
bcd9cb803e
|
Merge branch 'master' of github.com:headmyshoulder/odeint-v2
|
2012-06-09 16:40:43 +02:00 |
|
Mario Mulansky
|
39b87e942d
|
Merge pull request #41 from astrodroid/patch-1
Fix small typo in example
|
2012-06-09 07:39:14 -07:00 |
|
astrodroid
|
b0024cc031
|
I resized the x vector as it was causing runtime errors when trying to compute the Jacobian.
|
2012-06-09 15:24:01 +02:00 |
|
Karsten Ahnert
|
630a14a869
|
introducing disables to solve for ambigous overloads in the do_step and try_step methods
|
2012-06-07 11:22:26 +02:00 |
|