Package: sponsorship-requests Severity: normal Dear mentors,
I am looking for a sponsor for my package "wxmaxima" * Package name : wxmaxima Version : 16.12.2-1 Upstream Author : Andrej Vodopivec * URL : http://andrejv.github.io/wxmaxima/ * License : GPL Section : math It builds those binary packages: wxmaxima - GUI for the computer algebra system Maxima wxMaxima is a graphical user interface for Maxima, a full-fletched and quite powerful Computer Algebra System: A program that is specialized on finding the equation that solves a mathematical problems, not merely a number. One simple example of what it does would be: (%i2) y=x^3; (%o2) y=x^3 (%i3) solve(%,x); (%o3) [x=((sqrt(3)*%i-1)*y^(1/3))/2,x=-((sqrt(3)*%i+1)*y^(1/3))/2,x=y^(1/3)] To access further information about this package, please visit the following URLs: * http://andrejv.github.io/wxmaxima/ * http://maxima.sourceforge.net/ Alternatively, one can download the package with dget using this command: dget -x https://mentors.debian.net/debian/pool/main/w/wxmaxima/wxmaxima_16.12.2-1.dsc Changes since the last upload: A completely new release with vastly improved drag&drop. Regards, Gunter Königsmann