3 minutes of work on new-roots.lisp |
|
More...
|
almost 15 years ago
|
note about the possibility of a generic port |
|
More...
|
almost 15 years ago
|
export CBRT |
|
More...
|
almost 15 years ago
|
optimize matrix* a bit |
|
More...
|
about 15 years ago
|
MATRIX is used at compile time, so add eval-when |
|
More...
|
about 15 years ago
|
get rid of extra SFUNCTION definition from ccl port |
|
More...
|
about 15 years ago
|
import specific symbols from alexandria to avoid overwriting others |
|
More...
|
about 15 years ago
|
workaround for Linux FP traps on SBCL |
|
More...
|
about 15 years ago
|
merging Bart Botta CCL port |
|
More...
|
over 15 years ago
|
convert tests to RT and alexandria |
|
More...
|
almost 16 years ago
|
misc bugfixes |
|
More...
|
almost 16 years ago
|
add unoptimized CCL port |
|
More...
|
almost 16 years ago
|
add a generic definition for sb-cga::defknown |
|
More...
|
almost 16 years ago
|
move NaN implementation specific details to ports/ |
|
More...
|
almost 16 years ago
|
#+sbcl some declarations/settings/options, use alexandria instead of sb-int |
|
More...
|
almost 16 years ago
|
CUBIC-ROOTS and CUBIC-ROOTS-ABOVE |
|
More...
|
almost 16 years ago
|
fndb.lisp and vm.lisp -- missed from previous commit... |
|
More...
|
almost 16 years ago
|
restructure somehwhat to make life easier for porters |
|
More...
|
almost 16 years ago
|
basic infrastructure for porting to other implementations |
|
More...
|
almost 16 years ago
|
bit more work on the new root solvers |
|
More...
|
almost 16 years ago
|
some work on new root solvers |
|
More...
|
almost 16 years ago
|
implement ~ |
|
More...
|
almost 16 years ago
|
notes about porting to other implementations |
|
More...
|
almost 16 years ago
|
WIP cubic and quadric solvers |
|
More...
|
almost 16 years ago
|
%%NORMALIZED-VEC, %NORMALIZED-CROSS-PRODUCT |
|
More...
|
almost 16 years ago
|
make things like (NORMALIZE (VEC A B C)) better |
|
More...
|
almost 16 years ago
|
typoes |
|
More...
|
almost 16 years ago
|
more thorough "make clean" |
|
More...
|
almost 16 years ago
|
release command in Makefile |
|
More...
|
about 16 years ago
|
+IDENTITY-MATRIX+ |
|
More...
|
about 16 years ago
|