factor/extra/project-euler
Aaron Schaefer fe24f3e82a Merge git://projects.elasticdog.com/git/factor into public
* git://projects.elasticdog.com/git/factor:
  Add standard deviation to output of ave-time benchmarking word
  Minor updates to standardize new Project Euler solutions
  Alternative solution to Project Euler problem 1

Conflicts:
	extra/project-euler/ave-time/ave-time.factor
2008-09-08 02:20:42 -04:00
..
001 Alternative solution to Project Euler problem 1 2008-07-15 22:40:33 -04:00
002 Documentation updates, rename unfold to produce 2008-07-10 01:00:27 -05:00
003 Cleanup of all Project Euler solutions thus far 2008-01-06 21:18:59 -05:00
004 extra changes: 2008-04-25 23:17:08 -05:00
005 Cleanup of all Project Euler solutions thus far 2008-01-06 21:18:59 -05:00
006 lint on Project Euler solutions 2008-01-13 17:28:54 -05:00
007 Changing vocabs USING: to reflect which words are in lists and lists.lazy 2008-06-03 16:57:29 -04:00
008 Cleanup of all Project Euler solutions thus far 2008-01-06 21:18:59 -05:00
009 Rename 2apply to bi@ 2008-03-29 20:36:58 -05:00
010 Cleanup of all Project Euler solutions thus far 2008-01-06 21:18:59 -05:00
011 assoc-find is no longer generic 2008-06-09 05:22:21 -05:00
012 Solution to Project Euler problem 42 2008-02-03 18:42:45 -05:00
013 Cleanup of all Project Euler solutions thus far 2008-01-06 21:18:59 -05:00
014 Minor updates to standardize new Project Euler solutions 2008-07-20 21:52:39 -04:00
015 add initial project-euler solutions and support vocabs 2007-12-18 20:57:16 -05:00
016 Cleanup of all Project Euler solutions thus far 2008-01-06 21:18:59 -05:00
017 Update code for combinators.short-circuit 2008-06-24 13:47:54 -05:00
018 Cleanup of all Project Euler solutions thus far 2008-01-06 21:18:59 -05:00
019 Documentation updates, rename unfold to produce 2008-07-10 01:00:27 -05:00
020 Cleanup of all Project Euler solutions thus far 2008-01-06 21:18:59 -05:00
021 Minor updates to standardize new Project Euler solutions 2008-07-20 21:52:39 -04:00
022 use butlast, butlast-slice 2008-05-06 12:37:11 -05:00
023 reverse args for assoc-diff, diff 2008-04-26 02:01:43 -05:00
024 Fix code for math.parser changes 2008-02-06 21:15:47 -06:00
025 Fix uses of new math constants 2008-01-24 18:18:12 -05:00
026 extra changes: 2008-04-25 23:17:08 -05:00
027 extra changes: 2008-04-25 23:17:08 -05:00
028 project-euler: sigma and count moved into sequences 2008-07-03 15:34:58 -05:00
029 add usings 2008-04-14 02:40:32 -05:00
030 extra changes: 2008-04-25 23:17:08 -05:00
031 Fix copyright date on PE solutions after the new year 2008-01-22 17:02:02 -05:00
032 combinators.lib 3apply is kernel's tri@; remove and update usages 2008-06-27 02:17:19 -05:00
033 extra changes: 2008-04-25 23:17:08 -05:00
034 extra changes: 2008-04-25 23:17:08 -05:00
035 reverse args for assoc-diff, diff 2008-04-26 02:01:43 -05:00
036 Minor updates to standardize new Project Euler solutions 2008-07-20 21:52:39 -04:00
037 extra changes: 2008-04-25 23:17:08 -05:00
038 extra changes: 2008-04-25 23:17:08 -05:00
039 combinators.lib 3apply is kernel's tri@; remove and update usages 2008-06-27 02:17:19 -05:00
040 Fix code for math.parser changes 2008-02-06 21:15:47 -06:00
041 Fix PE solutions using old math.parser 2008-02-07 20:25:03 -05:00
042 use butlast, butlast-slice 2008-05-06 12:37:11 -05:00
043 Minor updates to standardize new Project Euler solutions 2008-07-20 21:52:39 -04:00
044 extra changes: 2008-04-25 23:17:08 -05:00
045 Project Euler solution simplification 2008-02-08 20:43:44 -05:00
046 Solution to Project Euler problem 46 2008-02-10 22:11:31 -05:00
047 remove dipd, it's 2dip 2008-05-23 22:48:58 -05:00
048 project-euler: sigma and count moved into sequences 2008-07-03 15:34:58 -05:00
052 Minor updates to standardize new Project Euler solutions 2008-07-20 21:52:39 -04:00
053 project-euler: sigma and count moved into sequences 2008-07-03 15:34:58 -05:00
055 Fix Project Euler solutions using combinators.lib stuff that moved 2008-02-11 15:14:56 -05:00
056 Solution to Project Euler problem 56 2008-02-08 21:17:45 -05:00
059 left-trim -> trim-left 2008-09-05 18:56:57 -05:00
067 use butlast, butlast-slice 2008-05-06 12:37:11 -05:00
075 combinators.lib 3apply is kernel's tri@; remove and update usages 2008-06-27 02:17:19 -05:00
076 Minor updates to standardize new Project Euler solutions 2008-07-20 21:52:39 -04:00
079 if-empty changes 2008-09-06 17:15:25 -05:00
092 Solution to Project Euler problem 46 2008-02-10 22:11:31 -05:00
097 Solution to Project Euler problem 97 2008-02-04 01:40:47 -05:00
100 Minor updates to standardize new Project Euler solutions 2008-07-20 21:52:39 -04:00
116 Minor updates to standardize new Project Euler solutions 2008-07-20 21:52:39 -04:00
117 Minor updates to standardize new Project Euler solutions 2008-07-20 21:52:39 -04:00
134 Fix for changed effect of uncons 2008-06-03 05:18:36 -04:00
148 Minor updates to standardize new Project Euler solutions 2008-07-20 21:52:39 -04:00
150 Minor updates to standardize new Project Euler solutions 2008-07-20 21:52:39 -04:00
151 Minor updates to standardize new Project Euler solutions 2008-07-20 21:52:39 -04:00
164 Minor updates to standardize new Project Euler solutions 2008-07-20 21:52:39 -04:00
169 fix compile error 2008-04-14 02:43:00 -05:00
173 Cleanup of all Project Euler solutions thus far 2008-01-06 21:18:59 -05:00
175 case/cond 2008-04-11 12:57:43 -05:00
186 Update project-euler.186 for disjoint-sets API change 2008-07-20 04:05:00 -05:00
190 Minor updates to standardize new Project Euler solutions 2008-07-20 21:52:39 -04:00
ave-time Merge git://projects.elasticdog.com/git/factor into public 2008-09-08 02:20:42 -04:00
common Documentation updates, rename unfold to produce 2008-07-10 01:00:27 -05:00
authors.txt move unionfind to disjoint-set, clean-ups, add project-euler 186 2008-04-13 03:33:49 -07:00
project-euler.factor Minor updates to standardize new Project Euler solutions 2008-07-20 21:52:39 -04:00
summary.txt add initial project-euler solutions and support vocabs 2007-12-18 20:57:16 -05:00
tags.txt add initial project-euler solutions and support vocabs 2007-12-18 20:57:16 -05:00