added note to readme about seperate benchmarking package

This commit is contained in:
PatchOfScotland
2023-03-15 11:21:32 +01:00
parent a7224430e9
commit 1f858e1a46

View File

@ -23,4 +23,7 @@ with individual tests runnable with:
to run locally, update your '~/.bashrc' file to inclue:
# Manually added to get local testing of Python files working easier
export PYTHONPATH=/home/patch/Documents/Research/Python
export PYTHONPATH=/home/patch/Documents/Research/Python
## Benchmarking
Benchmarks have been written for this library, but are included in the seperate meow_benchmarking package