2
0
mirror of https://github.com/boostorg/odeint.git synced 2026-01-30 08:02:29 +00:00
Commit Graph

24 Commits

Author SHA1 Message Date
Karsten Ahnert
f8e467b8ed manual merge 2015-03-18 20:53:11 +01:00
Karsten Ahnert
35507d842d fixes bug in stochastic euler example. 2014-11-16 21:02:44 +01:00
Mario Mulansky
cc6969cca5 fixing #141 2014-10-07 13:00:20 +02:00
Karsten Ahnert
9197519a2d removing old include from example jamfile 2014-08-16 14:14:23 +02:00
Karsten Ahnert
55c843b5dc removing old include from external example jamfiles 2014-08-16 14:13:42 +02:00
mariomulansky
bf7b9f64c9 added macros for thrust resizing, addressing #136 2014-07-31 22:53:52 +02:00
mariomulansky
fb8894c42c fix osx compilation 2014-07-14 10:45:28 +02:00
Karsten Ahnert
28a27fabdc Merge branch 'develop' 2014-07-11 22:00:39 +02:00
mariomulansky
27029e332b disable units example for clang 2014-07-11 19:42:16 +02:00
mariomulansky
6e9d680cb5 some fixes for c++11, clang and msvc 2014-07-11 13:55:20 +02:00
mariomulansky
1cdc33dc9c use correct env variable in nt2 jamfile 2014-07-01 20:04:18 +02:00
mariomulansky
26beea5455 Merge branch 'nt2_specializations' of https://github.com/MetaScale/odeint-v2 2014-07-01 19:18:22 +02:00
alankelly
9728651b50 exceptions are handled by BOOST_THROW_EXCEPTION so that the compiler option fno-exceptions may safely be used 2014-06-26 18:42:45 +02:00
alankelly
b88c2f389d nt2:tie used to take better advanatge of openmp 2014-06-26 15:36:10 +02:00
alankelly
3f528712b1 parentheses correct on environemtn variable 2014-06-26 15:36:10 +02:00
alankelly
8555a34f5f Jamfiles corrected, gcc specific flags are marked so and NT2_SIMD_FLAGS is read from an environment variable 2014-06-26 15:36:10 +02:00
alankelly
d4500e0f39 instructions added for using NT2/avx 2014-06-26 15:36:10 +02:00
alankelly
387972a60a Jamefile added, copyright updated and loop extended to match original example 2014-06-26 15:36:10 +02:00
alankelly
593b24996a example of odeint with nt2 2014-06-26 15:36:10 +02:00
Karsten Ahnert
3890cd0c25 boost.adaption: moving examples directory 2014-03-26 08:20:33 +01:00
Beman Dawes
11274bb78a Merge 86392 from trunk. The spirit change was not applied because the file is not present in branches/release.
[SVN r86489]
2013-10-27 21:10:04 +00:00
Karsten Ahnert
58d883949a applied typo patch for odeint
[SVN r82310]
2013-01-01 18:48:32 +00: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
44779604ce initial odeint commit
[SVN r81491]
2012-11-23 14:22:23 +00:00