-
Notifications
You must be signed in to change notification settings - Fork 18
Home
blindglobe edited this page Sep 13, 2010
·
3 revisions
Welcome to the common-lisp-stat wiki!
Most of the current work is being done on master — the mob branch is accessible over at repo.or.cz, and I’m always interested in feedbck.
Current:
See #1 below.
Plans:
#1. Get a decent numerical linear algebra backend up and running (lisp-matrix + ffa/array-operations + fnv/cl-blapack)
#1a. Better integration with RCLG.
#2. Get the lisp-stat object system unit-test’d and exampled.
#3. graft on Cells or a similar constraint system
#4. QA/QC the statistical numerics
#5, Get the dynamic graphics and a friendly GUI working again.
#6. parallelize
- add a scenegraph manager.