C

From relax wiki
Revision as of 08:37, 5 September 2014 by Bugman (talk | contribs) (Created an initial page for C code.)
(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.