Commits
Commits on Mar 2, 2020
- committed
For #280: the biggest, by far, problem in
mikado serialise
for the ORFs was that the reading process waas **blocking**, due to using a simple queue with a bare put instead of put_nowait. This sin…committed- authored
- authored
- authored
- authored
Commits on Mar 3, 2020
Commits on Mar 4, 2020
BROKEN; for #280: trying to implement the slow functions using NumPy. Some improvements but currently broken, and it could be better
committed- committed
- committed
- committed
- authored