Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 3.52 KB

README.md

File metadata and controls

45 lines (31 loc) · 3.52 KB

ExponentialFamilyManifolds

Stable Dev Build Status Coverage PkgEval Aqua

ExponentialFamilyManifolds.jl provides implementations of manifolds for the natural parameters of exponential family distributions, using Manifolds.jl. These manifolds are compatible with ManifoldsBase.jl, enabling optimization of the natural parameters of exponential family distributions using Manopt.jl.

Refer to the documentation for more information and optimization examples.

Contributing and Support

We welcome contributions and questions from the community! Here's how you can get involved:

Getting Help and Support

  • Q&A and Discussions: Have questions or want to discuss ideas? Join our discussions where you can:

    • Ask questions in the Q&A section
    • Share ideas and proposals
    • Show your work with the package
    • Stay updated with announcements
  • Issues: Found a bug or want to request a feature? Please open an issue on our GitHub repository.

Contributing

Contributions are encouraged and appreciated! Here's how you can contribute:

  1. Fork the repository and create your feature branch from main
  2. Write clear, documented code and add tests for new functionality
  3. Ensure all tests pass
  4. Submit a pull request with a clear description of your changes

For more detailed information about contributing, please check our discussions page.

Links