Skip to content
Snippets Groups Projects
Commit 4468028e authored by Manuel Marschall's avatar Manuel Marschall
Browse files

Add Gerd and Matlab requirements to readme

parent e6ae99a8
No related branches found
No related tags found
No related merge requests found
# License # License
copyright Manuel Marschall (PTB) 2021 copyright Manuel Marschall and Gerd Wübbeler (PTB) 2021
This software is licensed under the BSD-like license: This software is licensed under the BSD-like license:
...@@ -30,9 +30,9 @@ The general aim is to provide a simple to implement sampling scheme that potenti ...@@ -30,9 +30,9 @@ The general aim is to provide a simple to implement sampling scheme that potenti
--- ---
# Prerequisite (verified library versions) # Prerequisite for Python code (verified library versions)
The library is written and tested using the following Python packages and versions: The Python library can be found in the directory `code` and it is written and tested using the following Python packages and versions:
- Python == 3.9.5 - Python == 3.9.5
- numpy == 1.20.2 - numpy == 1.20.2
...@@ -42,6 +42,10 @@ The library is written and tested using the following Python packages and versio ...@@ -42,6 +42,10 @@ The library is written and tested using the following Python packages and versio
For the examples under `code/Notebooks` a Jupyter Notebook environment is required. For the examples under `code/Notebooks` a Jupyter Notebook environment is required.
# Prerequisite for Matlab code
The matlab files are generated and tested using MATLAB (R2020b) and require the `statistics toolbox` and the `machine learning toolbox`.
# Contact and troubleshooting # Contact and troubleshooting
For direct contact, please write a quick mail to `manuel.marschall@ptb.de`. For direct contact, please write a quick mail to `manuel.marschall@ptb.de`.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment