18 Commits

Author SHA1 Message Date
Arthur Lu
19bca6967c added websockets to requirements.txt
Former-commit-id: d9ba7bcb2485c5342ac626d5b5259204568a12d0
2021-08-11 18:21:34 +00:00
Arthur Lu
fb2ea60fea started socketing superscript statuses
Former-commit-id: a703fe486757989822960471a7181c8b72afe9fc
2021-08-11 18:10:04 +00:00
Arthur Lu
5d95913467 removed duplicate requirements
Former-commit-id: f258a768bee1fb81a6baccfd7b2576a66514d946
2021-08-11 00:33:06 +00:00
Arthur Lu
7e800c9004 added Pool.join to allow threads to exit safely
added keyboard interrupt signal ignore in threads


Former-commit-id: 836e9ca6be56adffffce9be0ac4cceaed08e6918
2021-07-16 06:12:26 +00:00
Arthur Lu
3c7262498c superscript v 0.9.1
Former-commit-id: 246efd524bd0536150858703180ac8a77f1b0587
2021-06-13 00:49:04 +00:00
Arthur Lu
4c65e88903 finished refactor
Former-commit-id: b2f2dfe2a4989da5c62c2895eae73e9000760901
2021-06-12 23:57:16 +00:00
Arthur Lu
b3c26ce2cf renamed cli_interface.py to interface.py
Former-commit-id: b94c9125b37bb348a523951f6f6977522da1ab7c
2021-06-12 07:16:11 +00:00
Arthur Lu
089ff7ec01 separated gui and cli dev files
began refactoring superscript in cli application


Former-commit-id: ee309b9f8b6c5317422f1b2593bde027efb7337b
2021-06-12 07:09:26 +00:00
Arthur Lu
6c385b5bd3 removed ThreadPoolExecutor import
Former-commit-id: 139410f7f0886025e68e09b8810470b22d41dd7b
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: 1b01ede16161e48348219d7d664dcb5737df8bb5
2021-04-12 15:13:54 -07:00
Arthur Lu
014570930a superscript v 0.8.5
Former-commit-id: 4de011ef45c6c0785784582d31ec3718116a3493
2021-04-10 06:08:18 +00:00
Arthur Lu
7abfb2d90a superscript v 0.8.4
Former-commit-id: 5ea22970179ba6fee0222871ad73d63ef46025f7
2021-04-09 23:45:16 +00:00
Arthur Lu
8f79be68d4 superscript v 0.8.3
Former-commit-id: 7d85a18b4b4dd07b1627340cd0a8cc19860f71cc
2021-04-03 20:47:45 +00:00
Arthur Lu
e6e0351288 fixed .gitignore
added build-CLI script
fixed threading in superscript


Former-commit-id: 1fa36e8694acfc485f727573d40382dd147b6470
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
8ede63ed04 fixed spelling in default config,
added config to git ignore
2021-04-02 01:28:25 +00:00
Dev Singh
51b4943307 fix ut and file structure 2021-04-01 13:38:53 -05: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