Skip to content

IMTEK-Simulation/python-skeleton

Repository files navigation

Skeleton

Skeleton for numerical projects with Python. This skeleton uses numpy and pytest. Rename the python_skeleton subdirectory to your module name.

Tests

Before being able to run tests, you need to execute

pip install -e .[test] 

to editably install the code.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published