summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-03-23feat: finished linear regressionHEADmasterGustaf Rydholm
2022-03-22build: add matplotlibGustaf Rydholm
2022-03-22docs: update readmeGustaf Rydholm
2022-03-22feat: add start of linear regression in jaxGustaf Rydholm
2022-03-22feat: completed basic constrained optimizationGustaf Rydholm
2022-03-22build: update to jax with gpu supportGustaf Rydholm
2022-03-22fix: check if jax is using gpuGustaf Rydholm
2022-03-21build: add dependenciesGustaf Rydholm
2022-03-21docs: add READMEGustaf Rydholm
2022-03-21chore: add .gitignoreGustaf Rydholm
2022-03-21feat(constrained optimization): basic tutorialGustaf Rydholm