QuadratiK Version 1.1.2#
[NEW] Code fixed to raise fine-grained exceptions instead of the base Exception.
[NEW]
__slots__are implemented for classes to reduce memory footprint.[NEW] All instance variables are now defined in the
__init__method.[NEW] New CI checks for
RuffandBlackare included.[NEW] The Development Guide has been updated with instructions on using
Poetry.[NEW] The README has been updated with a list of relevant packages in the
RandPythonecosystems.[NEW] Citations have been included in the repository.
- [NEW] Short guides on:
Poisson Kernel-based Distributions,
Kernel-based quadratic distance (KBQD) Goodness-of-Fit tests,
Selecting the value of the kernel tuning parameter (h), and
Poisson kernel-based quadratic distance test of Uniformity on the sphere.
are included in the User Guide.
[NEW] Included usage instructions for the Dashboard Application under the User Guide.
[NEW] All vignettes are now linked in the README.