Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
tarp
is a small python package for performing statistical coverage tests to assess
the quality of posterior estimators.
tarp
currently implements the distance to random point (DRP) test introduced
in Lemos, Coogan et al 2023, which relies on
posterior samples.
pip install tarp
Please reach out to us if you're interested in contributing!
To start, follow the installation instructions, replacing the last line with
pip install -e ".[dev]"
This creates an editable install and installs the dev dependencies for generating docs, running tests and packaging for PyPI.
Please use isort
and black
to format your code. Open up issues
for bugs/missing features. Use pull requests for additions to the code. Write tests
that can be run by pytest
.
FAQs
Statistical coverage testing in python.
We found that tarp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.