We can have one folder per project and a README.md for each project.
A general README.md will be used to explain what each project is about.
This way I can cleanly separate the python code from the MATLAB code and still keep the two version of the library going. If I find that the Python project is more viable than the MATLAB one we can start to sunset the other one and translate all the features to the Python project.
We can have one folder per project and a README.md for each project. A general README.md will be used to explain what each project is about. This way I can cleanly separate the python code from the MATLAB code and still keep the two version of the library going. If I find that the Python project is more viable than the MATLAB one we can start to sunset the other one and translate all the features to the Python project.