Open niggetiedt opened 5 years ago
This is no help, but I have a similar issue with #245 with no response from the developers. It's unfortunate because In the past they have been very responsive.
See https://github.com/headmyshoulder/odeint-v2/issues/245#issuecomment-560039039.
Currently the workaround seems to be to revert to commit https://github.com/boostorg/multiprecision/commit/339085567bcc3911b0c194bf5afc13f60c388831 in Boost::Multiprecision
or earlier.
Hi there,
First of all, I really appreciate this library and its powerful methods. However, I managed to compile the following code within boost version 1.67 but not with version >= 1.68. In the newer versions they included multiple precision support for complex numbers, which I would also like to use with odeint. Is it a problem of the stepper? Thank you in advance!