Difference between revisions of "C"

From relax wiki
Jump to navigation Jump to search
(Created an initial page for C code.)
(No difference)

Revision as of 08:37, 5 September 2014

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.