John Benediktsson
|
b015af4f33
|
benchmark.ant: fix hash-set constructor.
|
2013-03-08 06:15:37 -08:00 |
John Benediktsson
|
30cbce3f41
|
benchmark.linked-assocs: adding a linked-assocs benchmark.
|
2013-03-07 09:58:16 -08:00 |
John Benediktsson
|
e008810677
|
trees.splay: use typed.
|
2013-03-06 18:42:06 -08:00 |
John Benediktsson
|
0fe01622de
|
sequences.extras: adding sift! and harvest!.
|
2013-03-06 16:39:04 -08:00 |
Doug Coleman
|
cadde9117c
|
sets.extras: Initial checkin. Add setwise-xor word like setxor1d in numpy.
|
2013-03-06 10:00:13 -08:00 |
John Benediktsson
|
cf4d639345
|
extra: use [-] instead of "- 0 max".
|
2013-03-05 18:17:17 -08:00 |
John Benediktsson
|
53992695e4
|
benchmark.randomize: adding a randomize benchmark.
|
2013-03-05 17:04:57 -08:00 |
John Benediktsson
|
482096e1df
|
random.c: adding a "libc" version of random for performance testing.
|
2013-02-26 20:04:06 -08:00 |
Doug Coleman
|
9984d67d47
|
Revert "robots.txt: Bing bot spams gitweb...disable it hopefully."
Found another way.
This reverts commit 7500504bc0 .
|
2013-02-24 10:30:05 -08:00 |
Doug Coleman
|
0b3ada1763
|
robots.txt: Bing bot spams gitweb...disable it hopefully.
|
2013-02-24 10:23:33 -08:00 |
John Benediktsson
|
c35694cf40
|
rot13: adding some tests.
|
2013-02-22 09:50:26 -08:00 |
John Benediktsson
|
1524d43c9c
|
sequences: define a single "?set-nth" that is used.
|
2013-02-20 10:42:21 -08:00 |
John Benediktsson
|
55cfbf072f
|
sequences: fix uses of set-nth-unsafe.
|
2013-02-20 08:01:06 -08:00 |
John Benediktsson
|
f8f5feed4a
|
sequences: normalize all the "?set-nth" words, probably this should be a stdlib thing.
|
2013-02-19 16:52:40 -08:00 |
John Benediktsson
|
5262c8a1ae
|
benchmark.timers: adding a timer benchmark.
|
2013-02-19 15:39:50 -08:00 |
Doug Coleman
|
10a4413bec
|
colors: Inline >rgba methods.
|
2013-02-19 10:09:47 -08:00 |
Doug Coleman
|
1eb930b671
|
maze: Refactor to use fry + replicate.
|
2013-02-19 10:09:46 -08:00 |
Doug Coleman
|
924cc23ed0
|
rosetta-code.top-rank: Use collect-by instead of defining it as group-by.
|
2013-02-05 09:42:57 -08:00 |
Doug Coleman
|
bc651331bb
|
twitter: Update API url.
|
2013-02-01 07:13:08 -08:00 |
John Benediktsson
|
df0c03eeb8
|
io.streams.peek: use namespaces.
|
2013-01-21 18:09:40 -08:00 |
Doug Coleman
|
a4ac126d1f
|
io.streams.peek: Implement peek and peek1.
|
2013-01-21 15:33:57 -08:00 |
John Benediktsson
|
233e84bdf4
|
tools.which: cleanup code a little.
|
2013-01-11 11:37:59 -08:00 |
John Benediktsson
|
00584264d5
|
tools.which: adding some docs and cleanup.
|
2013-01-11 10:20:19 -08:00 |
John Benediktsson
|
4e518d642d
|
google.search: these moved to classes.tuple.
|
2013-01-07 06:50:15 -08:00 |
John Benediktsson
|
a9d7359b9e
|
webapps.mason: fix for new 2x logo.
|
2013-01-03 11:32:32 -08:00 |
John Benediktsson
|
879e7a0ff4
|
help.pdf: add some more help pdfs.
|
2012-12-16 17:10:02 -08:00 |
Doug Coleman
|
be661c89e3
|
machine-learning: Add transform protocol. Add label-encoder, label-binarizer.
|
2012-12-04 11:45:24 -08:00 |
John Benediktsson
|
aeb108a8c6
|
machine-learning.data-sets: cleanup a little.
|
2012-12-04 10:29:11 -08:00 |
John Benediktsson
|
4487cf3976
|
machine-learning.data-sets: adding the linnerud dataset.
|
2012-12-04 10:21:04 -08:00 |
John Benediktsson
|
bb3d028d30
|
machine-learning.data-sets: load commonly used test data sets.
|
2012-12-04 10:00:02 -08:00 |
John Benediktsson
|
53382f4472
|
math.extras: return new arrays to protect users from others.
|
2012-12-04 09:06:30 -08:00 |
Mighty Sheeple
|
ebdfc1efd3
|
webapps.mason.version.data: Already inside a transaction, don't make another.
|
2012-11-30 18:52:42 -05:00 |
John Benediktsson
|
a1f94696d7
|
websites.factorcode: higher resolution logo for retina.
|
2012-11-30 15:38:23 -08:00 |
John Benediktsson
|
9c295e679e
|
New icons for Factor.
|
2012-11-30 15:26:21 -08:00 |
Doug Coleman
|
fa2d49dd44
|
machine-learning: Add stratified-samples for getting multiple samples.
|
2012-11-28 09:13:16 -08:00 |
Doug Coleman
|
44cb0106cc
|
machine-learning.rebalancing: Don't use a distribution for equal rebalancing.
|
2012-11-17 12:52:55 -08:00 |
Doug Coleman
|
0a9774248f
|
machine-learning.rebalancing: Add a way to rebalance an X,y dataset to N samples with an equal or skewed distribution.
|
2012-11-17 12:39:54 -08:00 |
Doug Coleman
|
e8ee07a7ba
|
arrays.shaped: First stab at an n-dimensional array class.
|
2012-11-14 22:42:45 -08:00 |
John Benediktsson
|
c4637b5d79
|
math.extras: adding unique-indices.
|
2012-11-07 17:05:06 -08:00 |
John Benediktsson
|
f0999e83dc
|
sequences.extras: adding flatten1.
|
2012-11-07 17:02:22 -08:00 |
John Benediktsson
|
1d6209e80e
|
assocs.extras: adding assoc-invert.
|
2012-11-07 17:01:37 -08:00 |
John Benediktsson
|
1e413edf3a
|
math.statistics: rename full-* to population-*.
|
2012-11-06 07:16:20 -08:00 |
John Benediktsson
|
ab3d6b1d13
|
opengl: properly scale viewports.
|
2012-11-01 17:12:13 -07:00 |
John Benediktsson
|
4e4dd58c40
|
cap: make screenshots work on retina.
|
2012-11-01 16:30:20 -07:00 |
John Benediktsson
|
e5d325df44
|
images: adding "2x" images.
|
2012-11-01 16:11:55 -07:00 |
John Benediktsson
|
688f088faf
|
assocs.extras: use min-length in zip-as.
|
2012-10-30 09:50:53 -07:00 |
John Benediktsson
|
4bdb40574a
|
sequences.extras: adding a (slow) arg-sort.
|
2012-10-29 17:45:33 -07:00 |
John Benediktsson
|
8eb4d2723f
|
io.streams.zeros: write only 'n' zeros.
|
2012-10-26 07:48:51 -07:00 |
John Benediktsson
|
8b87b0ab57
|
io.streams.zeros: adding authors.txt.
|
2012-10-25 22:00:35 -07:00 |
John Benediktsson
|
bba382bd5c
|
io.streams.random: stream-copy disposes, so we don't need to.
|
2012-10-25 22:00:02 -07:00 |