diff --git a/data analysis/analysis/__pycache__/analysis.cpython-37.pyc b/data analysis/analysis/__pycache__/analysis.cpython-37.pyc index c23175fb..85ffa686 100644 Binary files a/data analysis/analysis/__pycache__/analysis.cpython-37.pyc and b/data analysis/analysis/__pycache__/analysis.cpython-37.pyc differ diff --git a/data analysis/analysis/regression.py b/data analysis/analysis/regression.py index beba9b20..f01d04d3 100644 --- a/data analysis/analysis/regression.py +++ b/data analysis/analysis/regression.py @@ -1,7 +1,7 @@ # Titan Robotics Team 2022: CUDA-based Regressions Module # Written by Arthur Lu & Jacob Levine # Notes: -# this should be imported as a python module using 'import cudaregress' +# this should be imported as a python module using 'import regression' # this should be included in the local directory or environment variable # this module is cuda-optimized and vectorized (except for one small part) # setup: