C

From relax wiki
Revision as of 17:05, 6 November 2015 by Bugman (talk | contribs) (Added a category.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

For certain analyses, specifically exponential curve-fitting, relax uses C modules for additional speed. This is useful when NumPy cannot be used for speeding up the analysis. These modules are compiled using Scons.

See also