Commit Graph

  • 900b5f0faf fixed RegressionMetric unit test temporarily disabled CorrelationTest unit tests Arthur Lu 2020-12-15 05:07:22 +0000
  • 7558abd99c StatisticalTest v 1.0.1 Arthur Lu 2020-12-15 04:58:38 +0000
  • 268c3089e0 test: finished unit tests except for StatisticalTest jzpan1 2020-12-09 20:11:22 +0000
  • afbd897b05 fix, test: Added tests for KNN and NaiveBayes. jzpan1 2020-12-09 19:52:42 +0000
  • fb8dacc8b8 fix: small fixes to KNN jzpan1 2020-12-09 19:00:03 +0000
  • 8f54b8e3fc added Equation to tra_analysis imports Arthur Lu 2020-12-09 04:02:28 +0000
  • 2f280bedf6 Equation v 0.0.1-alpha Arthur Lu 2020-12-09 03:56:22 +0000
  • c451b1ebb9 parser v 0.0.4-alpha Arthur Lu 2020-12-09 01:30:21 +0000
  • 964e042e92 added pyparsing to requirements.txt Arthur Lu 2020-12-08 04:42:15 +0000
  • fe7865031b parser.py v 0.0.2-alpha Arthur Lu 2020-12-07 23:33:59 +0000
  • 2cfb27cc03 equation.Expression.py v 0.0.1-alpha added corresponding .pyc to .gitignore Arthur Lu 2020-12-02 05:54:01 +0000
  • f33737ed7a added installing pytest to devcontainer.json Arthur Lu 2020-11-28 04:15:38 +0000
  • 30283698af
    Merge pull request #64 from titanscouting/docker-fixes Arthur Lu 2020-11-27 20:08:44 -0800
  • e7894c5f6b fixed some SVM unit tests Arthur Lu 2020-11-19 06:46:28 +0000
  • 63f416b05b partially fixed and commented out svm unit tests Arthur Lu 2020-11-19 02:22:04 +0000
  • cc5b72c0b8 forgot to pull so had to sort out a conflict jzpan1 2020-11-11 14:57:40 +0000
  • 5609d920f1 tests: added tests for ClassificationMetric jzpan1 2020-11-11 14:47:33 +0000
  • 1eec0fd94a fixed version number ltcptgeneral 2020-11-09 20:00:57 +0000
  • c26aae48af tra_analysis v 2.1.0-alpha.2 SVM v 1.0.1 added unvalidated SVM unit tests ltcptgeneral 2020-11-09 19:57:29 +0000
  • daa0f39065 use pip instead of pip3 #65 #64 #63 Dev Singh 2020-11-05 15:08:06 +0000
  • 28d8d27de1 symlink pip3 to pip Dev Singh 2020-11-05 15:06:37 +0000
  • 04d3b33e67
    Merge branch 'unit-tests' into docker-fixes Arthur Lu 2020-11-04 18:45:09 -0800
  • 89a654dde8 use 20.04 base Dev Singh 2020-11-05 02:41:19 +0000
  • 1e63c9d9bf use new thing Dev Singh 2020-11-05 02:37:02 +0000
  • 28d6ddb59a fix: Array no longer has *args and CorrelationTest functions no longer have self in the arguments jzpan1 2020-11-04 10:49:40 +0000
  • a0f759bd25 tests: added tests for Array and CorrelationTest = 2020-11-04 09:58:52 +0000
  • 141b434dbb rename and use new kivy Dev Singh 2020-11-03 02:18:54 +0000
  • d449d56743 install pylint on base image Dev Singh 2020-11-03 01:49:03 +0000
  • be7a18408c use prebuilt image for development Dev Singh 2020-11-03 01:44:53 +0000
  • 0eff11efe5 install basic stuff while building the container Dev Singh 2020-11-03 01:40:30 +0000
  • 18b9d2b88a optim dockerfile for not installing unused packages Dev Singh 2020-11-03 01:23:52 +0000
  • c62d3659ec @ltcptgeneral can't spell Dev Singh 2020-11-03 01:11:39 +0000
  • 6a4aa0e008 Merge branch 'docker-fixes' of https://github.com/titanscouting/red-alliance-analysis into docker-fixes Dev Singh 2020-11-03 01:05:39 +0000
  • 330d078db7 fix: get kivy installed Dev Singh 2020-11-03 01:05:22 +0000
  • 91b6a16c1c
    fix: use ubuntu bionic Dev Singh 2020-11-02 18:59:29 -0600
  • 7f03b8546a fix: docker build? Dev Singh 2020-11-03 00:56:11 +0000
  • fc473508f9 fixed issues ltcptgeneral 2020-11-02 16:26:07 -0800
  • ace956124d migrated to ubuntu ltcptgeneral 2020-11-02 16:12:13 -0800
  • d1ffb114a4 style: spaces to tabs AGawde05 2020-11-02 17:14:26 -0600
  • cd81d3695e
    Merge pull request #62 from titanscouting/superscriptGUI Arthur Lu 2020-11-02 15:01:02 -0800
  • dc7bf71702 migrated docker base image to debian ltcptgeneral 2020-11-02 22:57:46 +0000
  • fee17bb7a9 fix: changed config.json path AGawde05 2020-11-02 16:49:39 -0600
  • 54c1d5cf5a feat: gui with placeholders AGawde05 2020-11-02 16:49:12 -0600
  • f111c1c865
    Merge pull request #60 from titanscouting/fix-test-analysis zpan1 2020-10-16 13:32:15 -0500
  • 5b1c80bfad added Kivy to requirements.txt Arthur Lu 2020-10-15 23:55:41 +0000
  • 593d584dc9 feat: created kivy gui boilerplate #62 AGawde05 2020-10-15 22:09:33 +0000
  • 23ed22fdff added myself as an author #60 James Pan 2020-10-15 14:33:13 -0500
  • 12024b8988
    Merge pull request #59 from titanscouting/docker-fixes Arthur Lu 2020-10-15 11:51:50 -0700
  • 62d23b12ae readded cache searching in postCreateCommand #59 Arthur Lu 2020-10-15 06:41:28 +0000
  • e9731951fc fixed item one of Issue #58 Arthur Lu 2020-10-15 06:20:44 +0000
  • ccd4c6bc18 updated test_analysis for submodules, and added missing numpy import in Sort.py James Pan 2020-10-14 22:01:47 -0500
  • 9a8a5f3fda Merge branch 'submoduling' of https://github.com/titanscouting/red-alliance-analysis into submoduling Arthur Lu 2020-10-14 18:48:03 +0000
  • de0791a7fd Analysis.py v 3.0.1 Arthur Lu 2020-10-14 18:47:44 +0000
  • c4e071b87b
    fix: issue #55 add-release-asset Dev Singh 2020-10-09 18:37:50 +0000
  • 6987adf5b4
    Update publish-analysis.yml Dev Singh 2020-10-09 18:35:48 +0000
  • cf0f65822c
    Create codeql-analysis.yml #80 Arthur Lu 2020-10-09 11:35:34 -0700
  • 1163ed92a9 Merge branch 'submoduling' of https://github.com/titanscouting/red-alliance-analysis into submoduling Arthur Lu 2020-10-09 01:44:53 +0000
  • 88030d5331 moved security back to parent moved contributing back to parent Arthur Lu 2020-10-09 01:44:34 +0000
  • 717b812b22 moved security back to parent Arthur Lu 2020-10-09 01:43:27 +0000
  • 78ac2f042b moved required files back to parent Arthur Lu 2020-10-09 01:30:52 +0000
  • 57fa659f90
    Merge pull request #52 from titanscouting/Add-PR-Template Arthur Lu 2020-10-09 00:02:49 -0700
  • 7fd564cec4 moved meta files to .github folder #52 Arthur Lu 2020-10-09 06:54:53 +0000
  • 76d9b80da2 moved to parent folder Arthur Lu 2020-10-09 06:51:08 +0000
  • 42eeadf333 add PR template Arthur Lu 2020-10-09 06:50:12 +0000
  • ab3585437c Merge branch 'master-staged' of https://github.com/titanscouting/red-alliance-analysis into master-staged Arthur Lu 2020-10-06 19:17:35 -0700
  • 5d76eec848 updated Supported Platforms in README.md Arthur Lu 2020-10-06 19:17:24 -0700
  • b0b2dd10fb
    Merge pull request #49 from titanscouting/master Arthur Lu 2020-10-05 16:42:58 -0700
  • f5a5da1ee1 reflected doc changes to README.md (#48) Arthur Lu 2020-10-05 07:49:39 -0700
  • 764dab01f6
    reflected doc changes to README.md (#48) #49 Arthur Lu 2020-10-05 07:49:39 -0700
  • f04f460d47 changed setup.py to use __version__ from source added Topic and keywords Arthur Lu 2020-10-05 03:49:27 +0000
  • 5aca65139e tra_analysis v 2.1.0-alpha.1 Arthur Lu 2020-10-05 03:19:18 +0000
  • 350e0f9ed3
    Merge branch 'master' into master-staged #48 Arthur Lu 2020-09-30 23:33:10 -0500
  • 8d0d556bb0 reflected doc changes to README.md Arthur Lu 2020-09-29 06:37:35 +0000
  • 360b763330 deps: remove dnspython (#47) Dev Singh 2020-09-28 18:53:32 -0500
  • 56f5e5262c
    deps: remove dnspython (#47) Dev Singh 2020-09-28 18:53:32 -0500
  • df89bd6e55
    Merge branch 'master' into remove-dep #47 Arthur Lu 2020-09-28 18:05:50 -0500
  • 30f5687622 Merge pull request #46 from titanscouting/multithread-testing Arthur Lu 2020-09-28 17:46:29 -0500
  • 56a5578f35
    Merge pull request #46 from titanscouting/multithread-testing Arthur Lu 2020-09-28 17:46:29 -0500
  • 26dd6e2877 deps: remove dnspython Dev Singh 2020-09-28 17:18:57 -0500
  • aa4af10c24
    Merge branch 'master' into add-lsc-modeling #45 Dev Singh 2020-09-25 02:04:31 +0000
  • 5a78791464
    Merge branch 'master' into devksingh4-patch-1 #44 Dev Singh 2020-09-24 18:08:05 +0000
  • b9ffac5b20 added tra-analysis to data-analysis requirements Arthur Lu 2020-09-24 13:14:13 +0000
  • 13aa125e4d Merge branch 'multithread-testing' of https://github.com/titanscouting/red-alliance-analysis into multithread-testing Arthur Lu 2020-09-26 20:57:55 +0000
  • d97976da12 superscript.py v 0.8.2 Arthur Lu 2020-09-26 20:57:39 +0000
  • f80c1c04a5 Merge branch 'master' into multithread-testing Dev Singh 2020-09-26 15:28:14 -0500
  • 88f68782f7 Implement fitting to circle using LSC and HyperFit (#45) Dev Singh 2020-09-25 02:06:30 +0000
  • fe4372bd3b docs: create security reporting guidelines (#44) Dev Singh 2020-09-24 18:09:34 +0000
  • b32083c6da added tra-analysis to data-analysis requirements #46 Arthur Lu 2020-09-24 13:14:13 +0000
  • a999c755a1 Merge branch 'multithread-testing' of https://github.com/titanscouting/red-alliance-analysis into multithread-testing Arthur Lu 2020-09-26 20:57:55 +0000
  • e3241fa34d superscript.py v 0.8.2 Arthur Lu 2020-09-26 20:57:39 +0000
  • 97f3271de3
    Merge branch 'master' into multithread-testing Dev Singh 2020-09-26 15:28:14 -0500
  • c48c512cf6
    Implement fitting to circle using LSC and HyperFit (#45) Dev Singh 2020-09-25 02:06:30 +0000
  • d15aa045de
    docs: create security reporting guidelines (#44) Dev Singh 2020-09-24 18:09:34 +0000
  • 97480acbc3 fix: remove hyperfit as not being impled origin/add-lsc-modeling Dev Singh 2020-09-23 14:40:06 +0000
  • 41883af218 docs: remove version bump, nomaintain Dev Singh 2020-09-23 14:37:51 +0000
  • 51e7514fc9 fix: numpy ordering Dev Singh 2020-09-23 14:36:21 +0000
  • 11b1db19cd fix: add self when refering to coords Dev Singh 2020-09-23 14:34:34 +0000
  • 1628807c31 fix: variable names Dev Singh 2020-09-23 14:33:13 +0000
  • 26e6223ff4 fix: correct indentation Dev Singh 2020-09-23 14:31:29 +0000
  • 10586e752b feat: add tests Dev Singh 2020-09-23 09:26:57 -0500