Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a
StaticSchedule
Analysis (#2033)
* started refactoring * no error messages * mostly working * I think it's working but code is messy * I think correct * no warnings' * code cleaning * rewrote some tests, cleaned some code * rewrite tests * clippy * works for static interface now * refactored code * debugging * bug fix * cleaner code * some documentation/cleaning * last minute docs * add test case * documentation * even more abstraction/refactorign * clippy * only expect binary encoding * refactor * _OneHot * cleaner code * fixed bug * even cleaner code * clippy * more refactoring * remove static_component_interface jazz * more cleaning * simplification * remove static_component_interface * all fields private * minor documentation * more appropriate function name * clarifying documentation * modified test case * add documentation
- Loading branch information