QuantEcon / ContinuousDPs.jl

Continuous state dynamic programming
BSD 3-Clause "New" or "Revised" License
13 stars 10 forks source link

[FEAT] Add LQ approximation functionality #36

Closed QBatista closed 3 years ago

QBatista commented 3 years ago

First step for addressing #31

oyamad commented 3 years ago

@QBatista Thanks! The error seems to be this one jump-dev/MutableArithmetics.jl#91. Let's wait for the latest version of MutableArithmetics.jl to be released.

oscardssmith commented 3 years ago

Any chance of a point release for the library so precompilation can be fixed?

oyamad commented 3 years ago

@oscardssmith Thank you for your interest in this library.

But I suspect you meant to leave a comment for MutableArithmetics.jl, possibly at jump-dev/MutableArithmetics.jl#93?

odow commented 3 years ago

I released a new version.

oscardssmith commented 3 years ago

Thanks!