- chore: Updated all required packages to their latest versions. Switched
QuantileRegressionSolver
's solver fromECOS
toClarabel
#22
- feat: Transition matrix solver. #17
- chore: Updated all required packages to their latest versions. Added
numpy
as a requirement. #14
- feat: adding ordinary least squares regression solver. Updating quantile regression to solve dual #11
- fix: Not regularizing intercept coefficient + better warning handling #8
- feat: Throw error when encountering NaN/Inf #7
- fix: fix deprecated warning #6
- chore: Add pre-commit linting and hook #5
- feat: Add regularization #4
- Add gitignore, codeowners, PR template, unit test workflow
- Specify README.md file type
- Update codeowners to public news engineering group
- Remove CircleCI and general clean-up
- Add installation and contribution instructions for open source
- Check condition of design matrix
- Ability to save problems
- Normalizing weights