0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
May 06, 2023 — May 06, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixes to make sure we're loading a serialized .npz from the appropriate class. More... almost 14 years ago
Model improvements, bug fixes. More... about 14 years ago
Undoing my stupid changes, now in a branch. More... over 14 years ago
Merge branch 'fixbroken' More... over 14 years ago
Trying to undo some bad changes. More... over 14 years ago
Some attempts at giving m step methods an 'out' argument. More... over 14 years ago
Some minor stuff for spline conversion More... over 14 years ago
An initial (wrong) pass at incremental EM. More... over 14 years ago
Saving and loading seems to work now. More... over 14 years ago
Bugfixes surrounding trainmean, etc. working on serialization. More... over 14 years ago
Add to aic and bic docstrings, comment out diagonal subclass until I can review it. More... over 14 years ago
Rearranged dimensions of some computations to make for more contiguous memory access, less weird striding. More... over 14 years ago
Fix self.history typo. More... over 14 years ago
Make the covariances matrix array have the ncomponent dimension first. More... over 14 years ago
Rethought main loop to reduce computation, switch to linalg.solve() for Mahalanobis distances. More... over 14 years ago
Refactored to make training data a parameter to EM(), which should make generalized EM less painful. Various small fixes, use builtin ufunc logaddexp instead of Roland's logsumexp. More... over 14 years ago
Merge branch 'master' of [email protected]:dwf/yeast-cycle More... over 14 years ago
Some utility functions for plotting. More... over 14 years ago
PCA stuff and Zernike demo. More... over 14 years ago
zernike.py generates the figure properly now More... over 14 years ago
My Zernike calculation code. More... over 14 years ago
Merge branch 'master' of [email protected]:dwf/yeast-cycle More... over 14 years ago
Plotting fixes, mostly. More... over 14 years ago
Rewrote the convert_to_splines script again. It works now. More... over 14 years ago
Automatic spline-feature conversion loggic rewritten for the new system. More... over 14 years ago
Some minor refactoring. More... over 14 years ago
Removed useless constructors, dicking around with more plot experiments. More... over 14 years ago
Better plot handling More... over 14 years ago
Plot the Laplacian-of-Gaussian More... over 14 years ago
Temporary changes plotting second derivatives More... over 14 years ago