0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Demo changes. and typeToString called now in debug output in HistogramSUGAR. More... almost 17 years ago
Makefile cleanup (change first couple of lines to use optimized build) More... almost 17 years ago
Linux friendly additions, Makefile and some minor changes to syntax (typename etc) More... almost 17 years ago
Fixed blatant bug which should have caused seg fault on any load or save of histograms. Not sure why it doesn't in windows... apparently VS simple ignores some stuff... More... almost 17 years ago
Eliminated warnings. HistogramSUGAR is down to 1, Hist is down to a handful. Also changed from multithreaded to multithreaded DLL in a couple of places. More... about 17 years ago
modified HEAPTEST More... about 17 years ago
marked image update More... about 17 years ago
Added demo, and servoControl buggers. Demo is a first step towards a full package. More... about 17 years ago
Fixed timing in SMORs possibly the timing in HistogramSUGAR is still off. But honestly that's not mission critical so much as the SMORs stuff became with trainDSS. This really just solved the rare problem that sometimes times showed up as negative or absurdly small. More... about 17 years ago
So, SMORs is in a lib now, and Tester uses that lib. Dunno if this changes anything for anybody, but it will certainly separate out some functionality and make me smile. So, if this causes problems give a holler. Also fixed about a hundred warnings for Robin. More to come obviously as on W4 there are still a couple of hundred warnings. Maybe Fixing them will actually add some functionality. More... about 17 years ago
Slight performance improvement (~2-5%) on MarkedImage overhead. More... about 17 years ago
Lots of memory efficiency fixes. New version uses custom array based ADT for MarkedImage which seems faster and less memory intensive, further testing will determine if this is in fact true. More... about 17 years ago
Standard poking (committing really for rects optimization to come rollback possibility) More... about 17 years ago
Fixed some memory stuff for large datasets. More... about 17 years ago
Tweaked SSD to be more robust with GRADIENTANGLE and GRADIENTMAGNITUDE. More... about 17 years ago
SSDSUGAR now takes types (color, gradientangle, gradientmagnitude and possibly more to come). More... about 17 years ago
mild edits arising from huge training data for LPD More... about 17 years ago
Added some instructions, Hope they help somewhat. More... about 17 years ago
First SourceForge package, may be missing documentation etc. See next release for that. More... about 17 years ago