John Benediktsson
|
ceb75057da
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
Doug Coleman
|
66147f27b4
|
extra: use throw-foo for ERROR: change
|
2015-08-13 01:56:32 -07:00 |
Doug Coleman
|
892c62e1dc
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07:00 |
Doug Coleman
|
59f3b1ea57
|
Revert "factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!"
Needs a bit more work.
This reverts commit 7e54cc2824 .
|
2015-07-02 13:47:06 -07:00 |
Doug Coleman
|
7e54cc2824
|
factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!
|
2015-07-02 11:36:08 -07:00 |
Doug Coleman
|
999aa7c897
|
factor: clean up spaces in -tests files
|
2015-07-02 10:34:01 -07:00 |
Doug Coleman
|
e3cb325040
|
factor: clean up whitespace in -docs files
|
2015-07-02 10:31:22 -07:00 |
Doug Coleman
|
352e5de16a
|
core, basis, extra: Remove DOS line endings from files.
Remove whitespace from end of lines.
Add a newline to the end of each file.
|
2015-06-29 17:25:40 -07:00 |
John Benediktsson
|
52043e60d5
|
math.transforms.bwt: slightly faster, remove suffixes because it seems buggy.
|
2015-05-05 17:20:04 -07:00 |
John Benediktsson
|
e62da0bc64
|
math.transforms.bwt: faster version of bwt if only needing transform.
|
2015-05-05 16:08:55 -07:00 |
John Benediktsson
|
6f3f4e8fb8
|
math.transforms.bwt: faster versions of Burrows-Wheeler Transform.
|
2015-04-28 19:28:14 -07:00 |
John Benediktsson
|
760126525b
|
basis/extra: fix using for map-index move back to sequences.
|
2014-11-11 18:00:44 -08:00 |
Doug Coleman
|
7cfa9d9518
|
assocs: Make map-index-as support seq or assoc exemplars and move map-index, map-index-as to assocs because they need to use new-assoc. Make zip-index-as support assoc exemplars. Fix up docs and tests.
assocs.extras: Remove zip-as and move tests to assocs.
|
2014-11-08 18:18:00 -08:00 |
John Benediktsson
|
85fdc4f6d2
|
math.transforms.bwt: cleaner to check last.
|
2014-06-30 09:04:08 -07:00 |
John Benediktsson
|
7bde6a53da
|
math.transforms.fft: hah, once-power-of-2, always-power-of-2.
|
2014-06-04 12:28:59 -07:00 |
John Benediktsson
|
e260edc32b
|
math.transforms.fft: fix Cooley-Tukey only works for powers of two.
|
2014-06-04 12:06:45 -07:00 |
John Benediktsson
|
7bc62f4c7c
|
math.transforms.fft: small bit of speedup.
|
2013-09-23 15:56:18 -07:00 |
Doug Coleman
|
3014b1828a
|
math.transforms.bwt: Simplify two places in bwt.
|
2012-09-10 08:52:42 -07:00 |
John Benediktsson
|
9fe9437445
|
math.transforms.bwt: adding inefficient versions of Burrows-Wheeler transform.
|
2012-09-09 11:38:59 -07:00 |
John Benediktsson
|
79ee220d6c
|
math.transforms.fft: bit simpler, faster.
|
2012-08-09 12:34:02 -07:00 |
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
|
206d4f851d
|
math.transforms.fft: adding cross-correlation.
|
2012-08-08 21:00:49 -07:00 |
John Benediktsson
|
d46617e323
|
math.transforms.fft: simple, fairly slow, fft.
|
2012-08-08 20:28:14 -07:00 |
Doug Coleman
|
1f366c8b1d
|
Move math.transforms.fft to unmaintained since it's broken and there are no unit tests
|
2010-09-21 00:20:23 -05:00 |
Slava Pestov
|
220dd88a2c
|
Update documentation for new help lint check
|
2010-02-19 12:31:52 +13:00 |
Aaron Schaefer
|
930458ebd7
|
Move fft/haar transforms to their own subdirectory
|
2008-11-09 21:42:01 -05:00 |