Skip to content
Snippets Groups Projects
Commit f2b18361 authored by mads's avatar mads
Browse files

README.md update

parent a5d4c0f6
No related branches found
No related tags found
No related merge requests found
......@@ -30,3 +30,4 @@ Other functions
- [geometry](wetb/functions/geometry.py): Different kind of geometry conversion functions
- [process_exec](wetb/functions/process_exec.py): Run system command in subprocess
- [timing](wetb/functions/timing.py): Decorators for evaluating execution time of functions
- [caching](wetb/functions/caching.py): Decorators to create cached (calculate once) functions and properties
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment