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

Feature: Basic matrix operations until QR and SVD algorithms #172

Merged
merged 10 commits into from
Feb 16, 2024

Commits on Jan 21, 2024

  1. Configuration menu
    Copy the full SHA
    3e2dd07 View commit details
    Browse the repository at this point in the history
  2. Add tests

    hyiltiz committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    a394b7f View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. use m-approx for tests

    hyiltiz committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    6c4638c View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. incorporate all feedback

    hyiltiz committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    06051be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99e7455 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1df813 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. apply all comments

    hyiltiz committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    463b627 View commit details
    Browse the repository at this point in the history
  2. format using janet-format

    hyiltiz committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    4f1118e View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. undo github workflow

    hyiltiz committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    656c27d View commit details
    Browse the repository at this point in the history
  2. match up let

    hyiltiz committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    00f3760 View commit details
    Browse the repository at this point in the history