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

Bug/992 precision loss #993

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Open

Bug/992 precision loss #993

wants to merge 14 commits into from

Commits on Jul 15, 2022

  1. Fix array

    neosunhan committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    7732f60 View commit details
    Browse the repository at this point in the history
  2. Fix arange

    neosunhan committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    35e7dfc View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. Configuration menu
    Copy the full SHA
    4e86e84 View commit details
    Browse the repository at this point in the history
  2. Fix linspace

    neosunhan committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    772b1e8 View commit details
    Browse the repository at this point in the history
  3. Fix abs

    `fabs` and `matrix_norm` were also modified to explicitly cast to
    float, in accordance with pre-established behaviour.
    neosunhan committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    923224d View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Configuration menu
    Copy the full SHA
    d659076 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

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

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    4f14f34 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    106c8fe View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    cd8b03c View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    3d79612 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    ac1e65d View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Configuration menu
    Copy the full SHA
    e978b57 View commit details
    Browse the repository at this point in the history