Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 292 Bytes

File metadata and controls

2 lines (2 loc) · 292 Bytes

MathFuncs

A short program that adds functions from Mathematica to Java, allowing Java code to become significantly more concise by giving it functions similar to those in functional languages. All functions are callable from a static context and can be used in conjunction with each other.