Commit Graph

14 Commits

Author SHA1 Message Date
Arthur Lu
80b63269df readded zmq messaging
Former-commit-id: e38653c4dc4ffe6aada19cac2251c3ec28bfbc2b
2022-02-19 22:58:58 +00:00
Arthur Lu
56447603e1 implemented logger,
dropped zmq because of constant inconsistency,
daemon process now outputs to file,
deleted client.py


Former-commit-id: d3251e5f6404d0dce42da49e5d577651e718e168
2022-02-19 08:52:49 +00:00
Arthur Lu
b1eff19ea4 removec __all__ property from superscript
Former-commit-id: 67c4684b5943467cc07b8cc638dc438ad0ee3e54
2022-02-19 06:46:39 +00:00
Arthur Lu
b43836899d moved config functions into Configuration class,
simplified exception class by removing error codes,
removed exec_threads from module parameters


Former-commit-id: 545ef765653970e1cdebac692eccd227effb2508
2022-02-19 06:19:13 +00:00
Arthur Lu
524a0a211d removed gui (last commit tagged "gui"),
removed print statement in pit module


Former-commit-id: 4978aee142eaf9431913b44eabfc0dfb79c7b600
2022-02-09 05:36:19 +00:00
Arthur Lu
089ff7ec01 separated gui and cli dev files
began refactoring superscript in cli application


Former-commit-id: ee309b9f8b
2021-06-12 07:09:26 +00:00
Arthur Lu
6c385b5bd3 removed ThreadPoolExecutor import
Former-commit-id: 139410f7f0
2021-04-25 06:05:33 +00:00
Arthur Lu
651ae0c2db removed matplotlib import
removed plotting pit analysis
fixed warning supression for win exe
superscript v 0.8.6


Former-commit-id: 1b01ede161
2021-04-12 15:13:54 -07:00
Arthur Lu
014570930a superscript v 0.8.5
Former-commit-id: 4de011ef45
2021-04-10 06:08:18 +00:00
Arthur Lu
7abfb2d90a superscript v 0.8.4
Former-commit-id: 5ea2297017
2021-04-09 23:45:16 +00:00
Arthur Lu
8f79be68d4 superscript v 0.8.3
Former-commit-id: 7d85a18b4b
2021-04-03 20:47:45 +00:00
Arthur Lu
e6e0351288 fixed .gitignore
added build-CLI script
fixed threading in superscript


Former-commit-id: 1fa36e8694
2021-04-02 21:58:35 +00:00
Arthur Lu
70afd23f2c deleted config.json
changed superscript config lookup to relative path
added additional requirements to requirements.txt
added build spec file for superscript
2021-04-02 21:35:05 +00:00
Arthur Lu
b10bb7151f added:
.devcontainer
.github
CONTRIBUTING
MAINTAINERS
LICENSE
README
SECURITY
moved fiels into correct structure
deleted unessasary workflows
2021-04-01 18:31:41 +00:00