- 
                Notifications
    You must be signed in to change notification settings 
- Fork 2
Open
Description
I think that before adding new features, what this project needs now is a unit testing suite that goes through each module.
For many things we do not need real data files (unit-testing is not benchmarking): even few simple data values might suffice, at most we can just mock the required data structures with some random numbers (fixing the seed for reproducibility).