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

Add approx-0_5 feature for approx 0.5 support #1025

Merged
merged 2 commits into from
Nov 18, 2021

Commits on Jun 5, 2021

  1. Add approx-0p5 feature for approx 0.5 support

    `approx` 0.5 updates its `num-complex` dependency to 0.4, which is the
    same version of `num-complex` which `ndarray` depends on. So, it's
    very useful for `ndarray` to support `approx` 0.5.
    jturner314 committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    82d3475 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbff589 View commit details
    Browse the repository at this point in the history