UBC-MDS / lr_cd

Python package for linear regression with coordinate descent algorithm.
https://lr-cd.readthedocs.io/en/latest/?badge=latest
MIT License
1 stars 0 forks source link

Add necessary packages for publishing documentation. #39

Closed Jing-19 closed 1 year ago

Jing-19 commented 1 year ago

https://py-pkgs.org/03-how-to-package-a-python

follow 3.8.3

fohy24 commented 1 year ago

PR is up for this. Dependecies added can be viewed in the PR as well.