Skip to content
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

abc_inference is not included but exported #248

Open
Song921012 opened this issue Jun 20, 2022 · 1 comment
Open

abc_inference is not included but exported #248

Song921012 opened this issue Jun 20, 2022 · 1 comment

Comments

@Song921012
Copy link

Song921012 commented Jun 20, 2022

Hello, it seems that new version doesn't support approximate bayesian computation any more. However, in main DiffEqBayes.jl, abc_inference is exported. Also, codes of example of README implies that abc-inference depends on DynamicHMC.jl, should it be dependent on ApproxBayes.jl?

It seems that ApproxBayes.jl is not maintained. I forked it and simply bump the version. include("abc_infernce.jl") and test abc.jl in DiffEqBayes.jl. It still works. Maybe it is a solution for someone who wants to use approximation bayesian computation.

@ChrisRackauckas
Copy link
Member

see #192 . Maybe we should just fork it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants