Doug Coleman
|
f30cdb1ea3
|
update usages of miller-rabin
|
2009-05-10 23:21:46 +02:00 |
Doug Coleman
|
9ab5ffa636
|
move math.miller-rabin to math.primes.miller-rabin
|
2009-05-10 23:21:46 +02:00 |
Doug Coleman
|
2ce5b4f3f6
|
working on sha2
|
2009-05-10 23:21:46 +02:00 |
Joe Groff
|
e301d29f90
|
cut perlin-noise time in half
|
2009-05-10 23:21:45 +02:00 |
Sascha Matzke
|
87caa8d7a0
|
added delete-tuples word
|
2009-05-10 23:21:45 +02:00 |
Sascha Matzke
|
5399fe1d3d
|
some bug fixes
|
2009-05-10 23:21:45 +02:00 |
Sascha Matzke
|
f0bd82b2dd
|
reworked insert, save and update; added save-deep
|
2009-05-10 23:21:45 +02:00 |
Doug Coleman
|
97da4e994b
|
64-bit add/subtract/multiply
|
2009-05-10 23:21:45 +02:00 |
Doug Coleman
|
6913653d62
|
use bi, call >string on c-strings from tar
|
2009-05-10 23:21:45 +02:00 |
Doug Coleman
|
097ce4c6dd
|
implementing sha2 512
|
2009-05-10 23:21:44 +02:00 |
Doug Coleman
|
0e4f82f663
|
support sha-224, add constants for all sha2
|
2009-05-10 23:21:44 +02:00 |
Doug Coleman
|
e033f92e0c
|
remove dynamic variables from sha2
|
2009-05-10 23:21:44 +02:00 |
Doug Coleman
|
7a849022f4
|
move sha2 state to a tuple
|
2009-05-10 23:21:44 +02:00 |
Doug Coleman
|
0dd2aa643a
|
more refactoring on sha2
|
2009-05-10 23:21:44 +02:00 |
Doug Coleman
|
5b70d3ccce
|
more refactoring on sha2
|
2009-05-10 23:21:44 +02:00 |
Doug Coleman
|
dc1b97e70a
|
cleaning up sha2
|
2009-05-10 23:21:43 +02:00 |
Slava Pestov
|
a366909c25
|
Removing slip usage from basis
|
2009-05-10 15:28:22 -05:00 |
U-C4\Administrator
|
cfd22bdc36
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-10 15:27:21 -05:00 |
Slava Pestov
|
66d03fa6d3
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-10 14:55:02 -05:00 |
Slava Pestov
|
f07707fb72
|
Merge branch 'hashcash' of git://github.com/martind/factor
|
2009-05-10 14:54:48 -05:00 |
U-C4\Administrator
|
5e07dc04a5
|
use change-global in a couple of places, formatting
|
2009-05-10 14:24:13 -05:00 |
Doug Coleman
|
23e3c55d2f
|
dont load safe primes in miller rabin tests
|
2009-05-10 14:08:03 -05:00 |
Doug Coleman
|
0980516053
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-10 14:01:41 -05:00 |
Doug Coleman
|
e946777fbb
|
link to prime tests from prime docs
|
2009-05-10 14:01:21 -05:00 |
Doug Coleman
|
bfb3507456
|
make a new vocabulary for safe primes
|
2009-05-10 13:49:40 -05:00 |
Doug Coleman
|
4b7e1eef11
|
update using
|
2009-05-10 13:48:09 -05:00 |
Doug Coleman
|
8f51f87a8f
|
more docs for math.primes, move words out of miller-rabin
|
2009-05-10 13:47:51 -05:00 |
Joe Groff
|
783c452a6a
|
purple sky
|
2009-05-10 13:45:58 -05:00 |
Doug Coleman
|
18add4b769
|
add next-odd etc to math.bitwise
|
2009-05-10 13:42:41 -05:00 |
Doug Coleman
|
0e0662ffc5
|
move random-bits* to random, work on docs
|
2009-05-10 13:39:08 -05:00 |
Doug Coleman
|
0801dbc694
|
add lucas-lehmer primality test
|
2009-05-10 12:59:35 -05:00 |
Doug Coleman
|
79265b50d9
|
update usages of miller-rabin
|
2009-05-10 12:24:43 -05:00 |
Doug Coleman
|
6b1f60f550
|
move math.miller-rabin to math.primes.miller-rabin
|
2009-05-10 12:24:19 -05:00 |
Doug Coleman
|
61fdb6f435
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-10 12:19:39 -05:00 |
Doug Coleman
|
b4108c21f0
|
working on sha2
|
2009-05-10 12:18:59 -05:00 |
Alec Berryman
|
8c26783455
|
bloom-filters: clean help-lint
|
2009-05-10 12:50:26 -04:00 |
Alec Berryman
|
e6f8aafe5f
|
bloom-filters: use infix syntax
|
2009-05-10 12:47:10 -04:00 |
Alec Berryman
|
3e3f08c6e5
|
bloom-filters: clean up creation
More readable, less allocation, signals invalid input.
|
2009-05-10 12:46:13 -04:00 |
Joe Groff
|
946602b8d7
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-10 10:44:10 -05:00 |
Joe Groff
|
d90bb0f336
|
cut perlin-noise time in half
|
2009-05-10 10:41:50 -05:00 |
Diego Martinelli
|
85facc27d6
|
Ops.
|
2009-05-10 14:27:35 +02:00 |
Diego Martinelli
|
ef5c9844e4
|
Done with docs and unit tests.
|
2009-05-10 14:20:23 +02:00 |
Slava Pestov
|
bb8aaf9ce0
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-09 20:24:40 -05:00 |
Slava Pestov
|
aa3aa715be
|
Slightly more space-efficient dispatch table representation
|
2009-05-09 20:24:32 -05:00 |
Slava Pestov
|
cda3685c4d
|
Eliminate prettyprinter dependency from UI
|
2009-05-09 20:24:17 -05:00 |
Joe Groff
|
7584b30755
|
"math" help-lint
|
2009-05-09 20:23:56 -05:00 |
Joe Groff
|
1ce6596d17
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-09 20:16:07 -05:00 |
Joe Groff
|
e4059d8393
|
clamp coordinates when doing terrain collision detection past the edge of the segment
|
2009-05-09 20:15:55 -05:00 |
Joe Groff
|
cbb1f1c60b
|
docs for dlist-filter
|
2009-05-09 20:15:03 -05:00 |
Slava Pestov
|
4ee4357e75
|
Fix negative zero smashing with bootstrap
|
2009-05-09 18:17:30 -05:00 |