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
Slava Pestov
3bda4f6762
documentation updates
2005-11-01 01:39:38 +00:00
Slava Pestov
50b1d48d91
fix space invaders
2005-11-01 00:54:31 +00:00
Slava Pestov
37ad0a4ed2
fix pdiff
2005-11-01 00:54:03 +00:00
Doug Coleman
730f39ee23
Median uses /i now instead of /
2005-10-31 18:13:27 +00:00
Doug Coleman
0d548ded75
Polynomials work with arrays or vectors as input. Output is not standardized to arrays or vectors yet
2005-10-31 18:13:06 +00:00
Slava Pestov
55d74eeb1f
remove redundant inv word; exp-int word from FSL
2005-10-31 06:10:09 +00:00
Slava Pestov
1a59d2f44f
statistics tweaks
2005-10-31 05:41:17 +00:00
Slava Pestov
2f8804ecdd
fix httpd loading, update examples to work, fix status bar bug
2005-10-30 22:59:51 +00:00
Eduardo Cavazos
8904fbca96
Added functions needed for cut and paste support.
2005-10-30 16:33:28 +00:00
Slava Pestov
23738087aa
big syntax change: vectors are now V{ }, hashtables are now H{ }, tuples T{ }, wrappers W{ }, complexes C{ }, arrays { }
2005-10-30 03:25:38 +00:00
Slava Pestov
867ccbe0b4
use array literals instead of vector literals
2005-10-29 20:53:47 +00:00
Eduardo Cavazos
624cd442ef
Added x11/ entry
2005-10-29 05:54:01 +00:00
Eduardo Cavazos
bd89c89b9f
Initial import of files
2005-10-29 05:37:38 +00:00
Slava Pestov
d9fdb9d76d
fix various UI bugs; use opengl-style colors
2005-10-28 19:37:28 +00:00
Doug Coleman
8c27d62a03
Removed some print lines that should not have been checked in
2005-10-28 00:24:24 +00:00
Daniel Ehrenberg
189647bb67
various changes
2005-10-27 21:13:14 +00:00
Doug Coleman
a51e830088
Added nth-root, renamed polynomial to polynomials
2005-10-26 02:40:04 +00:00
Doug Coleman
70daee0457
Statistics tests
...
Added USING: math-contrib
2005-10-26 02:25:43 +00:00
Doug Coleman
7982b4d8fd
Fixed problem with range
2005-10-26 02:15:57 +00:00
Doug Coleman
483d1951f6
Added inv
2005-10-26 01:58:59 +00:00
Doug Coleman
695f1179a7
Now with less tabs..
2005-10-26 01:56:22 +00:00
Doug Coleman
74333b12aa
Initial checkin
2005-10-26 01:54:19 +00:00
Daniel Ehrenberg
cd10fc269d
removing infix tests
2005-10-24 19:56:38 +00:00
Slava Pestov
0ac1989859
centralized notion of gadget orientation; moved httpd unit tests to contrib
2005-10-24 04:08:09 +00:00
Slava Pestov
a5cb32e1b8
move httpd to contrib
2005-10-24 03:22:07 +00:00
Doug Coleman
53b52d5769
Added USING: math-contrib
2005-10-23 23:19:45 +00:00
Doug Coleman
61169defe0
Added USING: math
2005-10-23 23:07:59 +00:00
Doug Coleman
699ebb78ea
Changed to not modify the core vocabularies math and sequences
...
All external words are in the vocabulary math-contrib, while internal words are in their respective filename-internal
Moved dimensional analysis files to contrib/units
2005-10-23 23:07:16 +00:00
Doug Coleman
c443f5c76a
Initial checkin.
2005-10-23 23:03:32 +00:00
Doug Coleman
275b352ecb
Initial commit
...
Basic dimensional analysis
2005-10-22 02:30:31 +00:00
Doug Coleman
649f646fa8
Move quaternions from library/math to contrib/math
2005-10-21 18:51:49 +00:00
Slava Pestov
a51ee4a62d
add math to do
2005-10-21 08:20:16 +00:00
Slava Pestov
97cf160071
move more stuff to contrib/math/
2005-10-21 07:42:38 +00:00
Slava Pestov
4731a18d21
finished erg's math cleanup
2005-10-21 06:46:54 +00:00
Doug Coleman
a66f7d7ffc
Initial checkin from library/math/matrices.factor without the vector words
2005-10-20 23:59:26 +00:00
Doug Coleman
f318648f4c
moved to contrib/math/combinatorics and analysis
2005-10-20 23:44:48 +00:00
Doug Coleman
27140879b7
Moved tests to test.factor
...
Initial checkin of some files
2005-10-20 23:36:59 +00:00
Doug Coleman
3a5aece387
moved to contrib/math
2005-10-20 04:10:25 +00:00
Doug Coleman
5a4eed6367
Moved
2005-10-20 03:19:42 +00:00
Doug Coleman
c6dd354388
Added some fun identities
2005-10-19 06:55:36 +00:00
Doug Coleman
387e96018e
Added: gammaln(x). it's inf for all -x
...
Fixed the unit-tests for gamma -- the abs(diff) < 0.0001, not: diff < .0001
2005-10-19 06:48:08 +00:00
Doug Coleman
8ecb2f0e09
Initial checkin
...
factorial, nCk, nPk, gamma(x)
2005-10-19 05:56:30 +00:00
Doug Coleman
47ea66e1ea
Somehow a couple lines of diff ended up in cvs..
2005-10-18 18:38:45 +00:00
Doug Coleman
befabc5fee
added try-compile
2005-10-18 18:37:42 +00:00
Doug Coleman
494bafcf5c
Bugfix: snac-flags HEX: 8000 means extra-data section. Packets parsed correctly now
2005-10-18 03:12:25 +00:00
Doug Coleman
fe8ea12043
Bugfix: some FAMILY: 1 OPCODE: f packets have extra information. (if snac flags > 0?)
2005-10-17 23:35:51 +00:00
Doug Coleman
e638d7abe9
Handle packet 1-f
...
Moved family/opcode to hex notation
Bugfix: handle-29 did not work for empty strings
Feature: add/remove group/buddy kinda works
2005-10-17 22:45:01 +00:00