Karsten Ahnert
|
a29435ec8e
|
continue reference
|
2012-10-16 09:17:31 +02:00 |
|
Mario Mulansky
|
09cec9172c
|
bugfix in bs for negative dt
|
2012-10-15 19:17:59 -05:00 |
|
Karsten Ahnert
|
878bc6e771
|
cont reference
|
2012-10-10 22:25:20 +02:00 |
|
Karsten Ahnert
|
2edbfbbbe3
|
starting doxygen reference
|
2012-10-10 12:24:03 +02:00 |
|
Karsten Ahnert
|
429551ea61
|
starting doxygen reference
|
2012-10-10 12:20:39 +02:00 |
|
Karsten Ahnert
|
73534816fa
|
starting reference with doxygen
|
2012-10-10 11:56:16 +02:00 |
|
Karsten Ahnert
|
f23797d805
|
putting literature into an own section
|
2012-10-08 08:02:23 +02:00 |
|
Karsten Ahnert
|
fe7e4f24c0
|
new section indexes
|
2012-10-07 11:04:34 +02:00 |
|
Karsten Ahnert
|
2958d37b20
|
bug fix in runge_kutta4
|
2012-10-06 23:23:03 +02:00 |
|
Karsten Ahnert
|
bd41db437e
|
improve indexing
|
2012-10-06 22:47:35 +02:00 |
|
Karsten Ahnert
|
a91c7ef0d9
|
enable indexing and setting the right odeint version
|
2012-10-06 22:24:02 +02:00 |
|
Karsten Ahnert
|
7b1d51a0e5
|
starting reference
|
2012-10-06 17:19:57 +02:00 |
|
Karsten Ahnert
|
41d2d4d2e7
|
bug fixing in same size, dispatching for fusion sequences
|
2012-10-05 15:32:56 +02:00 |
|
Karsten Ahnert
|
9d9cad3d36
|
put some resizer code into detail namespace
|
2012-10-05 07:23:04 +02:00 |
|
Karsten Ahnert
|
026f020af3
|
added odeint.idx
|
2012-10-01 20:38:35 +02:00 |
|
Karsten Ahnert
|
89e28657b9
|
adding logo
|
2012-09-30 14:52:39 +02:00 |
|
Karsten Ahnert
|
5a329e4f67
|
remove reference.xml
|
2012-09-30 14:48:36 +02:00 |
|
Karsten Ahnert
|
832574096f
|
added navigation images and small fix in Jamfile
|
2012-09-30 14:48:06 +02:00 |
|
Karsten Ahnert
|
93297e4ed9
|
Merge branch 'doxygen'
|
2012-09-30 14:42:38 +02:00 |
|
Karsten Ahnert
|
5e89e98181
|
included reference section into the docs
|
2012-09-30 14:41:53 +02:00 |
|
Mario Mulansky
|
eda5297fa6
|
delete using namespace std;
|
2012-09-29 06:43:19 -05:00 |
|
Mario Mulansky
|
0b0af7f6cc
|
cpp -> source files
|
2012-09-28 10:19:38 -05:00 |
|
Mario Mulansky
|
a782f30b4c
|
Merge pull request #53 from slayoo/master
some corrections in the documentation
|
2012-09-28 07:59:20 -07:00 |
|
slayoo
|
5eec7bf863
|
documentation suggestions / typo fixes
|
2012-09-27 21:59:54 +02:00 |
|
Karsten Ahnert
|
5520cc0cc3
|
include the documentation comments
|
2012-09-24 13:56:36 +02:00 |
|
Karsten Ahnert
|
696798cdc3
|
include the documentation comments
|
2012-09-24 09:58:54 +02:00 |
|
Mario Mulansky
|
57adbafe7b
|
delete semicolons
|
2012-09-21 08:42:57 -05:00 |
|
Karsten Ahnert
|
37bc391346
|
fixed broken link
|
2012-09-20 16:49:51 +02:00 |
|
Karsten Ahnert
|
8db949b0ac
|
fixed broken link
|
2012-09-20 16:48:19 +02:00 |
|
Karsten Ahnert
|
7781189d76
|
updating the examples table in the docs
|
2012-09-20 08:14:28 +02:00 |
|
Karsten Ahnert
|
a5f2ca4450
|
test für symplectic stepper finalized
|
2012-09-19 09:15:39 +02:00 |
|
Karsten Ahnert
|
f2087f7c9a
|
removing warnings
|
2012-09-19 06:54:48 +02:00 |
|
Mario Mulansky
|
4f3f4f921d
|
Merge branch 'master' of github.com:headmyshoulder/odeint-v2
|
2012-09-19 01:12:45 +02:00 |
|
Mario Mulansky
|
5dbad583a3
|
small bugfix
|
2012-09-19 01:10:46 +02:00 |
|
Karsten Ahnert
|
421f879c64
|
removing dummy odes in test to dummy_odes.hpp
|
2012-09-18 22:36:28 +02:00 |
|
Karsten Ahnert
|
12576151d4
|
added c++0x flags for iterator example
|
2012-09-18 21:09:10 +02:00 |
|
Mario Mulansky
|
67487eee9e
|
deleted unneccessary c++0x compile flags
|
2012-09-18 12:58:02 -05:00 |
|
Mario Mulansky
|
b00abf051e
|
typo
|
2012-09-18 12:08:20 -05:00 |
|
Mario Mulansky
|
3ea53c6550
|
copyright 2012
|
2012-09-18 11:49:45 -05:00 |
|
Mario Mulansky
|
ab6e55db08
|
added new symplectic stepper to overview table
|
2012-09-18 11:46:53 -05:00 |
|
Mario Mulansky
|
e36a5922f9
|
split concept tests into separate files for runge_kutta, error and controlled
|
2012-09-18 11:38:55 -05:00 |
|
Mario Mulansky
|
11a49fc150
|
no copying in doc/Jamfile
|
2012-09-18 16:47:42 +02:00 |
|
Mario Mulansky
|
16a987fcbb
|
deleted odeint/doc
|
2012-09-18 16:46:29 +02:00 |
|
Karsten Ahnert
|
3a6ecbdb85
|
tests für symplectic steppers
|
2012-09-18 10:45:07 +02:00 |
|
Karsten Ahnert
|
c2e247ccde
|
merging
|
2012-09-15 10:50:49 +02:00 |
|
Karsten Ahnert
|
34d5780469
|
new symplectic stepper
|
2012-09-15 10:49:13 +02:00 |
|
Mario Mulansky
|
66700d6def
|
changed my_vector example
|
2012-09-07 21:19:15 +02:00 |
|
Mario Mulansky
|
8306208cd5
|
bs_bug deleted
|
2012-09-07 20:25:01 +02:00 |
|
Karsten Ahnert
|
58f2b519d4
|
iterator docs
|
2012-09-04 21:35:10 +02:00 |
|
Karsten Ahnert
|
9ef5eecb11
|
Merge branch 'master' of github.com:headmyshoulder/odeint-v2
|
2012-09-04 20:34:26 +02:00 |
|