Recent Releases of quadratik
quadratik - QuadratiK 1.1.3
QuadratiK Version 1.1.3
- [NEW] Added support for Python 3.13.
- [NEW] Added sample of input format and instructions for using the dashboard application.
- [NEW] Changed behavior of plotting functions to return the figure object, helpful in non-interactive environments.
- [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.
- [NEW] Updated the "Usage Examples" vignette with instructions on plotting the results when using terminal or python script.
- [NEW] Updated the "Usage Instructions for Dashboard Application" vignette to reflect the new changes in dashboard.
- [NEW] Changed dashboard application to use the
runpyinstead ofasyncio.
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.
- [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.
- 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