Hello everyone. I have a clarification question. Is Apache's goal to
eventually create a number of commons math libraries and each one will be
specialised in 1 math theory? For example math combinatorics, math linear
algebra, math set theory, math differential equations, math calculus etc.?

I am asking, because i would like to apply for an incubator project that
has to do with graph theory because 3 years ago i implemented a math
library with many hundreds of methods related to, like, 15 math theories
with configurable or abstract precision calculations.

It includes symbolic math calculations like the calculation of the
derivative function of a given function and other symbolic math. No input
string parsing like "sin(x) + x^2". It works with functional interfaces
(for symbolic math).

My project has 83,000 lines of code and 1,300+ classes. That code has been
sitting on my computer for 3 years.

Thank you

Reply via email to