tra-analysis/analysis-master/tra_analysis
Dev Singh 88f68782f7 Implement fitting to circle using LSC and HyperFit (#45)
* chore: add pylint to devcontainer

Signed-off-by: Dev Singh <dev@devksingh.com>

* feat: init LSC fitting

cuda and cpu-based LSC fitting using cupy and numpy

Signed-off-by: Dev Singh <dev@devksingh.com>

* docs: add changelog entry and module to class list

Signed-off-by: Dev Singh <dev@devksingh.com>

* docs: fix typo in comment

Signed-off-by: Dev Singh <dev@devksingh.com>

* fix: only import cupy if cuda available

Signed-off-by: Dev Singh <dev@devksingh.com>

* fix: move to own file, abandon cupy

Signed-off-by: Dev Singh <dev@devksingh.com>

* fix: remove numba dep

Signed-off-by: Dev Singh <dev@devksingh.com>

* deps: remove cupy dep

Signed-off-by: Dev Singh <dev@devksingh.com>

* feat: add tests

Signed-off-by: Dev Singh <dev@devksingh.com>

* fix: correct indentation

Signed-off-by: Dev Singh <dev@devksingh.com>

* fix: variable names

Signed-off-by: Dev Singh <dev@devksingh.com>

* fix: add self when refering to coords

Signed-off-by: Dev Singh <dev@devksingh.com>

* fix: numpy ordering

Signed-off-by: Dev Singh <dev@devksingh.com>

* docs: remove version bump, nomaintain

add notice that module is not actively maintained, may be removed in future release

Signed-off-by: Dev Singh <dev@devksingh.com>

* fix: remove hyperfit as not being impled

Signed-off-by: Dev Singh <dev@devksingh.com>
2020-09-24 21:06:30 -05:00
..
.ipynb_checkpoints renamed analysis folder to tra_analysis 2020-08-10 21:01:50 +00:00
metrics renamed analysis folder to tra_analysis 2020-08-10 21:01:50 +00:00
__init__.py renamed analysis folder to tra_analysis 2020-08-10 21:01:50 +00:00
analysis.py analysis.py v 2.3.1 2020-09-19 23:14:46 +00:00
equation.ipynb renamed analysis folder to tra_analysis 2020-08-10 21:01:50 +00:00
fits.py Implement fitting to circle using LSC and HyperFit (#45) 2020-09-24 21:06:30 -05:00
regression.py Implement fitting to circle using LSC and HyperFit (#45) 2020-09-24 21:06:30 -05:00
titanlearn.py renamed analysis folder to tra_analysis 2020-08-10 21:01:50 +00:00
visualization.py renamed analysis folder to tra_analysis 2020-08-10 21:01:50 +00:00