AlejandroSantorum / scikit-rmt

Random Matrix Theory library - RMT analysis and simulation in Python
BSD 3-Clause "New" or "Revised" License
37 stars 7 forks source link

Add logging and remove prints #12

Closed AlejandroSantorum closed 12 months ago

AlejandroSantorum commented 1 year ago

Update verbosity to use logging instead of relying on print statements. More clean and versatile.