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

Issue #961, solve_for outputting wrong answers when function is nonlinear. #1101

Closed
wants to merge 5 commits into from

Commits on Mar 23, 2024

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

Commits on Mar 24, 2024

  1. fixed failed tests

    n0rbed committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    ef3aa92 View commit details
    Browse the repository at this point in the history
  2. attempt JuliaSymbolics#2

    n0rbed committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    6df3e59 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

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

Commits on Mar 28, 2024

  1. isaffine errors for some differential equations, catched these errors…

    … in case they happen, so now the function relies on linear_expansion for these cases
    n0rbed committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    4514152 View commit details
    Browse the repository at this point in the history