Support#

Reporting bugs#

If you have found a bug, please open an issue on GitHub:

https://github.com/actuaan/lactuca/issues

Include the following information to help reproduce and fix the problem quickly:

  • Lactuca version:

    import lactuca
    print(lactuca.__version__)
    
  • Python version and operating system

  • A minimal, self-contained code example that reproduces the issue

  • The complete traceback or error message

Feature requests#

Feature requests are welcome. Open an issue on GitHub and describe:

  • The actuarial use case or calculation you need

  • The expected API or behaviour, with a short example if possible

Requests are evaluated against the project roadmap.

Questions#

For general questions about using Lactuca, open an issue on GitHub with the question label. Keeping answers in GitHub Issues makes them visible and searchable for the whole community.

Commercial and licensing inquiries#

For licensing, commercial use, or other business enquiries, contact the maintainer directly:

Alberto Aragoneses Nebreda 📧 alberto.aragoneses@actuaan.com 🌐 https://actuaan.github.io/lactuca/latest/


Note: Lactuca is a proprietary library distributed as compiled binaries. Pull requests are not accepted.