Bugfixes + Renamed to entro_py

This commit is contained in:
2019-07-15 23:48:44 +02:00
parent 710e0b2069
commit aa1f3da92f
5 changed files with 6 additions and 3 deletions

3
entro_py/__init__.py Normal file
View File

@@ -0,0 +1,3 @@
name = "entro_py"
__all__ = ["calculateEntropy", "calculateEntropyMin"]