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

Feature/laws distribution classes #6

Closed AlejandroSantorum closed 1 year ago

AlejandroSantorum commented 1 year ago

New lawmodule: computing PDF, CDF and random sampling of main spectral distributions. In particular, the following classes have been added:

New tutorials and tests have also been added alongside the new sub-module of the ensemble module.