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

Using ... operator instead of args parameter #103

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Apr 16, 2022

  1. removing args parameter

    todo test
    Ghoulboy78 committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    e1874a2 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

  1. Configuration menu
    Copy the full SHA
    c1bc48c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78cfc85 View commit details
    Browse the repository at this point in the history
  3. removing unnecessary _euclidean_sq definition

    we already import it from math.scl
    Ghoulboy78 committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    aa807df View commit details
    Browse the repository at this point in the history
  4. Updating docs

    Ghoulboy78 committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    f13575a View commit details
    Browse the repository at this point in the history