It seems to me that the obvious thing is not to extract parts from 
SageMath, but
just use Maxima, which is a part, but also an entire symbolic math system, 

Your example looks like this:   ( assignment is ":"   equations use "=".  a 
command is terminated by ";" )

eq1 : p*V = n*r*t ;
eq1/V;

   returns p = (n*r*t)/V

RJF

On Friday, May 22, 2020 at 5:47:35 PM UTC-7, Samuel Lelievre wrote:
>
> Le samedi 23 mai 2020 02:14:58 UTC+2, Dima:
> >
> > Conda does have Sagemath available.
> > Not 100% sure how it works on Windows, though.
>
> One can install SageMath from Conda on Linux and macOS.
> Not on Windows.
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/246c6aa5-1c7b-4b73-a5ba-4d5bd1c3d31d%40googlegroups.com.

Reply via email to