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.
einarr 7693f336ba Added a singleton project in the project module, so that the current project is
easily accessible from anywhere in the code. As there is only one project at
any given time this should not be a problem.

The Gene Ontology browser needed this to be able to set the selection without
passing the current project through several constructors. 

Added a context menu in the GO browser that allows the user to select all GO
terms in the subgraph that starts on the current node.
2007-01-18 15:45:48 +00:00
2006-10-17 17:18:46 +00:00
2007-01-15 13:47:47 +00:00
2006-10-09 18:09:08 +00:00
2007-01-11 13:07:03 +00:00

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 

Description
A lightweight, interactive data analysis program for bilinear modeling (PCA and PLS)
Readme 50 MiB
Languages
Python 97%
C 1.7%
R 1.1%
M4 0.1%