2008-12-08 |
AJ Rossini | trying out ditz for distr issue tracking
|
commit | commitdiff | tree |
2008-12-08 |
AJ Rossini | still need to get regression-model done. I'm wavering...
|
commit | commitdiff | tree |
2008-12-08 |
AJ Rossini | clean up to see about faster loads. standard comment...
|
commit | commitdiff | tree |
2008-12-08 |
AJ Rossini | clean up of demos and comment strings.
|
commit | commitdiff | tree |
2008-12-07 |
AJ Rossini | starting on regression generics (so that lists or lisp...
|
commit | commitdiff | tree |
2008-12-07 |
AJ Rossini | more cleanup of statistics generic fcn structure.
|
commit | commitdiff | tree |
2008-12-07 |
AJ Rossini | added: study for array vs list access, temp reminder...
|
commit | commitdiff | tree |
2008-12-05 |
AJ Rossini | further generic work for statistics functions. Signed-off-by: AJ Rossini <blindglobe@gmail.com>
|
commit | commitdiff | tree |
2008-12-05 |
AJ Rossini | quantile is generic now. Need to finish up variance...
|
commit | commitdiff | tree |
2008-12-05 |
AJ Rossini | examples for mean and lispy summing.
|
commit | commitdiff | tree |
2008-12-05 |
AJ Rossini | cleaner (?) docs.
|
commit | commitdiff | tree |
2008-12-05 |
AJ Rossini | map to lisp-matrix supplemental ops (column-list -...
|
commit | commitdiff | tree |
2008-12-05 |
AJ Rossini | mean is now more lisp-like. Use of loop to look math...
|
commit | commitdiff | tree |
2008-12-04 |
AJ Rossini | snapshot, not working, but being generic-fied.
|
commit | commitdiff | tree |
2008-12-04 |
AJ Rossini | start of lisp-matrix conversion. Generic functions...
|
commit | commitdiff | tree |
2008-12-04 |
AJ Rossini | wrapped things "to-do" in (progn). Probably should...
|
commit | commitdiff | tree |
2008-11-25 |
AJ Rossini | Redoc'ing the TODO's.
|
commit | commitdiff | tree |
2008-11-25 |
AJ Rossini | REMOVED OLD BROKEN MV REGRESSION (simple worked) IN...
|
commit | commitdiff | tree |
2008-11-25 |
AJ Rossini | STARTING LISP-MATRIX SWAP IN! NEXT FEW EONS! ALL...
|
commit | commitdiff | tree |
2008-11-25 |
AJ Rossini | lift is not interesting here -- brokenness, not real!
|
commit | commitdiff | tree |
2008-11-22 |
AJ Rossini | Use defparameter and not defvar, because I finally...
|
commit | commitdiff | tree |
2008-11-22 |
AJ Rossini | Additional to-fix entries.
|
commit | commitdiff | tree |
2008-11-22 |
AJ Rossini | very incomplete docs, but it's a start. Script is...
|
commit | commitdiff | tree |
2008-11-22 |
AJ Rossini | test cases for loaders.
|
commit | commitdiff | tree |
2008-11-19 |
AJ Rossini | fixed loading issues related to configuration and packaging.
|
commit | commitdiff | tree |
2008-11-12 |
AJ Rossini | getting rid of sequencep across the codebase. Signed-off-by: AJ Rossini <blindglobe@gmail.com>
|
commit | commitdiff | tree |
2008-11-12 |
AJ Rossini | removed sequencep, now just use typep
|
commit | commitdiff | tree |
2008-11-11 |
AJ Rossini | first start of wholesale use of lisp-matrix for regression...
|
commit | commitdiff | tree |
2008-11-11 |
AJ Rossini | package clean up but not done yet.
|
commit | commitdiff | tree |
2008-11-10 |
AJ Rossini | experimenting with prototype system unittests.
|
commit | commitdiff | tree |
2008-11-10 |
AJ Rossini | copyright extension for luke, and print-object method...
|
commit | commitdiff | tree |
2008-11-07 |
AJ Rossini | include a real test csse in the examples -- former...
|
commit | commitdiff | tree |
2008-11-07 |
AJ Rossini | better test management.
|
commit | commitdiff | tree |
2008-11-07 |
AJ Rossini | cleanup.
|
commit | commitdiff | tree |
2008-11-05 |
AJ Rossini | no requiring at this stage or loading data, for the...
|
commit | commitdiff | tree |
2008-11-05 |
AJ Rossini | ASDF doesn't require suffices if done right. SIGH....
|
commit | commitdiff | tree |
2008-11-04 |
AJ Rossini | all files appropriately placed into ASDF, and should...
|
commit | commitdiff | tree |
2008-11-04 |
AJ Rossini | documentation cleanup.
|
commit | commitdiff | tree |
2008-11-04 |
AJ Rossini | lisp, not lsp.
|
commit | commitdiff | tree |
2008-11-04 |
AJ Rossini | fstat is a stat model function, not an example!
|
commit | commitdiff | tree |
2008-11-04 |
AJ Rossini | cleaned up ASDF for data module, which is used by user...
|
commit | commitdiff | tree |
2008-11-03 |
AJ Rossini | packages no longer exist, forgot to re-place.
|
commit | commitdiff | tree |
2008-11-03 |
AJ Rossini | add a compile comment for building.
|
commit | commitdiff | tree |
2008-11-03 |
AJ Rossini | forgot to include the ASDF refactoring for the unittests.
|
commit | commitdiff | tree |
2008-11-03 |
AJ Rossini | moved all unittests into same package,
|
commit | commitdiff | tree |
2008-11-03 |
AJ Rossini | cleaned up packages a bit more.
|
commit | commitdiff | tree |
2008-11-03 |
AJ Rossini | redoing dev style to be more test centric, from lessons...
|
commit | commitdiff | tree |
2008-11-02 |
AJ Rossini | important to define tests-- though need to move into...
|
commit | commitdiff | tree |
2008-11-02 |
AJ Rossini | cleaned up shadowing and name conflicts.
|
commit | commitdiff | tree |
2008-10-31 |
AJ Rossini | ignore how I work and some droppings. cleanup coming...
|
commit | commitdiff | tree |
2008-10-31 |
AJ Rossini | moved data to examples package, for simpler reuse.
|
commit | commitdiff | tree |
2008-10-31 |
AJ Rossini | moving example data into its own package in the data...
|
commit | commitdiff | tree |
2008-10-31 |
AJ Rossini | packages for unittests moved to packages file. Or...
|
commit | commitdiff | tree |
2008-10-04 |
AJ Rossini | TODO now includes the incantation for running unittests.
|
commit | commitdiff | tree |
2008-10-04 |
AJ Rossini | two more packages left off. Whoops! (and corrected).
|
commit | commitdiff | tree |
2008-10-04 |
AJ Rossini | fix packaging (into central file) and copyright dates.
|
commit | commitdiff | tree |
2008-10-04 |
AJ Rossini | improved packaging in anticipatin for correcting my...
|
commit | commitdiff | tree |
2008-10-04 |
AJ Rossini | focus precisely on linear regression error.
|
commit | commitdiff | tree |
2008-10-03 |
AJ Rossini | more package cleanup
|
commit | commitdiff | tree |
2008-10-03 |
AJ Rossini | package cleanup continues, packages contains what might...
|
commit | commitdiff | tree |
2008-10-03 |
AJ Rossini | packages moved to packages file.
|
commit | commitdiff | tree |
2008-10-03 |
AJ Rossini | docs and whitespace.
|
commit | commitdiff | tree |
2008-10-03 |
AJ Rossini | CLOS experiment (data, linear regression) proceeding.
|
commit | commitdiff | tree |
2008-09-21 |
AJ Rossini | put lisp-matrix into the load-system. Breaks things...
|
commit | commitdiff | tree |
2008-09-21 |
AJ Rossini | Brent Fulgham's changes to source commited after verifying...
|
commit | commitdiff | tree |
2008-09-17 |
AJ Rossini | fixed up the grand rebase and branch deletion work
|
commit | commitdiff | tree |
2008-09-17 |
AJ Rossini | moved to "models", not "model". We have many.
|
commit | commitdiff | tree |
2008-09-17 |
AJ Rossini | whitespace (lispstat.asd) and stat model move (lispstat...
|
commit | commitdiff | tree |
2008-09-17 |
AJ Rossini | moved data handling/management/etc into own directory.
|
commit | commitdiff | tree |
2008-09-17 |
AJ Rossini | many things moved around in a "by system" format. ...
|
commit | commitdiff | tree |
2008-09-17 |
AJ Rossini | modularized internal numerics using C for probbility...
|
commit | commitdiff | tree |
2008-09-17 |
AJ Rossini | first stage finished, moving lisp code out of main...
|
commit | commitdiff | tree |
2008-09-17 |
AJ Rossini | unit tests segmented out; small matrix cleanup
|
commit | commitdiff | tree |
2008-09-17 |
AJ Rossini | refactored proto object system into src dir
|
commit | commitdiff | tree |
2008-09-17 |
AJ Rossini | first set of changes from Brent Fulgham, a bunch more...
|
commit | commitdiff | tree |
2008-09-17 |
AJ Rossini | we aren't using matlisp yet, I've not made the hacked...
|
commit | commitdiff | tree |
2008-09-17 |
AJ Rossini | trying with lisp-matrix
|
commit | commitdiff | tree |
2008-09-17 |
AJ Rossini | porting R's lm over
|
commit | commitdiff | tree |
2008-09-17 |
AJ Rossini | another experimental structure from a new morning.
|
commit | commitdiff | tree |
2008-09-17 |
AJ Rossini | initial start of moving towards "one-stop" understanding...
|
commit | commitdiff | tree |
2008-09-17 |
AJ Rossini | clean up and evolution of the demo.
|
commit | commitdiff | tree |
2008-09-17 |
AJ Rossini | cleanup comments.
|
commit | commitdiff | tree |
2008-09-17 |
AJ Rossini | clarify the current problem point; document the exact...
|
commit | commitdiff | tree |
2008-09-17 |
AJ Rossini | macro mis-quote syntax fixed.
|
commit | commitdiff | tree |
2008-09-17 |
AJ Rossini | basics and descriptions fixed.
|
commit | commitdiff | tree |
2008-09-17 |
AJ Rossini | lsbasics has some numerical processing, essential structure...
|
commit | commitdiff | tree |
2008-09-17 |
AJ Rossini | placement into src heirarchy
|
commit | commitdiff | tree |
2008-09-17 |
AJ Rossini | start of generics for descriptive stats. Signed-off-by: AJ Rossini <blindglobe@gmail.com>
|
commit | commitdiff | tree |
2008-09-17 |
AJ Rossini | old files, but not ready to delete contents into archive.
|
commit | commitdiff | tree |
2008-09-17 |
AJ Rossini | silly docs.
|
commit | commitdiff | tree |
2008-09-17 |
AJ Rossini | use typep instead of (type)-p -- cleaner, if more verbose.
|
commit | commitdiff | tree |
2008-09-17 |
AJ Rossini | more framework for data structures -- but nothing which...
|
commit | commitdiff | tree |
2008-09-17 |
AJ Rossini | move files into source heirarchy.
|
commit | commitdiff | tree |
2008-09-17 |
AJ Rossini | more example usage.
|
commit | commitdiff | tree |
2008-09-17 |
AJ Rossini | docs and description improved.
|
commit | commitdiff | tree |
2008-09-17 |
AJ Rossini | whitespace and doc cleanup.
|
commit | commitdiff | tree |
2008-09-17 |
AJ Rossini | linear alg verification; start of a non-working use...
|
commit | commitdiff | tree |
2008-09-17 |
AJ Rossini | moved to "models", not "model". We have many.
|
commit | commitdiff | tree |
2008-09-17 |
AJ Rossini | whitespace (lispstat.asd) and stat model move (lispstat...
|
commit | commitdiff | tree |
2008-09-17 |
AJ Rossini | moved data handling/management/etc into own directory.
|
commit | commitdiff | tree |