There is a newer version of the record available.

Published December 23, 2024 | Version 1.1.2
Software Open

QuadratiK

  • 1. University at Buffalo
  • 2. Biomedical Informatics, Biostatistics and Medical Epidemiology (BBME), University of Missouri

Description

QuadratiK Version 1.1.2

We are happy to announce that QuadratiK has been reviewed by pyOpenSci and has been accepted in the ecosystem.

  1. [NEW] Code fixed to raise fine-grained exceptions instead of the base Exception.
  2. [NEW] __slots__ are implemented for classes to reduce memory footprint.
  3. [NEW] All instance variables are now defined in the __init__ method.
  4. [NEW] New CI checks for Ruff and Black are included.
  5. [NEW] The Development Guide has been updated with instructions on using Poetry.
  6. [NEW] The README has been updated with a list of relevant packages in the R and Python ecosystems.
  7. [NEW] Citations have been included in the repository.
  8. [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.
  9. [NEW] Included usage instructions for the Dashboard Application under the User Guide.
  10. [NEW] All vignettes are now linked in the README.

Notes

If you use this package, please cite the following work.

Files

rmj3197/QuadratiK-1.1.2.zip

Files (2.5 MB)

Name Size Download all
md5:b4197962a0002bd9ca07cf45e55511b5
2.5 MB Preview Download

Additional details

Related works

Is supplement to
Software: https://github.com/rmj3197/QuadratiK/tree/1.1.2 (URL)

Software