/KernelPDEforBioProject

Using Kernel methods to find smooth patterns in Stochastic Biological Data

Primary LanguageJupyter Notebook

KernelPDEforBioProject

Using Kernel methods to find smooth patterns in Stochastic Biological Data

Linters and Code Quality

Run the following command to check for code quality and linting issues:

pylint --recursive=y > linter.log

Testing

Run the following command to run the tests in the root directory:

pytest