Skip to content

Cannot solve a linear system #608

Description

@WhiteBlackGoose

The version I use: AngouriMath prerelease

Unexpected behaviour or bug: Cannot solve

2 * x_1 * (-66) - 6 * x_2 + 24 * x_3 - 12 * x_4 + 270 = 0
-6 * x_1 - 2 * x_2 * 74 - 8 * x_3 + 4 * x_4 - 440 = 0
24 * x_1 - 8 * x_2 - 2 * x_3 * 59 - 16 * x_4 - 190 = 0
-12 * x_1 + 4 * x_2 - 16 * x_3 - 2 * x_4 * 71 + 20 = 0

WA finds a root

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Minor bugMinor bugs that don't affect the overall computations

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions