Skip to content

ErwindeGelder/scenario-exposure

Repository files navigation

Scenario exposure

Library for calculating probability density function using various ways. There is also functionality to sample from the distributions.

Contributing

  • Run linter:

    uv run ruff format . --check  # Remove --check flag to reformat files.
    uv run ruff check .
    
  • Run typechecking:

    uv run pyright
    uv run mypy src tests
  • Run tests:

    uv run pytest -s --cov=scenario_exposure --cov-report=term-missing --typeguard-packages=scenario_exposure

About

Calculate probability density (for scenarios).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages