SiLab-Bonn / pylandau

Simple Landau distribution definitions to be used in Python.
GNU Lesser General Public License v2.1
20 stars 4 forks source link

PRJ: reorder modules for better python and clib seperation #12

Open DavidLP opened 6 years ago

DavidLP commented 6 years ago

In view of using pybind #9 the project is repackaged. Python and c-functions are better seperated.