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

Roadmap to initial release #3

Open
5 tasks
sethaxen opened this issue Oct 28, 2022 · 0 comments
Open
5 tasks

Roadmap to initial release #3

sethaxen opened this issue Oct 28, 2022 · 0 comments

Comments

@sethaxen
Copy link
Member

Here are some things I'd like to see before we make an initial release of the package:

  • Consider renaming the package to something like GenInferenceObjects.jl . InferenceObjects.jl is trying to offer useful storage functionality independent of ArviZ, and this package would exclusively offer conversion to InferenceObjects types, so this seems more appropriate.
  • Add a proper conversion function. With the ArviZ naming convention, this would have a name like from_gen, but this isn't terribly descriptive. This is a good opportunity to think about what naming convention makes sense when conversion functions can live elsewhere. In particular, can we think of one that works regardless of where the function lives?
  • Add tests and CI
  • Add examples
  • Add documentation
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

1 participant