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 5c45308279 Double clicking a function in the navigator causes the first four plots of that
function to be displayed in the main view. If the function has returned less
than four plots the remaining ViewFrames will be cleared.
2006-08-31 10:57:44 +00:00
icons Added icons to navigator 2006-08-30 10:27:45 +00:00
system Double clicking a function in the navigator causes the first four plots of that 2006-08-31 10:57:44 +00:00
test Made sure ordering of matrices are ok. 2006-05-09 14:13:09 +00:00
workflows Switch to numpy (scipy_version>1.0) changes 2006-08-31 10:04:19 +00:00
LICENSE Added LICENCE (the pure GPL text copied verbatim from gnu.org) and README. 2006-07-31 14:57:24 +00:00
README Added LICENCE (the pure GPL text copied verbatim from gnu.org) and README. 2006-07-31 14:57:24 +00:00
fluents Changed from using default python version to python2.4 to make the 2006-04-27 10:06:30 +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/fluent/report/1