Commit Graph

  • 0a45b6951c removing html output from the docs Karsten Ahnert 2011-07-18 17:39:53 +0200
  • 495da358d9 Merge branch 'master' of github.com:headmyshoulder/odeint-v2 Mario Mulansky 2011-07-18 17:39:00 +0200
  • 477a62bb5f renamed steppers Mario Mulansky 2011-07-18 17:38:17 +0200
  • 6512c9b217 preamble script modified Karsten Ahnert 2011-07-18 15:09:10 +0200
  • ec426df8e0 added preamble script Karsten Ahnert 2011-07-18 15:02:39 +0200
  • 3d77793d74 Merge branch 'master' of github.com:headmyshoulder/odeint-v2 Mario Mulansky 2011-07-18 14:15:15 +0200
  • d3ae35662b Merge branch 'state_wrapper' Mario Mulansky 2011-07-18 14:13:45 +0200
  • 2fd21d1e68 Edited TODO via GitHub headmyshoulder 2011-07-18 05:07:11 -0700
  • 63316a78bb jamroot... Mario Mulansky 2011-07-18 13:35:23 +0200
  • b158d0b134 bugfix in order control of bs Mario Mulansky 2011-07-18 10:06:16 +0200
  • 0eb1f7911b 2d phase lattice example finished Karsten Ahnert 2011-07-17 23:06:23 +0200
  • 24512db2d2 bulirsch stoer working (not fully tested yet) Mario Mulansky 2011-07-17 22:49:04 +0200
  • dce9333feb 2d phase lattice Karsten Ahnert 2011-07-17 19:59:59 +0200
  • 5f980e808c 2d phase oscillator lattice example Karsten Ahnert 2011-07-17 11:13:36 +0200
  • 03e732883a preparting for the two dimensional phase lattice Karsten Ahnert 2011-07-16 16:34:23 +0200
  • f0ba7f21c2 preparting for the two dimensional phase lattice Karsten Ahnert 2011-07-16 16:32:36 +0200
  • c392c82d38 bulirsch stoer compiling, but still buggy Mario Mulansky 2011-07-15 16:11:58 +0200
  • c5fc2c745d stuart landau example introduced, initial thrust phase oscillator ensemble Karsten Ahnert 2011-07-15 10:04:44 +0200
  • aac26f9303 phase oscillator example and documentation Karsten Ahnert 2011-07-14 09:49:35 +0200
  • bb96dada17 integrate works now with boost::ref on the observer Karsten Ahnert 2011-07-14 08:37:37 +0200
  • 43ac6520df added html Karsten Ahnert 2011-07-13 18:55:23 +0200
  • 65471fe773 examples added and documentation enhanced, the phase oscillator ensemble is not completed yet Karsten Ahnert 2011-07-13 18:51:42 +0200
  • 77a5d542fd everything prepared for burlish stoer implementation... Mario Mulansky 2011-07-13 18:09:52 +0200
  • 02cb3162a2 added explicit_midpoint and started bs stepper Mario Mulansky 2011-07-12 20:14:31 +0200
  • 5e867b3cf7 added algebra constructors Mario Mulansky 2011-07-12 12:19:23 +0200
  • 6c4e12d12f small fix adams_bashforth, initialization order Mario Mulansky 2011-07-12 11:38:07 +0200
  • af74a2ea9e constructors in adams_bashforth needed for msvc Mario Mulansky 2011-07-12 11:32:39 +0200
  • dde254c31d several improvements following karsten's suggestions - everything compiles and runs, except thrust Mario Mulansky 2011-07-12 11:18:03 +0200
  • d789f38008 now everything runs under windows, too Mario Mulansky 2011-07-11 22:45:34 +0200
  • 43957f1517 everything compiling and all tests passing Mario Mulansky 2011-07-11 21:37:32 +0200
  • f41c7891f3 adams bashforth fix Mario Mulansky 2011-07-11 19:56:49 +0200
  • e4e6a1d21f Merge branch 'state_wrapper' of github.com:headmyshoulder/odeint-v2 into state_wrapper Mario Mulansky 2011-07-11 19:52:01 +0200
  • d2afd886c2 copying tests extended Mario Mulansky 2011-07-11 19:51:10 +0200
  • 7ac3701969 small changes in adams_bash_forth and controlled_error_stepper Karsten Ahnert 2011-07-10 11:38:18 +0200
  • 8aefeb8802 fixed adams_bashforth for msvc Mario Mulansky 2011-07-09 13:14:36 +0200
  • 8f939041c7 implemented algebras as instances Mario Mulansky 2011-07-09 13:02:25 +0200
  • 431bced209 removed submodule Karsten Ahnert 2011-07-09 09:50:33 +0200
  • ebb422654d testing branches and submodules... Karsten Ahnert 2011-07-09 09:45:12 +0200
  • 1cf58a462e state_wrapper integration complete Mario Mulansky 2011-07-08 13:41:16 +0200
  • 59c5555116 adams bashforth running Mario Mulansky 2011-07-07 22:10:43 +0200
  • 71af486e01 implicit euler now working Mario Mulansky 2011-07-07 17:15:23 +0200
  • 030b043157 implicit_euler halfway done... Mario Mulansky 2011-07-07 09:52:59 +0200
  • fdb9d567b6 all rk methods now work with state_wrapper and new resizing concept Mario Mulansky 2011-07-06 23:05:11 +0200
  • 0f2f9374a8 stepper_concepts test now compile Mario Mulansky 2011-07-06 16:36:17 +0200
  • ee1c879e66 stepper_with_ranges test now pass Mario Mulansky 2011-07-06 13:18:12 +0200
  • 6aa1d693ca controlled_error_stepper merged Mario Mulansky 2011-07-05 20:51:12 +0200
  • 7010d700b5 resizing now with help of function bindings Mario Mulansky 2011-07-05 15:31:49 +0200
  • 9b6191ff3a forgot some files... Mario Mulansky 2011-07-04 23:20:46 +0200
  • dc8666dc05 state_wrapper implementation stuck... Mario Mulansky 2011-07-04 23:10:39 +0200
  • a4b6334495 Edited index.html via GitHub Mario Mulansky 2011-07-04 07:27:45 -0700
  • 7d7da585af more readme info Mario Mulansky 2011-07-04 16:26:50 +0200
  • f648547cb2 github generated gh-pages branch headmyshoulder 2011-07-04 07:19:03 -0700
  • 28d07b0ca4 Edited README via GitHub headmyshoulder 2011-07-04 07:14:16 -0700
  • 7c27f14d67 removed eclipse project files Karsten Ahnert 2011-07-04 16:11:54 +0200
  • f61356632d Merge branch 'master' of github.com:headmyshoulder/odeint-v2 Karsten Ahnert 2011-07-04 16:05:02 +0200
  • 7923f310e6 initial commit Karsten Ahnert 2011-07-04 15:46:52 +0200
  • 73f83b31dc +survey over existing libs mariomulansky 2011-06-29 12:20:28 +0000
  • 59992e4397 reconfigured bjam for windows mariomulansky 2011-06-28 12:01:01 +0000
  • e83eecf8ec added resizing to wrapper in ideas mariomulansky 2011-06-26 14:03:29 +0000
  • bca94c1f24 prototype implementation of state_wrapper idea and new resizing concept in ideas/state_wrapper mariomulansky 2011-06-26 07:37:29 +0000
  • 169d8db2c8 changed gsl adapter to run with gsl_vector* instead of gsl_vector mariomulansky 2011-06-25 12:15:18 +0000
  • ef82466c32 added test case for gsl_vector mariomulansky 2011-06-24 14:53:47 +0000
  • ffeb6aa9d3 deleted adjust_size_callers (default_adjust_size , matrix_vector_adjust_size), vector-matrix resizing is now implemented simply by respective specializations of same_size and adjust_size - see ublas_resize.hpp mariomulansky 2011-06-24 14:29:32 +0000
  • a7b7117add adjusted tests to run with msvc 10 rosenbrock4.cpp still fails with NULL pointer exception, see rosenbrock4_controller.hpp. Maybe add rosenbrock4_controller to copying tests to find out whats going on. However, on msvc 9 all tests run mariomulansky 2011-06-12 00:49:10 +0000
  • 28f1bd24bc refactored generic steppers now all tests pass nicely mariomulansky 2011-06-04 11:57:03 +0000
  • 9e53352843 added generic error stepper construct/copy tests fail, some refactoring required to fix this. mariomulansky 2011-06-03 22:21:51 +0000
  • 62647e9553 added resizing tests for generic stepper mariomulansky 2011-06-03 16:39:38 +0000
  • e55336c5fc copying of generic steppers now works mariomulansky 2011-06-03 16:12:09 +0000
  • 722cfd49c9 added explicit_rk4_generic added copy constructor and assign operator to generic_rk, not finished yet - stepper_copying still fails due to missing deriv_type initializations mariomulansky 2011-06-01 15:07:30 +0000
  • 2092835011 adams bashforth karsten 2011-06-01 09:16:28 +0000
  • f69bdc4791 Jamfile comments for generating doxygen documentation karsten 2011-06-01 09:11:16 +0000
  • 3bfdad59e6 added algebra_caller and operations_caller for the generic stepper added performance tests for odeint_generic mariomulansky 2011-05-30 15:37:06 +0000
  • 28214d131a crude state wrapper implementation mariomulansky 2011-05-29 17:54:29 +0000
  • 24455d40d0 tests now pass again with gcc and icc (sorry) mariomulansky 2011-05-29 16:26:43 +0000
  • 9c6539fba6 improved generic stepper implementation - now uses range algebra. however, code is still a bit ugly... mariomulansky 2011-05-28 12:24:46 +0000
  • cb37c83190 adams bashforth moulton karsten 2011-05-27 08:45:57 +0000
  • 299e14fee5 fixed errors in adams_moulton karsten 2011-05-27 07:33:52 +0000
  • 5fd3cacc48 small fix in generic_algebra and pp check for msvc karsten 2011-05-27 07:25:04 +0000
  • 56e36daa37 adams moulton, sry will not compile karsten 2011-05-25 19:01:04 +0000
  • 6ccf79d4b1 adams moultons and some tests karsten 2011-05-25 06:22:45 +0000
  • 8764c4d82d tests for generic stepper (accuracy to be checked) mariomulansky 2011-05-25 05:00:09 +0000
  • 48a5548c24 generic stepper fulfilling stepper concept (well, almost...) mariomulansky 2011-05-25 04:58:19 +0000
  • 997c8aee79 some points in TODO for andrew mariomulansky 2011-05-18 16:18:46 +0000
  • 95c13f0987 adams bashforth continued karsten 2011-05-17 18:22:49 +0000
  • 0757493c24 initial check in for adams bashforth, is_pair moved to util and some small changes in the docs karsten 2011-05-16 10:03:42 +0000
  • 2f3ebd62ef changed std::tr1::array -> boost::array to be platform independent removed reference in taylor.hpp to make it compile with msvc mariomulansky 2011-05-15 19:18:12 +0000
  • 5e3ca1980b + phase lattice performance mariomulansky 2011-05-15 19:17:03 +0000
  • 2c12fb7cec minor changes mariomulansky 2011-05-15 19:13:40 +0000
  • 46c5b80046 introducing the concepts in the docs karsten 2011-05-14 15:13:39 +0000
  • efcce329e7 better msvc performance mariomulansky 2011-05-13 15:43:23 +0000
  • cc1d7d3bed chunk the first section karsten 2011-05-13 10:21:57 +0000
  • 87b29a72a5 added caution button to the docs karsten 2011-05-13 10:07:33 +0000
  • e1a8f16c30 performance test taylor v4 now with absolute value karsten 2011-05-13 08:58:46 +0000
  • a774a25f28 performance test taylor v4 now with absolute value karsten 2011-05-13 08:26:45 +0000
  • 6abbf04520 reorganized rk54ck tests mariomulansky 2011-05-13 07:30:59 +0000
  • 3d4f13fc48 introducing the absolute value in taylor controller karsten 2011-05-13 06:58:50 +0000
  • ee1829fa37 fixed free mem bug mariomulansky 2011-05-12 08:17:48 +0000
  • 1783e8ae20 reorganized test cases performance tests are killing me!!! it seems we get higher performance when using structs instead of functions for the rhs... mariomulansky 2011-05-11 15:10:44 +0000
  • 293a23a7d4 some updated results karsten 2011-05-11 10:00:55 +0000
  • a40cc5b064 performance test for taylor v4 karsten 2011-05-11 06:52:32 +0000