Commit Graph

  • fe00c541a9 added test case for issue #149 Mario Mulansky 2015-01-27 14:06:33 +0100
  • 56850b94e5 fixing broken links to github examples Karsten Ahnert 2015-01-27 09:20:27 +0100
  • 109e9112a8 added missing adams-bashforth test with 8 steps Mario Mulansky 2015-01-21 14:38:05 +0100
  • f5079fb258 add init_stepper as template param to abm stepper Mario Mulansky 2015-01-21 13:52:56 +0100
  • 8c41ee24ba Merge pull request #146 from GregorDeCillia/master Mario Mulansky 2015-01-21 10:24:09 +0100
  • 5925f23db7 Update order_quadrature_formula.cpp GregorDeCillia 2015-01-20 10:32:27 +0100
  • 8ee12ec2d1 disable warnings Gregor de Cillia 2015-01-20 01:48:57 +0100
  • c7d40ae0f1 applied recommendations mentioned in #146 Gregor de Cillia 2015-01-20 01:43:52 +0100
  • 4b5a34dd9a fixed adams-bashforth test Mario Mulansky 2015-01-13 22:09:02 +0100
  • d323be0220 renamed do_step_dxdt to do_step_dxdt_impl Mario Mulansky 2015-01-13 20:20:32 +0100
  • 82e2a70aa2 fixed adams bashforth test case Mario Mulansky 2015-01-10 19:34:53 +0100
  • 8f1d82741b Merge branch 'master' of github.com:headmyshoulder/odeint-v2 Mario Mulansky 2015-01-10 16:20:32 +0100
  • 4cadbe5164 fixes #147 Mario Mulansky 2015-01-10 16:17:06 +0100
  • b9fa3d5a1c disable warnings Gregor de Cillia 2014-12-23 01:49:00 +0100
  • 732d7770ab change name of test to order quadrature formula, Gregor de Cillia 2014-12-23 01:35:49 +0100
  • 593652e956 order_of_convergence: new steppers tested Gregor de Cillia 2014-12-22 05:08:42 +0100
  • d43fec705f First version of the polynomial test Gregor de Cillia 2014-12-21 22:13:21 +0100
  • fe7afc4fde typo in comment on analytic solution Mario Mulansky 2014-12-19 11:17:27 -0600
  • 4c2696719c Merge branch 'master' of github.com:headmyshoulder/odeint-v2 Mario Mulansky 2014-12-19 10:09:19 -0600
  • ee3ea15d58 fix #144, including test case Mario Mulansky 2014-12-19 10:06:16 -0600
  • 35507d842d fixes bug in stochastic euler example. Karsten Ahnert 2014-11-16 21:02:44 +0100
  • 9a03751fb7 simd example now support sp precision Mario Mulansky 2014-11-13 10:03:10 +0100
  • 2892467c29 revert boost build hack, added note about patch Mario Mulansky 2014-11-12 12:23:39 +0100
  • 430fe8183b simd performance now uses aligned memory Mario Mulansky 2014-11-12 11:07:52 +0100
  • da5388eb87 fixed std_array test for gcc 4.6 (travis) Mario Mulansky 2014-11-12 11:05:47 +0100
  • 297e3e15e4 remove boost build from travis Mario Mulansky 2014-11-12 10:02:15 +0100
  • 54856f3913 fixes #142, fixes boost include issue in bjam Mario Mulansky 2014-11-12 10:01:05 +0100
  • bdf011cc55 added test/numeric to std build Mario Mulansky 2014-11-11 18:41:14 +0100
  • a6b85655b0 update in travis to build boost first Mario Mulansky 2014-11-11 18:38:47 +0100
  • df07f80123 Merge branch 'master' of github.com:headmyshoulder/odeint-v2 Mario Mulansky 2014-11-11 18:32:41 +0100
  • f171a84ba7 algebra dispatcher now recognizes dts::array Mario Mulansky 2014-11-11 18:32:11 +0100
  • 61df23d75e fixed https://svn.boost.org/trac/boost/ticket/10499 Karsten Ahnert 2014-11-11 17:59:06 +0100
  • 133fb843d3 generalized array_algebra Mario Mulansky 2014-11-11 17:32:58 +0100
  • dbc9ae9ae0 N in filenam Mario Mulansky 2014-11-10 19:09:07 +0100
  • 7f89890800 typo Mario Mulansky 2014-11-10 19:07:32 +0100
  • 8d9645df66 out file name Mario Mulansky 2014-11-10 19:03:34 +0100
  • 481601148a ARCH added to Makefile Mario Mulansky 2014-11-10 19:00:58 +0100
  • 1b76ef2ed8 test Mario Mulansky 2014-11-10 18:36:39 +0100
  • dcabba3a01 +SIMD performance test Mario Mulansky 2014-11-10 15:01:25 +0100
  • 6cf39904a9 c version now prints min time Mario Mulansky 2014-11-03 14:13:47 +0100
  • 32a17b9f8a better figure title Mario Mulansky 2014-11-03 12:49:25 +0100
  • c60ab1ac94 +vanilla c version Mario Mulansky 2014-10-23 11:52:58 +0200
  • 589bdc45c0 some perf comments Mario Mulansky 2014-10-17 11:34:37 +0200
  • 6e41b57ba1 performance test sources Mario Mulansky 2014-10-17 11:11:05 +0200
  • b6ebc0f156 new performance tests Mario Mulansky 2014-10-17 11:09:24 +0200
  • f496df3682 cleaned up thrust Makefile Mario Mulansky 2014-10-07 13:07:18 +0200
  • cc6969cca5 fixing #141 Mario Mulansky 2014-10-07 13:00:20 +0200
  • 698d624792 delete appvoyer config Mario Mulansky 2014-09-19 20:14:03 +0200
  • bc05380cc5 added appveyor build script Mario Mulansky 2014-09-19 19:53:51 +0200
  • 5eebbb56d8 fixing #140 Karsten Ahnert 2014-08-18 21:00:12 +0200
  • d69cba85f4 Merge pull request #5 from danieljames/metadata headmyshoulder 2014-08-18 16:11:33 +0200
  • ca6ff3cb24 Add metadata file. Daniel James 2014-08-18 15:08:13 +0100
  • b497ca56de adding documentation for second integrate version Karsten Ahnert 2014-08-16 21:07:35 +0200
  • d81e685e73 Merge branch 'master' of github.com:headmyshoulder/odeint-v2 Karsten Ahnert 2014-08-16 21:05:30 +0200
  • 720a926e45 fixes #139 Karsten Ahnert 2014-08-16 21:05:16 +0200
  • 9197519a2d removing old include from example jamfile Karsten Ahnert 2014-08-16 14:14:23 +0200
  • 55c843b5dc removing old include from external example jamfiles Karsten Ahnert 2014-08-16 14:13:42 +0200
  • 87dae441ef removing old include from external test jamfiles, adding nounused local typedef warning, adding newline to toolset.jam.patch Karsten Ahnert 2014-08-16 14:12:08 +0200
  • 910634d7ac Merge pull request #4 from jzmaddock/patch-2 headmyshoulder 2014-08-16 00:46:25 +0200
  • 1e8a1f0017 Merge pull request #3 from jzmaddock/patch-1 headmyshoulder 2014-08-16 00:46:00 +0200
  • 0ca187cd6e added unnamed namespace around placeholders mariomulansky 2014-08-15 09:44:56 +0200
  • 762dbb3fef Update Jamfile.v2 jzmaddock 2014-08-13 18:35:12 +0100
  • b0cf12534d Update Jamfile.v2 jzmaddock 2014-08-13 18:33:56 +0100
  • 9473d7f067 added thrust backend vectors to operations_dispatcher mariomulansky 2014-08-01 19:38:45 +0200
  • 91bb278cf9 Merge branch 'slayoo-master' mariomulansky 2014-08-01 19:27:10 +0200
  • 286b87a872 some cosmetics and more dispatcher specializations mariomulansky 2014-08-01 19:26:03 +0200
  • ca69d012bb adding thrust resizing macros for thrust::cpp::vector, thrust::omp::vector, thrust::tbb::vector and thrust::cuda::vector (addressing #136) slayoo 2014-08-01 14:36:56 +0200
  • ab613676d9 fix double include mariomulansky 2014-07-31 23:03:50 +0200
  • bf7b9f64c9 added macros for thrust resizing, addressing #136 mariomulansky 2014-07-31 22:53:52 +0200
  • b3a6581842 fixes #135 mariomulansky 2014-07-31 16:08:34 +0200
  • 59282c8555 enable c++11, disable gcc on osx in travis mariomulansky 2014-07-14 11:00:46 +0200
  • fb8894c42c fix osx compilation mariomulansky 2014-07-14 10:45:28 +0200
  • cbd2959c54 disable c++11 builds in travis mariomulansky 2014-07-14 10:22:18 +0200
  • 5f1b1c6ffb linux+osx runs mariomulansky 2014-07-13 19:40:40 +0200
  • 3d1a4d379d only osx mariomulansky 2014-07-13 19:32:01 +0200
  • 6ac91534a0 only osx mariomulansky 2014-07-13 19:29:49 +0200
  • 2442912b5a activate osx build2 mariomulansky 2014-07-13 19:27:11 +0200
  • c81753b19a activate osx build2 mariomulansky 2014-07-13 19:24:43 +0200
  • b16d11e59d activate osx build mariomulansky 2014-07-13 19:11:36 +0200
  • 28a27fabdc Merge branch 'develop' Karsten Ahnert 2014-07-11 22:00:39 +0200
  • a871f3bf83 Merge branch 'odeint_master' into develop Karsten Ahnert 2014-07-11 21:50:55 +0200
  • 27029e332b disable units example for clang mariomulansky 2014-07-11 19:42:16 +0200
  • 0e45725eb5 fix travis.yml mariomulansky 2014-07-11 18:53:46 +0200
  • 1d2ffe4bb9 new approach to travis clang build mariomulansky 2014-07-11 18:48:07 +0200
  • 88d23490bc remove wait from travis build mariomulansky 2014-07-11 15:58:50 +0200
  • 5041c24245 disable c++0x for clang mariomulansky 2014-07-11 15:25:24 +0200
  • ae27305eff try activate clang build mariomulansky 2014-07-11 14:47:58 +0200
  • 6139643899 change c++11 to c++0x to work with gcc-4.6 mariomulansky 2014-07-11 14:17:39 +0200
  • 52daeba365 add c++11 build to travis mariomulansky 2014-07-11 13:56:40 +0200
  • ef35151e09 Merge branch 'master' of github.com:headmyshoulder/odeint-v2 mariomulansky 2014-07-11 13:56:00 +0200
  • 6e9d680cb5 some fixes for c++11, clang and msvc mariomulansky 2014-07-11 13:55:20 +0200
  • 2f021f760c disable the default boost bind placeholders Karsten Ahnert 2014-07-05 11:07:35 +0200
  • e4b8dd8fa5 Merge remote-tracking branch 'odeint_root/master' into develop Karsten Ahnert 2014-07-02 11:37:48 +0200
  • 1cdc33dc9c use correct env variable in nt2 jamfile mariomulansky 2014-07-01 20:04:18 +0200
  • 26beea5455 Merge branch 'nt2_specializations' of https://github.com/MetaScale/odeint-v2 mariomulansky 2014-07-01 19:18:22 +0200
  • 02e1c223ae Merge pull request #130 from MetaScale/boost_throw_exception Mario Mulansky 2014-07-01 18:48:13 +0200
  • b94b3c1b29 Revert "Revert "Merge branch 'sfinae'"" Karsten Ahnert 2014-06-29 22:21:36 +0200
  • 56a7c4040e Revert "Merge branch 'sfinae'" Karsten Ahnert 2014-06-29 21:47:24 +0200
  • a593879d23 Merge branch 'sfinae' Karsten Ahnert 2014-06-29 21:31:41 +0200
  • 1ca3c4758e there is no same size unit test as this is tested as part of the resize unit test alankelly 2014-06-27 13:15:33 +0200