-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
IMO we should do the following:
- Add examples in README.md
- Add testing for the things that can be tested.
- Allow arbitrary metrics to be used in the optimal transport coupling, i.e. just let the user pass in a function that computes the matrix?
- Move stuff that is required for experiments only to
research/
, e.g.get_ahmc_primitives
, the dependency onVecTargets.jl
. - Add some more documentation to parts of the code.
Things that would be nice to have:
- Actually make this an installable package.
- Make a new release of AdvancedHMC.jl with the recent changes so that we don't need to depend on
#master
. - Actual documentation using Documenter.jl. Here we could also have some examples.
Metadata
Metadata
Assignees
Labels
No labels