Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.3 #65

Open
wants to merge 31 commits into
base: main
Choose a base branch
from
Open

v0.3 #65

wants to merge 31 commits into from

Conversation

gottacatchenall
Copy link
Member

@gottacatchenall gottacatchenall commented Apr 26, 2024

v0.3

This is a pretty big change for a minor version tick, but I will probably want to merge and put this on the Pkg registry for BiaB use prior to everything being fully ready for v1.0


Issues closed by this PR


Changes

  • reducing duplicate code for argument checks that are shared across many BONSamplers
  • Exception management system with custom types
  • Using TestItems.jl instead of separate test files
  • Having entropy matrix as a field of samplers that require it, rather than necessary input to seed
    • As a result only the curried version of refine remains
  • Adding different sampling methods:
    • Spatially stratified sampling
    • Simple random sampling
    • GRTS
    • Fractal Triad
    • Categorical stratification

@gottacatchenall gottacatchenall changed the title Exception management system v0.3 May 1, 2024
@codecov-commenter
Copy link

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants