-
-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CI and registration #28
Comments
@greimel Thank you for your interest in this package. We could register the package if there are a positive number of users, although I am a bit hesitant because of the current poor test coverage... |
Thank you, that would be great! Do you think the test coverage is much worse than that of the DDP code in QuantEcon.jl? |
Currently we only have a test for a deterministic case. We need one for a stochastic case. |
In the QuantEcon lecture on stochastic optimal growth there is an example with an analytical solution: https://julia.quantecon.org/dynamic_programming/optgrowth.html#An-Example |
I just added the toml files in #27 to make the package usable in the most recent Julia versions.
Is this package still maintained? If so, would you mind registering the package? This would require adding CI and CompatHelper, TagBot.
The text was updated successfully, but these errors were encountered: