Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docstrings, minor #78

Merged
merged 6 commits into from
Feb 29, 2024
Merged

Docstrings, minor #78

merged 6 commits into from
Feb 29, 2024

Commits on Feb 21, 2024

  1. Minor, docstrings and types

    Michael Panchenko committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    ab40f2b View commit details
    Browse the repository at this point in the history
  2. Let ManualScaler inherit from the corresponding protocol

    Michael Panchenko committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    c439c34 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Typo

    Michael Panchenko committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    f6b430b View commit details
    Browse the repository at this point in the history
  2. Adjusted docstrings of DFTNorm rule and rule-template

    Michael Panchenko committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    46e708c View commit details
    Browse the repository at this point in the history
  3. Fix input validation in Rule

    Michael Panchenko committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    fc72880 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. DFTNormalisation:

     * Improve docstrings/comments
     * Improve type hints
     * Add parameters 'array_valued' and 'fit' to RuleTemplate
    Michael Panchenko authored and opcode81 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    fb0ee89 View commit details
    Browse the repository at this point in the history