2008-12-05 23:07:56 +01:00
|
|
|
Laydi Data Analysis Software
|
2006-07-31 16:57:24 +02:00
|
|
|
|
|
|
|
LICENSE
|
|
|
|
-------
|
2008-12-05 23:07:56 +01:00
|
|
|
Laydi is relased under the terms of the GNU GPL, included in the LICENSE file
|
2006-07-31 16:57:24 +02:00
|
|
|
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,
|
2008-12-05 23:07:56 +01:00
|
|
|
located at https://dev.pvv.ntnu.no/projects/laydi/help
|
2006-07-31 16:57:24 +02:00
|
|
|
|
2007-03-09 15:33:09 +01:00
|
|
|
Class documentation is in HTML form in the doc/ directory.
|
|
|
|
|
2006-07-31 16:57:24 +02:00
|
|
|
BUILDING
|
|
|
|
--------
|
2008-12-05 23:07:56 +01:00
|
|
|
Laydi is a python program, and as such, python will build compiled versions
|
2006-07-31 16:57:24 +02:00
|
|
|
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
|
2008-12-05 23:07:56 +01:00
|
|
|
https://dev.pvv.ntnu.no/projects/laydi/report/1
|
2006-07-31 16:57:24 +02:00
|
|
|
|