This release updates a bunch of code in tadasets and now includes an option for uniform sampling for spheres and the torus. We are switching over to using ruff for formatting and linting as well.
What's Changed
- Update github workflows by @catanzaromj in #18
- Maintenance updates by @catanzaromj in #19
- Use ruff for format and lint by @catanzaromj in #20
- Update code-cov workflow by @catanzaromj in #21
- ci: Add codecov token to env by @catanzaromj in #22
- Update code cov by @catanzaromj in #27
- Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #23
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #25
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #24
- added uniform sampling option by @Sai271828 in #28
New Contributors
- @Sai271828 made their first contribution in #28
Full Changelog: v0.2.1...v0.2.2