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

Features ndarrayl and nalgebral are not to be used by users #229

Merged
merged 1 commit into from
Jun 16, 2022

Commits on Jun 16, 2022

  1. Features ndarrayl and nalgebral are not to be used by users

    Instead, users should choose the math backend via `argmin-math`. These
    features are unfortunately needed for running tests. In order to make it
    more clear that those are "internal" they are now prefixed by an
    underscore: `_ndarrayl` and `_nalgebral`.
    
    Somewhat related to #227.
    stefan-k committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    807310a View commit details
    Browse the repository at this point in the history