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 87f87e36c8 * system/fluents.py: Fixed a bug where the the application tried to load
a toolbar from None

 * system/plots.py: Fixed MainView.insert_view that was a no-op when in large
   view.

 * system/dataset.py: Changed __str__ of dataset to also show names of dimensions.
2006-07-21 14:30:09 +00:00
system * system/fluents.py: Fixed a bug where the the application tried to load 2006-07-21 14:30:09 +00:00
test Made sure ordering of matrices are ok. 2006-05-09 14:13:09 +00:00
workflows * system/fluents.py: Fixed a bug where the the application tried to load 2006-07-21 14:30:09 +00:00
fluents Changed from using default python version to python2.4 to make the 2006-04-27 10:06:30 +00:00