Commit Graph

16 Commits (4f401a158528f615528045dea798801dc5454f1c)

Author SHA1 Message Date
Doug Coleman 42d84a4e29 math.blas.matrices: Fix for equal? 2019-01-19 10:08:07 -06:00
Doug Coleman 27b3c4cccf functors: FUNCTOR: ;FUNCTOR -> <FUNCTOR: ;FUNCTOR>
Functors contain nested definitions, much like <PRIVATE PRIVATE> blocks.
A new parser will be able to parse nested definitions unambigiously without
knowledge of the definition of <FUNCTOR: itself, which is not the case if
it looks like FUNCTOR: instead.
2017-08-05 20:41:19 -05:00
Doug Coleman 352e5de16a core, basis, extra: Remove DOS line endings from files.
Remove whitespace from end of lines.
Add a newline to the end of each file.
2015-06-29 17:25:40 -07:00
Doug Coleman 3c29b4c131 math.blas, alien.fortran: Back from beyond the grave. 2012-05-04 09:05:43 -07:00
Slava Pestov 6fb57d821f Move math.blas to basis 2008-12-17 23:23:43 -06:00
Slava Pestov c5160d76e9 Merge qualified, alias, symbols, constants into core 2008-12-17 18:10:01 -06:00
Joe Groff ec76a0bfff Renovate BLAS matrices 2008-12-04 16:08:01 -08:00
Slava Pestov 2fe364a7bb Specialized arrays work in progress 2008-11-14 20:18:16 -06:00
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
Slava Pestov 8346554b07 Minor updates 2008-08-27 16:24:04 -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 72b78eaef9 performance improvement for converting large datasets to blas matrices 2008-07-05 19:39:26 -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 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