John Benediktsson
|
d6aa829a06
|
math.transforms.fft: specify algorithm.
|
2012-08-09 08:56:47 -07:00 |
John Benediktsson
|
034b5a255d
|
math.transforms.fft: using 2map-index to simplify.
|
2012-08-09 08:36:26 -07:00 |
John Benediktsson
|
13ceaa069e
|
sequences.extras: adding 2map-index.
|
2012-08-09 08:36:17 -07:00 |
John Benediktsson
|
206d4f851d
|
math.transforms.fft: adding cross-correlation.
|
2012-08-08 21:00:49 -07:00 |
John Benediktsson
|
0279e4139f
|
sequences.extras: adding 2map!.
|
2012-08-08 20:55:26 -07:00 |
John Benediktsson
|
5003b97509
|
sequences.extras: adding 2map-into.
|
2012-08-08 20:35:09 -07:00 |
John Benediktsson
|
e5b36cfbff
|
unmaintained: removing old math.transforms.fft.
|
2012-08-08 20:29:02 -07:00 |
John Benediktsson
|
d46617e323
|
math.transforms.fft: simple, fairly slow, fft.
|
2012-08-08 20:28:14 -07:00 |
John Benediktsson
|
2e0b0e0262
|
sequences: adding 2each-index.
|
2012-08-08 20:08:08 -07:00 |
John Benediktsson
|
3f11990452
|
sequences.extras: adding map-index!.
|
2012-08-08 20:07:38 -07:00 |
John Benediktsson
|
2e9c20a12e
|
math.matrices: adding the outer product.
|
2012-08-08 17:02:39 -07:00 |
John Benediktsson
|
adbe117b5a
|
help.stylesheet: missing one style...
|
2012-08-07 14:51:04 -07:00 |
Doug Coleman
|
bf86504c1a
|
ui.tools.browser: Support resize on + and _.
|
2012-08-07 14:46:09 -07:00 |
John Benediktsson
|
f94853c8b7
|
ui.tools.browser: adding +/- font size commands.
|
2012-08-07 12:28:45 -07:00 |
John Benediktsson
|
7e616a4d55
|
help.stylesheet: provide a mechanism to adjust the help fonts.
|
2012-08-07 08:36:16 -07:00 |
John Benediktsson
|
463e9dafb2
|
echo-server: change to binary echo.
|
2012-08-06 15:51:52 -07:00 |
John Benediktsson
|
4d62b3218f
|
echo-server: switch to utf8.
|
2012-08-06 15:22:18 -07:00 |
John Benediktsson
|
f60513c053
|
splitting: making split inline.
|
2012-08-06 15:08:16 -07:00 |
John Benediktsson
|
dfe06d3070
|
sorting.extras: adding 'argsort'.
|
2012-08-06 10:59:40 -07:00 |
John Benediktsson
|
04794fe715
|
sequences.extras: adding "none?" and "one?".
|
2012-08-06 08:52:45 -07:00 |
John Benediktsson
|
316fdf0461
|
lint: disabling tuck test.
|
2012-08-06 07:57:35 -07:00 |
otoburb
|
f983458f8a
|
extra/lint: Removed dup -rot -> tuck entry from manual-substitution table
tuck is deprecated. load-all shows a warning in the UI Listener as per #347
|
2012-08-05 20:32:58 -07:00 |
John Benediktsson
|
676cc18215
|
random.data: make constants available to random.data.
|
2012-08-04 19:17:56 -07:00 |
John Benediktsson
|
c4f85efc9d
|
vm: make sure we zero out the end of the bignums.
|
2012-08-04 18:02:27 -07:00 |
John Benediktsson
|
5ca6fb95a7
|
rosetta-code.image-noise: fix vocab name.
|
2012-08-04 17:34:59 -07:00 |
Jon Harper
|
cc621ee5ee
|
rosetta-code.y-combinator: add ackerman functions to demonstrate several inputs
|
2012-08-04 17:32:33 -07:00 |
Jon Harper
|
e980e26f70
|
cleanup: with fry, _ call is @
|
2012-08-04 17:32:33 -07:00 |
Jon Harper
|
87aeec7c63
|
rosetta-code.y-combinator use inline instead of call( x -- x )
|
2012-08-04 17:32:33 -07:00 |
Jon Harper
|
53aa8e1458
|
rosetta-code.y-combinator, fix IN:
|
2012-08-04 17:32:33 -07:00 |
Jon Harper
|
858e9210d8
|
noise-ui, higher fps (x3)
|
2012-08-04 17:32:33 -07:00 |
Jon Harper
|
8030432541
|
1string string>number -> digit>
|
2012-08-04 17:32:33 -07:00 |
Jon Harper
|
ce01c2b411
|
random-string: make letters and numbers equiprobable
|
2012-08-04 17:32:33 -07:00 |
John Benediktsson
|
4382851e13
|
benchmark.find-pi: adding the bignum ratio find-pi benchmark.
|
2012-08-04 10:06:40 -07:00 |
John Benediktsson
|
61a6b5692f
|
vm: a bit faster not to trim on each iteration...
|
2012-08-04 09:13:05 -07:00 |
John Benediktsson
|
f7bb7c6a32
|
vm: additional fix in bignum_gcd.
|
2012-08-03 21:50:48 -07:00 |
John Benediktsson
|
bd957cb3b4
|
rosetta-code: adding implementations of rosettacode.org solutions.
|
2012-08-03 15:17:50 -07:00 |
John Benediktsson
|
49448f0257
|
echo-server: adding a simple echo server.
|
2012-08-03 15:17:14 -07:00 |
Doug Coleman
|
af9ac34db2
|
classes.tuple: Fix unit test.
|
2012-08-03 15:11:30 -07:00 |
Doug Coleman
|
8c7cc0e02c
|
noise-ui: move to rosetta.image-noise
|
2012-08-03 15:02:32 -07:00 |
Doug Coleman
|
cd9dd9d752
|
core: Throw an error when assigning a bignum to a fixnum tuple slot if the bignum doesn't fit. Fixes #594.
|
2012-08-03 14:59:59 -07:00 |
Doug Coleman
|
16de2794de
|
mason.common: Don't put a limit on prettyprinter output. Fixes #607.
|
2012-08-03 14:18:59 -07:00 |
Doug Coleman
|
f52195b0c8
|
noise-ui: Add a MAIN:
|
2012-08-03 12:29:35 -07:00 |
John Benediktsson
|
37001708cd
|
vm: some fixes to fast bignum gcd.
|
2012-08-03 12:13:46 -07:00 |
John Benediktsson
|
a4a62524b3
|
benchmark.wrap: adding a wrap benchmark.
|
2012-08-03 09:37:01 -07:00 |
John Benediktsson
|
b2a10982f7
|
wrap.words: missed this commit.
|
2012-08-03 08:44:22 -07:00 |
John Benediktsson
|
4a56b0c178
|
hashtables: testing that associate and H{ } set-at have same characteristics.
|
2012-08-03 08:30:55 -07:00 |
John Benediktsson
|
a1682451eb
|
wrap: remove use of namespace, speed up a little.
|
2012-08-03 08:26:58 -07:00 |
John Benediktsson
|
8b2ae0a717
|
hashtables: reduce default size of associate.
|
2012-08-02 21:43:37 -07:00 |
John Benediktsson
|
f05954c5a9
|
core-text: use cached-lines get-global.
|
2012-08-02 21:35:28 -07:00 |
John Benediktsson
|
c880c28db3
|
fix using list for recent test additions.
|
2012-08-02 17:41:13 -07:00 |