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

Should refactor library internals to be "ifless" #186

Closed
bwpriest opened this issue Aug 25, 2023 · 3 comments
Closed

Should refactor library internals to be "ifless" #186

bwpriest opened this issue Aug 25, 2023 · 3 comments

Comments

@bwpriest
Copy link
Member

Presently, brittle conditionals still proliferate in the codebase. We need to eventually remove all of this stuff with proper object-oriented design and inheritance to avoid yucky updates when we have to add features.

@bwpriest
Copy link
Member Author

PR #190 makes the treatment of loss functions ifless.

@bwpriest
Copy link
Member Author

PR #193 makes sigma_sq ifless.

@bwpriest
Copy link
Member Author

bwpriest commented Oct 4, 2023

addressed by v0.8.0

@bwpriest bwpriest closed this as completed Oct 4, 2023
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

No branches or pull requests

1 participant