Recent Releases of quadratik

quadratik - QuadratiK 1.1.3

QuadratiK Version 1.1.3

  1. [NEW] Added support for Python 3.13.
  2. [NEW] Added sample of input format and instructions for using the dashboard application.
  3. [NEW] Changed behavior of plotting functions to return the figure object, helpful in non-interactive environments.
  4. [NEW] Updated Codecov workflow to test code on Python versions 3.9, 3.10, 3.11, 3.12, and 3.13 on Linux, MacOS, and Windows.
  5. [NEW] Updated the "Usage Examples" vignette with instructions on plotting the results when using terminal or python script.
  6. [NEW] Updated the "Usage Instructions for Dashboard Application" vignette to reflect the new changes in dashboard.
  7. [NEW] Changed dashboard application to use the runpy instead of asyncio.

What's Changed

Granular Changelog: https://github.com/rmj3197/QuadratiK/compare/1.1.2...1.1.3

- Python
Published by rmj3197 12 months ago

quadratik - v1.1.2

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.

- Python
Published by rmj3197 about 1 year ago

quadratik - QuadratiK 1.1.1

Version 1.1.1 for the QuadratiK package. You can find the changelog associated with this version at -https://quadratik.readthedocs.io/en/latest/changelog/v1.1.1.html.

Granular Changelog: https://github.com/rmj3197/QuadratiK/compare/1.1.0...1.1.1

- Python
Published by rmj3197 over 1 year ago

quadratik - QuadratiK 1.1.1 Pre-release

Pre-release for version 1.1.1. The changelog can be found at https://quadratik.readthedocs.io/en/latest/changelog/v1.1.1.html.

Granular Changelog: https://github.com/rmj3197/QuadratiK/compare/1.1.0...1.1.1-prerelease

- Python
Published by rmj3197 over 1 year ago

quadratik - QuadratiK 1.1.0

Version 1.1.0 for the QuadratiK package. You can find the changelog associated with this version at - https://quadratik.readthedocs.io/en/latest/changelog/v1.1.0.html.

Granular Changelog: https://github.com/rmj3197/QuadratiK/compare/1.0.0...1.1.0

- Python
Published by rmj3197 almost 2 years ago

quadratik - QuadratiK 1.0.0

This is the first release of the QuadratiK Python package (1.0.0).

- Python
Published by rmj3197 about 2 years ago

quadratik - QuadratiK 1.0.0 Pre-release

We're happy to announce the 1.0.0 pre-release.

- Python
Published by rmj3197 about 2 years ago