-
```
In [48]: solve(x/(1 + x)>eps, x)
---------------------------------------------------------------------------
PolynomialError Traceback (most recent call last)
in ()
----…
-
We create a "subring" of the Symbolic "Ring" that only includes value objects without variables (like SymbolicConstantsRing) and has eager evaluation of relational operators.
Compare:
```
sage: s …
-
Imported from SourceForge on 2024-07-05 18:44:16
Created by **[toolmath](https://sourceforge.net/u/toolmath/)** on 2023-03-03 06:30:32
Original: https://sourceforge.net/p/maxima/bugs/4111
---
I am n…
rtoy updated
4 months ago
-
**Describe the bug**
Then calculator app crashes and closes when trying to plot too complex inequalities, instead of displaying an error message like it does in other cases. This occurs only after ce…
-
The API uses:
* __LE =
* __GE = >=
* __LIKE = like
* __NOT_LIKE = not like
* __NE = not equal
appended to the parameter name to allow for inequalities. It would be nice is users could …
-
It appears when you want to compare two time range given as `Dates.AbstractTime` types, where at least one of them is given in the format `Dates.CompoundPeriod`.
The inequality check can sometimes g…
-
### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE
- [X] I understand that I will be **blocked** if I remove or skip any mandatory\* field
### Checklist
- [X] I'm reporting a new site support request
- […
-
Should look for opportunities to leverage https://docs.sympy.org/latest/modules/solvers/inequalities.html where relevant, especially in updates/enhancements to mystic's symbolic tools.
-
**Problem Statement**
Using dots to illustrate an inequality makes the graph visually busy, and my cause discomfort when viewed
![image](https://user-images.githubusercontent.com/45952655/92664151…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Database
### Which platforms are affected?
Android
### Description
On version…