Commit Graph

19 Commits (fdf75fe110c592860a37aa56e8cd2003cf23bf96)

Author SHA1 Message Date
Slava Pestov 5a0e548a47 Merge branch 'master' of git://repo.or.cz/factor/jcg 2008-08-31 03:09:23 -05:00
Joe Groff da3677dafb Change -in-place words in math.blas to use the "!" convention for destructive words. Update the math.blas documentation to match the expectations of help.lint 2008-08-30 18:54:04 -07:00
Doug Coleman 6431ab9064 fix stack effects in math.blas.syntax 2008-08-30 10:26:54 -05:00
Slava Pestov 8346554b07 Minor updates 2008-08-27 16:24:04 -05:00
Joe Groff 25ff0b3b1f game-input documentation. bugfixes in game-input.scancodes and game-input.backend.iokit 2008-07-19 19:10:30 -07:00
Joe Groff 2b9d2302e6 Change math.blas.vectors division tests so that everything is powers of two--no floating-point error 2008-07-15 08:57:24 -07:00
Joe Groff f1b745d76e Pretty-print methods for BLAS objects 2008-07-14 18:54:09 -07:00
Doug Coleman c3ea84a026 use libcblas on openbsd 2008-07-09 18:09:03 -05:00
U-SLAVA-DFB8FF805\Slava 0051a50b75 Move general shufflers and combinators into generalizations, move narray there too 2008-07-07 19:36:33 -05:00
Joe Groff 402b2079aa some headings for the math.blas.syntax help summary 2008-07-05 19:49:54 -07:00
Joe Groff 1b63addff1 oops... add math.blas.syntax documentation 2008-07-05 19:46:10 -07:00
Joe Groff 72b78eaef9 performance improvement for converting large datasets to blas matrices 2008-07-05 19:39:26 -07:00
Joe Groff 761fbfeb8f Vsub word for slicing BLAS vectors. Documentation improvements 2008-07-05 18:28:53 -07:00
Joe Groff 954737dfeb fix blas library load for unix. fix reference to old empty-vector word in matrices 2008-07-05 15:13:48 -07:00
Joe Groff bff6c521bc Fix $side-effects in blas help 2008-07-05 11:30:42 -07:00
Joe Groff aa269f14ca Documentation for math.blas 2008-07-05 11:24:01 -07:00
Joe Groff 727d9edcd3 BLAS level 2/level 3 interface words 2008-07-04 20:57:22 -07:00
Joe Groff bd2841deea refactor math.blas.vectors a bit 2008-07-03 21:16:09 -07:00
Joe Groff 11b721c90c CBLAS library bindings. Factor-ish bindings to better part of level 1 BLAS in math.blas.vectors. Syntax for building BLAS vectors in math.blas.syntax 2008-07-01 22:00:22 -07:00