This website requires JavaScript.
Explore
PVV
Wiki
Tokyo Drift Issues
Help
Sign In
Projects
/
laydi
Archived
Watch
7
Star
0
Fork
0
You've already forked laydi
Code
Issues
Pull Requests
Activity
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.
Files
main
laydi
/
laydi
History
einarr
36146893e6
Fixed selections. points_inside_poly is deprecated, and all calls are therefore
...
rewritten to use Path.contains_points.
2014-04-04 19:16:59 +00:00
..
lib
Some functions have been moved from scipy to numpy. Updated import statements to reflect this.
2011-10-21 22:04:11 +00:00
__init__.py
BREAKING STUFF!
2008-12-05 21:48:24 +00:00
annotations.py
Short code cleanup.
2011-06-02 15:14:21 +00:00
cfgparse.py
BREAKING STUFF!
2008-12-05 21:48:24 +00:00
dataset.py
Fixes
#23
- Preserving the order of samples in subdata.
2011-03-08 09:27:06 +00:00
dialogs.py
Changed the name of the current Project class to ProjectView, to make room for a new
2011-03-06 22:33:51 +00:00
laydi.glade
FIXING STUFF!
2008-12-05 22:07:56 +00:00
laydi.py
Changed the name of the current Project class to ProjectView, to make room for a new
2011-03-06 22:33:51 +00:00
logger.py
Fixed bug that caused right-click in the identifier list to change the list's selection status.
2013-09-17 11:11:13 +00:00
main.py
Changed the name of the current Project class to ProjectView, to make room for a new
2011-03-06 22:33:51 +00:00
navigator.py
Changed default directories for:
2011-03-07 16:19:45 +00:00
paths.py.m4
BREAKING STUFF!
2008-12-05 21:48:24 +00:00
pca_options.glade
Removed page size from spin boxes as this has become deprecated in GTK. There are still complaints from
2009-02-06 22:24:33 +00:00
plots.py
Fixed selections. points_inside_poly is deprecated, and all calls are therefore
2014-04-04 19:16:59 +00:00
pls_options.glade
Removed page size from spin boxes as this has become deprecated in GTK. There are still complaints from
2009-02-06 22:24:33 +00:00
project.py
Fixed bug that caused right-click in the identifier list to change the list's selection status.
2013-09-17 11:11:13 +00:00
projectview.py
Fixed bug that caused right-click in the identifier list to change the list's selection status.
2013-09-17 11:11:13 +00:00
selections.py
Fixed bug that caused right-click in the identifier list to change the list's selection status.
2013-09-17 11:11:13 +00:00
view.py
Added reference to Selector objects to avoid the object from going to GC.
2011-10-25 15:15:01 +00:00
workflow.py
Fixed bug that caused right-click in the identifier list to change the list's selection status.
2013-09-17 11:11:13 +00:00