Package: sponsorship-requests
Severity: normal
Dear mentors,
I am looking for a sponsor for my package "wxmaxima"
* Package name: wxmaxima
Version : 18.11.0-1
Upstream Author : [fill in name and email of upstream]
* URL : [fill in URL of upstreams web site]
* License : [fill in]
Section : math
It builds those binary packages:
wxmaxima - GUI for the computer algebra system Maxima
wxMaxima is a powerful (and nowadays even fast) graphical user interface for
maxima,
a program that can solve any numerical task, but is specialized in symbolic
maths.
One example on what it does would be:
(%i1) frm:a^3+b^3=c^3;
(frm) b^3+a^3=c^3
(%i2) solve(frm,a);
(%o2)
[a=((sqrt(3)*%i-1)*(c^3-b^3)^(1/3))/2,a=-((sqrt(3)*%i+1)*(c^3-b^3)^(1/3))/2,a=(c^3-b^3)^(1/3)]
To access further information about this package, please visit the following
URL:
https://mentors.debian.net/package/wxmaxima
Alternatively, one can download the package with dget using this command:
dget -x
https://mentors.debian.net/debian/pool/main/w/wxmaxima/wxmaxima_18.11.0-1.dsc
More information about wxmaxima can be obtained from
http://wxmaxima-developers.github.io/wxmaxima/.
Changes since the last upload:
* New upstream release that drastically improves the drawing speed, provides a
better lisp mode,
improves the loop of the program and fixes many bugs
Regards,
Gunter.