A C# high-performance mathematical function compiler for efficient and fast calculation of function values of arbitrary complex single-line mathematical formulas at design and runtime.
-
Updated
Apr 3, 2018 - C#
A C# high-performance mathematical function compiler for efficient and fast calculation of function values of arbitrary complex single-line mathematical formulas at design and runtime.
SICx. Simple JIT Compiler. Math expression compiler. Expression compiler.
The MathLang Compiler is an end-to-end compiler designed for scientific computing, supporting features like matrix operations and optimized code generation. It includes advanced optimization techniques for efficient computation and provides a user-friendly interface for compiling mathematical programs.
Foreval is parser, compiler and evaluator of mathematical expressions in run-time with support complex numbers. After parsing and building tree of expression is perform optimization and compiling into x86-32 instructions and returns address of compiled expression. For expressions can by finding derivatives by symbolic or numerical differentiation.
Add a description, image, and links to the math-compiler topic page so that developers can more easily learn about it.
To associate your repository with the math-compiler topic, visit your repo's landing page and select "manage topics."