cmathl icon indicating copy to clipboard operation
cmathl copied to clipboard

A pure-C math library with a great variety of mathematical functions. Seeks to be close to C89/C90 compliant for portability.

Results 5 cmathl issues
Sort by recently updated
recently updated
newest added

The main idea is to generate the header files to be installed in the system after detecting the **optimal configuration** for the machine. For this it is suggested to see...

# Running Statistics I want to start the development of the module to compute running statistics. The truth is that at the moment I have no plans to implement anything...

help wanted
discussion

# One Dimensional Root-Finding ## Feature Currently I am developing the routines for finding roots of arbitrary one-dimensional functions. The idea is to offer simple functions that allow it, without...

help wanted
discussion