-
```
matlab provides symbolic integration, differentiation, simultaneous equation
solution etc. via code Mathworks licensed from Maplesoft.
To compete with matlab, scalalab should also provide symbol…
-
```
matlab provides symbolic integration, differentiation, simultaneous equation
solution etc. via code Mathworks licensed from Maplesoft.
To compete with matlab, scalalab should also provide symbol…
-
Hello,
# What I want to achieve
I have several functions that should return structured data that I want to access in a key-value manner. I tested Maxima structures (https://maxima.sourceforge.io…
-
In the attached question the general feedback suffers from unicode display problems.
I understand that such problems are caused by the text being sent to a Maxima which is not unicode proof.
Ye…
-
```
matlab provides symbolic integration, differentiation, simultaneous equation
solution etc. via code Mathworks licensed from Maplesoft.
To compete with matlab, scalalab should also provide symbol…
-
First of all, the app is great and I use it all the time for my math needs.
I was wondering why the prime factorization of **large** numbers is so slow. The shame numbers are factorized in other ap…
-
Imported from SourceForge on 2024-07-06 23:14:47
Created by **[alcarola](https://sourceforge.net/u/alcarola/)** on 2015-04-29 15:46:25
Original: https://sourceforge.net/p/maxima/bugs/2948
---
Hello,…
rtoy updated
4 months ago
-
Hi!
I'm trying to find a way to solve inequalities in STACK, since the function "solve" does not solve inequalities.
I now found the function "solve_rat_ineq" but I am unsure of how to include it…
-
I think that this evaluation rule should be changed:
```python
In [37]: a = cbrt(-1)
In [38]: b = cbrt(2)
In [39]: a
Out[39]:
3 ____
╲╱ -1
In [40]: b
Out[40]:
3 ___
╲╱ 2
In [41…
-
As of yet, I am unable to interact with wxmaxima using my screen reader. All menu items are accessible, but cannot access input/output.
wxMaxima version: 21.11.0 MAC
using w×Widgets version: wxW…