We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent daf401d commit 1e5050dCopy full SHA for 1e5050d
README.rst
@@ -37,7 +37,10 @@
37
38
A python package implementing the stretched NMF algorithm.
39
40
-* LONGER DESCRIPTION HERE
+``diff.pysnmf`` is a Python package that increases the insight one can obtain from a measured series time-dependent signals
41
+through applying the stretched nonnegative matrix factorization (sNMF) and spare stretched nonnegative matrix factorization
42
+algorithms (ssNMF). The package seeks to answer the question: "What are the structural signals composing my measured signal at
43
+each moment in time?"
44
45
For more information about the diffpy.snmf library, please consult our `online documentation <https://diffpy.github.io/diffpy.snmf>`_.
46
0 commit comments