-
Notifications
You must be signed in to change notification settings - Fork 320
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature/remove multi processing (#510)
* remove metaclass * first step in removing the metaclass * fix: Remove background * fix: remove alt-docs about monitor * remove signal queue * fix: More backgroudn removal * remove data_manager stuff * feature: Remove tests, yolo * feature: Rremove more mocks * finally eradicate mp * remove Widgets * chore: Remove benchmarking and reloading Benchmarking should go if anything to its own repo reloading is dangerous, and it can trick many new users. * chore: Add todo * chore: Use py.test move faster without reinventing the wheel at all times * fix: Remove nested attrs as unused * Fix remove try/Interrupt, missing variable imax * fix: Remove trailing number from test name * fix: Use unit * chore: Update documentation * fix: Remove toymodel, and simlify examples * docs: Remove more MP from docs * chore: Remove untested example adaptive sweep * docs: Update docs * fix: remove mp from config * fix: Remove server references * chore: Add todo * fix: Remove server and metaclass * add stuff * fix: use right default for _instances * bugs * feature: add more tests * Remove find_component * fix vim typo * fix: Remove array getter * fix: remove timing * feature: Allow for legacy code to run This allows for no exception but just a warning. The deprecated argument is ignored.
- Loading branch information
1 parent
e1243c7
commit 0249f8b
Showing
77 changed files
with
609 additions
and
10,170 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.