Commit Graph

76 Commits (2671ebf519d51a241ee5c7ab8044746c110438a2)

Author SHA1 Message Date
slava 2a1167ecec Module format change 2006-10-21 06:40:38 +00:00
erg 61143f7434 fix ptrim for singleton arrays 2006-10-19 20:38:00 +00:00
slava 346063e9ac More small fixes 2006-10-19 18:12:47 +00:00
erg 3b4e485276 fix contrib/crypto 2006-10-14 06:26:34 +00:00
erg 12271c2257 trim fixes 2006-10-06 05:03:30 +00:00
erg f0f291d8ff fix almost= 2006-09-28 06:05:43 +00:00
erg 06dd989538 fix p/mod 2006-09-28 05:11:47 +00:00
erg 672cdba238 contrib/math cleanup, SIGFPE bug on intel mac (other platforms?) 2006-09-07 23:29:13 +00:00
slava b4291dd6c6 Module system changes and some small fixes 2006-09-06 21:01:38 +00:00
slava 587d02d35a Kick off 0.85 by creating a new tools vocabulary and putting a bunch of stuff, including 'walk' there 2006-09-05 05:29:26 +00:00
erg 4ae5a69f59 crypto/math cleanups 2006-08-18 16:57:46 +00:00
slava 77d9ef20a3 Fix contrib/math/ 2006-08-18 04:54:39 +00:00
slava be9916c903 Remove useless alias 2006-08-09 06:11:41 +00:00
slava b0a4b6409a Changed argument order of {head,tail}{,-slice}{,*} and group 2006-07-30 00:36:25 +00:00
slava f19889b405 Remove infix since it no longer works and there's no interest in updating it 2006-07-14 10:58:24 +00:00
slava 5f7ad40ade Minor contrib/math/ cleanup 2006-07-11 04:57:19 +00:00
slava a6a8408c15 More module system tweaks 2006-06-19 01:02:35 +00:00
slava 0205234638 New module system 2006-06-19 00:58:11 +00:00
slava 59c64064a7 Updating contrib/math/ for latest changes 2006-06-15 05:36:48 +00:00
slava 593165784b Remove unswons word 2006-05-09 15:30:26 +00:00
erg ba13bb7eea crypto improvements, and blum blum shub 2006-02-27 05:04:25 +00:00
slava 9e5b6424a1 Initial revision 2006-02-01 02:31:53 +00:00
Doug Coleman 7b33785b03 fixed a stupid implementation of nth-root 2006-01-28 18:41:45 +00:00
Doug Coleman 5046604b01 inf -> 1./0. 2006-01-27 15:17:32 +00:00
Trent Buck 0dbba3e2d1 Bring infix.factor up to date for 0.80. 2006-01-25 02:52:17 +00:00
Doug Coleman d31a7903f5 nth-rand 2006-01-23 23:53:58 +00:00
Doug Coleman 3d4d17a5be initial checkin 2006-01-23 22:55:36 +00:00
Trent Buck 8914e9b640 Use run-resource for code distributed with Factor; run-file is for user code. 2006-01-21 06:04:03 +00:00
Trent Buck 0b721bb542 Don't compile contrib/ files until the very end; reduces compile time considerably. 2006-01-20 01:27:38 +00:00
Slava Pestov d0d12e9462 many contrib/ fixes by Trent Buck 2006-01-18 19:06:34 +00:00
Slava Pestov 3d4be6e4c7 minor tweaks 2006-01-17 08:08:47 +00:00
Doug Coleman 10359f2d96 fixed number-sort 2006-01-13 08:04:04 +00:00
Slava Pestov 712ec2ce29 finished math word docs 2006-01-12 05:34:56 +00:00
Slava Pestov 808c7a7f57 collections chapter almost done 2006-01-02 05:51:03 +00:00
Slava Pestov dec98203d3 remove repetitions 2005-12-24 23:29:31 +00:00
Slava Pestov 3174f87b67 minor cleanups all over the place 2005-12-10 06:02:13 +00:00
Slava Pestov c5888330d6 new polyval 2005-12-08 00:43:29 +00:00
Doug Coleman 6adba3fbf0 Some code cleanup only 2005-11-17 09:31:36 +00:00
Doug Coleman 40d531679a Removed some crap group-map stuff 2005-11-17 00:41:27 +00:00
Doug Coleman e5ea678b53 More tests 2005-11-17 00:40:55 +00:00
Doug Coleman 9b2566eaf6 Changed some maps to reduces 2005-11-17 00:40:45 +00:00
Doug Coleman dd76617991 Added group-map and skip-map, nseq-swap 2005-11-17 00:39:51 +00:00
Doug Coleman 4b607b6b3e Range now uses minmax 2005-11-13 19:07:59 +00:00
Doug Coleman 2cceac0bd8 Simpsons rule 2005-11-09 22:48:55 +00:00
Doug Coleman 99202ea76f Rect/trapezoidal integration
Updated load.factor
2005-11-08 01:27:34 +00:00
Doug Coleman f574eb714b Added <frange> 2005-11-08 01:26:32 +00:00
Doug Coleman 8a834768f8 Removed "IN: dimensions" 2005-11-07 00:32:59 +00:00
Doug Coleman 9e5fe4d7c8 Added test case for { 0 } { } p* etc 2005-11-01 06:28:49 +00:00
Doug Coleman be5c45048c Fix { 0 } { } p* etc 2005-11-01 06:28:29 +00:00
Doug Coleman 45c08997d8 Fixed p* to work with empty input
Removed tabs
2005-11-01 06:21:55 +00:00