diff options
author | Fellype do Nascimento <fellype(at)gmail.com> | 2017-02-14 16:55:17 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-02-17 21:52:07 +0000 |
commit | 6c311cdd01a4e6ce253cc6f153c97560144b6aa8 (patch) | |
tree | c116786c95efed4a76ef9863db2cdee19ec6f7d9 /academic/fityk/slack-desc | |
parent | b56f1badba028b380ff81f2a6365190684af6948 (diff) | |
download | slackbuilds-6c311cdd01a4e6ce253cc6f153c97560144b6aa8.tar.gz |
academic/fityk: Added (nonlinear curve fitting).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'academic/fityk/slack-desc')
-rw-r--r-- | academic/fityk/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/academic/fityk/slack-desc b/academic/fityk/slack-desc new file mode 100644 index 0000000000..dc67da89ae --- /dev/null +++ b/academic/fityk/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +fityk: fityk (program for data processing and nonlinear curve fitting) +fityk: +fityk: Fityk is a program for data processing and nonlinear curve fitting. +fityk: Primarily used: +fityk: - by scientists who analyze data from powder diffraction, +fityk: chromatography, photoluminescence and photoelectron spectroscopy, +fityk: infrared and Raman spectroscopy, and other experimental techniques; +fityk: - to fit peaks -- bell-shaped functions (Gaussian, Lorentzian, Voigt, +fityk: Pearson VII, bifurcated Gaussian, EMG, Doniach-Sunjic, etc.); +fityk: but it is suitable for fitting any curve to 2D (x,y) data. +fityk: |