Projects/laydi
Projects
/
laydi
Archived
7
0
Fork 0
A lightweight, interactive data analysis program for bilinear modeling (PCA and PLS)
This repository has been archived on 2024-07-04. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Einar Ryeng 26ab6c3fe7 Added a "decimals" parameter to write_ftsv, so that datasets can be written
without full precision. Defaults to 7 digits after decimal point.
2007-08-16 10:02:54 +00:00
bin Added main.py that now contains the One & Only Singleton instance of these classes: 2007-07-26 12:35:59 +00:00
data The reduced Uma X, for use in Lpls 2007-08-16 09:46:33 +00:00
doc Fixed makefile to not use lots of space on inherited function documentation. 2007-08-02 10:04:06 +00:00
fluents Added a "decimals" parameter to write_ftsv, so that datasets can be written 2007-08-16 10:02:54 +00:00
icons New lasso icon 2007-01-31 13:02:25 +00:00
scripts Irrelevant play 2007-08-02 11:19:16 +00:00
test Data needed if annotationtest should run clean. 2007-02-15 23:09:49 +00:00
workflows Added SAM and conditioned enrichment analysis 2007-08-14 16:16:31 +00:00
LICENSE Removed some example rubbish that was placed after the GPL and had gotten 2006-10-17 17:17:50 +00:00
README Added a line. 2007-03-09 14:33:09 +00:00
cfgparse.py Initial config parser support. 2007-02-27 16:08:22 +00:00
matplotlibrc iii 2007-07-30 18:04:42 +00:00
run-fluents Preserves PYTHONPATH 2007-03-01 15:27:24 +00:00

README

Fluents Data Analysis Software

LICENSE
-------
Fluents is relased under the terms of the GNU GPL, included in the LICENSE file
in this directory.

DOCUMENTATION
-------------
The primary and canonical source of documentation is the source code. If a
keyboard shortcut is listed on the wiki but it does not work in the program,
the program is right, and the wiki is wrong.

That said, the next best place to look for documentation is the project wiki,
located at https://dev.pvv.ntnu.no/projects/fluents/help

Class documentation is in HTML form in the doc/ directory.

BUILDING
--------
Fluents is a python program, and as such, python will build compiled versions
of each .py file as it loads them. You do not need to explicitly compile the
program.

TODO
----
The current TODO list can be found on
https://dev.pvv.ntnu.no/projects/fluents/report/1