SOL
SOL copied to clipboard
Solves issue #9. + Added requirements.txt
The installation instructions assume that the user has cython and numpy libraries installed. This version solves the issue and makes it clear that the packages should be installed by creating a requirements.txt file and adding and installation instruction for it.
Issue #9 has also been solved using recommendation from #10