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

Infinite loop simplifying one of the equations #1359

Open
c3d opened this issue Nov 21, 2024 · 1 comment
Open

Infinite loop simplifying one of the equations #1359

c3d opened this issue Nov 21, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@c3d
Copy link
Owner

c3d commented Nov 21, 2024

One of the tests, Simple Pendulum, goes into an infinite loop, trying to simplify this:

'Σ(((2·x)!÷(2↑x·x!)²)²·sin((θmax_°)÷2)↑(2·x);((2·x)!÷(2↑x·x!)²)²·sin((θmax_°)÷2)↑(2·x);((2·x)!÷(2↑x·x!)²)²·sin((θmax_°)÷2)↑(2·x);((2·x)!÷(2↑x·x!)²)²·sin((θmax_°)÷2)↑(2·x))'
@c3d c3d added the bug Something isn't working label Nov 22, 2024
@Wiljea
Copy link

Wiljea commented Nov 22, 2024

This is related to ISSUE #1326

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants