Joe Groff
|
4ee82b19f6
|
rewrite shuffle( -- ) to avoid locals primitives
|
2009-02-09 17:47:55 -06:00 |
Joe Groff
|
296a1ce0a9
|
unit tests for complex specialized-arrays
|
2009-02-09 17:26:12 -06:00 |
Joe Groff
|
fecc989098
|
get rid of underlying>>s, again
|
2009-02-09 17:23:56 -06:00 |
Joe Groff
|
bfc2af7ea1
|
remove unnecessary calls to underlying>> from math.blas
|
2009-02-09 17:22:43 -06:00 |
Joe Groff
|
4325f5a7a9
|
kill math.blas.cblas
|
2009-02-09 17:04:37 -06:00 |
Joe Groff
|
d160b80dac
|
convert math.blas.matrices to use fortran calls
|
2009-02-09 16:59:26 -06:00 |
Joe Groff
|
35c54a91ac
|
oops, leftover ORDER arguments from converting from CBLAS
|
2009-02-09 16:59:00 -06:00 |
Joe Groff
|
ad843a1bcf
|
iXamax returns a 1-based array index. decrement that shit
|
2009-02-09 16:37:45 -06:00 |
Joe Groff
|
ddf8afbb7e
|
more typos
|
2009-02-09 16:37:12 -06:00 |
Joe Groff
|
4623e9bd68
|
another typo
|
2009-02-09 16:37:01 -06:00 |
Joe Groff
|
ebdd135d62
|
gfortran returns float for REAL functions, not double like f2c
|
2009-02-09 16:36:46 -06:00 |
Joe Groff
|
08b02fadc9
|
typos
|
2009-02-09 15:51:59 -06:00 |
Joe Groff
|
85620fc741
|
C CONVERT VECTORS TO USE FORTRAN BLAS BINDINGS
C INSTEAD OF CBLAS
|
2009-02-09 15:51:47 -06:00 |
Joe Groff
|
db6706434d
|
tweak specialized-arrays to box values returned by nth
|
2009-02-09 15:38:07 -06:00 |
Joe Groff
|
d24b03098a
|
specialized arrays for complex types
|
2009-02-09 15:11:27 -06:00 |
Joe Groff
|
32481f8e2f
|
my stuped, let me show u it
|
2009-02-09 15:01:41 -06:00 |
Joe Groff
|
d41c1f2b09
|
Merge branch 'master' into fortran
|
2009-02-09 14:36:39 -06:00 |
Joe Groff
|
42265cbc62
|
start hacking on math.blas.vectors to switch to fortran
|
2009-02-09 14:35:44 -06:00 |
Joe Groff
|
3b83d9f760
|
fortran ffi for blas
|
2009-02-09 14:20:52 -06:00 |
Joe Groff
|
0522f63e5f
|
alien.fortran metadata
|
2009-02-09 14:20:29 -06:00 |
Joe Groff
|
4dd500b5b1
|
fortran-invoke works(?)
|
2009-02-09 13:29:50 -06:00 |
Joe Groff
|
3bc557467e
|
shuffle( -- ) arbitrary stack shuffling word
|
2009-02-09 11:40:05 -06:00 |
Slava Pestov
|
cbe86577d4
|
Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor
|
2009-02-09 01:57:17 -06:00 |
Slava Pestov
|
e1cdb0c00b
|
Merge branch 'master' of git://github.com/seckar/factor
|
2009-02-09 01:52:59 -06:00 |
Nicholas Seckar
|
25d20c6000
|
Update docs for GENERIC: GENERIC# and HOOK to show stack effect decl
|
2009-02-08 23:45:59 -08:00 |
Daniel Ehrenberg
|
3e5ec77439
|
Splitting up basis/wrap into three vocabs
|
2009-02-09 01:12:32 -06:00 |
Daniel Ehrenberg
|
57ac121d2b
|
adding execute( -- ) and documentation for basis/call
|
2009-02-09 00:33:30 -06:00 |
Daniel Ehrenberg
|
89e3eb6fa3
|
Moving lists to basis
|
2009-02-08 23:49:05 -06:00 |
Daniel Ehrenberg
|
c4aa14b9d9
|
Making lazy lists compile, and using them where applicable
|
2009-02-08 23:06:03 -06:00 |
Daniel Ehrenberg
|
af9f5112d4
|
Adding call( -- )
|
2009-02-08 22:39:22 -06:00 |
Daniel Ehrenberg
|
b65b88364c
|
Updating lots of things to use call( -- )
|
2009-02-08 22:12:11 -06:00 |
Daniel Ehrenberg
|
25dc79d0e8
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-08 21:18:10 -06:00 |
Doug Coleman
|
b529df9652
|
handle seeking before the file start on windows, add a unit test for this
|
2009-02-08 20:18:30 -06:00 |
Doug Coleman
|
1818ea5136
|
update README.txt
|
2009-02-08 18:42:11 -06:00 |
Daniel Ehrenberg
|
0e8986176f
|
Adding failing unit test to wrap (must-infer)
|
2009-02-08 18:24:22 -06:00 |
Doug Coleman
|
83252cce04
|
working on tiff
|
2009-02-08 17:37:54 -06:00 |
Doug Coleman
|
c069add10b
|
fix using lists
|
2009-02-08 17:34:17 -06:00 |
Daniel Ehrenberg
|
da45cbe96d
|
Rewriting basis/wrap with Knuth's algorithm. Minor API changes will probably break Slava's unmerged UI changes
|
2009-02-08 17:13:28 -06:00 |
Jose A. Ortega Ruiz
|
08ad6ca116
|
FUEL: use factor.com instead of factor.exe as default binary under Windows.
|
2009-02-08 23:22:23 +01:00 |
Doug Coleman
|
bba1598697
|
move io tests into io.files
|
2009-02-08 13:59:32 -06:00 |
Doug Coleman
|
fef602b185
|
remove superfluous flush from io tests
|
2009-02-08 13:58:39 -06:00 |
Doug Coleman
|
69f4899e11
|
document stream seeking
|
2009-02-08 13:51:02 -06:00 |
Doug Coleman
|
16312f6711
|
clean up stream-seek with some suggestions from slava
|
2009-02-08 10:35:30 -06:00 |
Slava Pestov
|
aa6166adf2
|
Fix typo
|
2009-02-08 00:20:56 -06:00 |
Slava Pestov
|
bf05232086
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-07 23:05:01 -06:00 |
Slava Pestov
|
f36ec3f0c5
|
Add nsum, nspread and nweave to generalizations
|
2009-02-07 23:04:55 -06:00 |
Doug Coleman
|
c5a3241dae
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-07 21:23:53 -06:00 |
Doug Coleman
|
f08c8dd66d
|
fix some compile bugz
|
2009-02-07 21:23:35 -06:00 |
Slava Pestov
|
36e5536110
|
Mention string encoding in >string
|
2009-02-07 20:39:32 -06:00 |
Philipp Bruschweiler
|
8097b52b12
|
initial infix vocab
|
2009-02-08 01:03:35 +01:00 |