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 06591e301e Added "Plot" submenu in navigator context menu. Can create an ImagePlot of a dataset. 2007-01-17 14:06:07 +00:00
bin Updated import statements, and removed the workflows pca_workflow and 2006-10-17 14:42:27 +00:00
doc Expanded some documentation. 2006-10-17 17:18:46 +00:00
fluents Added "Plot" submenu in navigator context menu. Can create an ImagePlot of a dataset. 2007-01-17 14:06:07 +00:00
icons lasso 2007-01-15 13:47:47 +00:00
test/system Removed unit test for workflows. The only test file in the directory is 2006-10-17 17:53:52 +00:00
workflows Added ImagePlot, which displays a dataset as an image. 2007-01-17 13:20:04 +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 Fixed typo. 2007-01-11 13:07:03 +00:00
matplotlibrc update 2006-10-09 18:09:08 +00:00
run-fluents Added start-up script that sets PYTHONPATH and starts fluents. 2006-10-17 14:43:57 +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/fluent/help

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