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

Fix v[i] = -0.0 and support reinterpret #296

Merged
merged 10 commits into from
Jan 20, 2023

Commits on Nov 24, 2022

  1. assign whenever v !== zero(eltype(sparsecollection))

    Lilith Hafner authored and Lilith Hafner committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    f4b784e View commit details
    Browse the repository at this point in the history
  2. test -0.0

    Lilith Hafner authored and Lilith Hafner committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    84ba1ef View commit details
    Browse the repository at this point in the history
  3. allow reinterpret

    Lilith Hafner authored and Lilith Hafner committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    875bf1c View commit details
    Browse the repository at this point in the history
  4. test reinterpret

    Lilith Hafner authored and Lilith Hafner committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    6cdcb91 View commit details
    Browse the repository at this point in the history
  5. support AbstractArray eltypes even though they have no zero

    Lilith Hafner authored and Lilith Hafner committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    13cff66 View commit details
    Browse the repository at this point in the history
  6. enter PR numbers

    Lilith Hafner authored and Lilith Hafner committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    7efe01b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    28b338f View commit details
    Browse the repository at this point in the history
  8. make tests wordsize-independant

    Lilith Hafner authored and Lilith Hafner committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    efdd06e View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

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

Commits on Jan 20, 2023

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