Ash/cleanup obsolete files
Closes #29:
- Removed directory
obsolete/
and old modulesntsim/ntsim_old.py
andntsim/ntsim.py
- Renamed
tests/test_*.py
tobenchmarks/benchmark_*.py
(so they don't get picked up bypytest
)
Edited by Andrey Sheshukov
Closes #29:
obsolete/
and old modules ntsim/ntsim_old.py
and ntsim/ntsim.py
tests/test_*.py
to benchmarks/benchmark_*.py
(so they don't get picked up by pytest
)