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

Refactor plot_law sub-module #8

Closed AlejandroSantorum closed 1 year ago

AlejandroSantorum commented 1 year ago

The plot_law sub-module is refactored in order to include the plotting functions in the spectral_law sub-module. Tutorials, examples and tests are updated accordingly. Also, the readme is upgraded.