Issues
- 0
event with ode45
#264 opened by csb2024 - 0
- 1
multiple choice of integrator?
#262 opened by seballgeyer - 0
- 0
Link to doc is down
#260 opened by putian9935 - 0
Apparent integer counter overflow bug detected in the use of the integrate_const method
#259 opened by CFMaguire - 0
Example doesn't re-initialize the integration
#258 opened by ianhbell - 0
Issues of writes to unknown address in odeint
#257 opened by bhache - 1
The "about" link is broken
#256 opened by sg-s - 0
Per state absolute tolerance support?
#255 opened by wds15 - 0
odeint without uBLAS?
#254 opened by tueda - 0
Absolute submodule breaks checkout of boost
#253 opened by erikhugintech - 3
ODEINT Controlled Steppers do not work with complex thrust device vectors as state type.
#252 opened by Vishwatosh - 0
Feature Request: Implement rkf78 on GPU using Thrust
#251 opened by pfbrewst - 0
stepper algorithm makes an assumption that value_types are of type IEEE floating point, failing compile with alternative number systems
#250 opened by Ravenwater - 0
- 2
boost::multi precision and boost::find_if fails with odeint::make_adaptive_range and (at least) Boost 1.70
#245 opened by ds283 - 2
- 0
- 0
Complex type + controlled stepper fails compilation
#244 opened by mebelz - 1
add support for complex<long double>
#243 opened by potatomama - 0
integrate the odeint into some other libraries
#232 opened by JianqiangDing - 0
- 1
Unclear symbol use in step acceptance criteria:
#241 opened by NAThompson - 0
Sparse Coefficient Matrix Optimization
#240 opened by WenyinWei - 3
make_controlled factory bug (setting m_max_dt to eps_rel and m_eps_rel to default)
#228 opened by ghostshadow - 0
Error with boost::numeric::odeint::make_contolled for a custom error stepper
#239 opened by SamyuktaV - 1
- 1
Bulirsch-Stoer constructor question
#211 opened by kartikkumar - 1
- 1
Examples for ODE with nonholonomic constraints?
#238 opened by Engietoday - 1
Missing ending point with dopri5 (dense output)
#220 opened by brankaleon - 1
stepper_rk78_fehlberg order and error order
#223 opened - 10
Solve ODEs in the form [M] {x}' = {F}
#231 opened by matheusbrf - 2
Provide own (non)-linear solvers
#230 opened by hrittich - 0
stiff system solver example - unknown arguments
#229 opened by aa0111 - 0
lorenz_parameters.cu possible typos?
#227 opened by tactmaster - 0
- 0
Error compiling with CUDA 9
#219 opened by jorge221 - 0
Compilation issue with thrust
#217 opened by ghareg - 0
- 3
varying absolute tolerances
#204 opened by wds15 - 1
- 0
OpenMP: copy openmp_state
#210 opened by epsilonbelowzero - 0
Blitz++ array as state type
#209 opened by vukics - 7
Use of odeint with boost multi_array
#205 opened by jannisehrlich - 4
- 1
Is it possible to implement the LSODA in ODEINT?
#203 opened by LifeWorks - 2
Code that worked now fails
#200 opened by thk686 - 4
Lorentz Force Integrator
#201 opened by Ryan-Hedlof