The attached ebuild and patch allow mathomatic to be built and installed in gentoo, use of icc is also supported via USE="icc" Mathomatic is a powerful symbolic math program that works like a super-smart algebraic calculator. It is simple and easy to use. Mathomatic is an automatic algebraic manipulator program which implements most of the rules of algebra for the mathematical operators +, -, *, /, and power (including roots). Any linear or quadratic equation can be automatically solved for any unknown. Many other types of equations can be solved, too. You can simplify equations, factor most polynomials, perform basic calculus operations, compare equations, substitute variables with any expression, jiggle a variable about some value to see the sensitivity to that value, etc. Simultaneous algebraic equations can be combined and solved for any variable. Symbolic complex number and multi-variable polynomial arithmetic are also supported. Mathomatic also finds the Greatest Common Divisor of numbers or polynomials. Reproducible: Always Steps to Reproduce:
Created attachment 30313 [details] mathomatic-11.0e.ebuild also supports intels c compiler via USE-Flag
Created attachment 30314 [details, diff] gentoo-am.diff This patch allows mathomatic to be build with user-defined CFLAGS, to be installed correctly in gentoo, and to support intels c compiler
In portage now.