summaryrefslogtreecommitdiff
path: root/sci-visualization/fityk/metadata.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /sci-visualization/fityk/metadata.xml
reinit the tree, so we can have metadata
Diffstat (limited to 'sci-visualization/fityk/metadata.xml')
-rw-r--r--sci-visualization/fityk/metadata.xml33
1 files changed, 33 insertions, 0 deletions
diff --git a/sci-visualization/fityk/metadata.xml b/sci-visualization/fityk/metadata.xml
new file mode 100644
index 000000000000..94ca66ce2fab
--- /dev/null
+++ b/sci-visualization/fityk/metadata.xml
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>sci@gentoo.org</email>
+ <name>Gentoo Science Project</name>
+ </maintainer>
+ <longdescription lang="en">
+ Fityk is a program for nonlinear fitting of analytical functions
+ (especially peak-shaped) to data. It can also be used to display
+ data or to remove baseline from data.
+
+ It is reported to be used in crystallography, chromatography,
+ photoluminescence, infrared and Raman spectroscopy and other fields.
+
+ Fityk knows about common peak-shaped functions (Gaussian, Lorentzian,
+ Voigt, Pearson VII, bifurcated Gaussian, EMG, Doniach-Sunjic, etc.) and
+ polynomials. It also supports user-defined functions.
+
+ Fityk offers a graphical interface (and also command line
+ interface), various optimization methods (standard Marquardt
+ least-squares algorithm, Genetic Algorithms, Nelder-Mead simplex),
+ equality constraints, modeling error of x coordinate of points
+ (eg. zero-shift of instrument), handling series of datasets,
+ automation of common tasks with scripts, and more.
+</longdescription>
+ <use>
+ <flag name="nlopt">Enable optimization with <pkg>sci-libs/nlopt</pkg></flag>
+ </use>
+ <upstream>
+ <remote-id type="github">wojdyr/fityk</remote-id>
+ </upstream>
+</pkgmetadata>