User:Kevin Reid/E tasks: Difference between revisions

add policy as for CL list, updates
m (updates)
(add policy as for CL list, updates)
Line 1:
This is [[User:Kevin Reid|Kevin Reid]]'s ''personal'' classification of [[tasks not implemented in E]], or just poorly done in E, by what kind of problem they are, or what kind of library/language work should come first.
 
If you wish to help update this list, please do only these:
As of 18:09, 7 August 2009. When updating this list, consult [http://rosettacode.org/w/index.php?title=Template:Unimp_body_E&action=history the diffs] since then for what to add/remove.
* Add new tasks to [[#To classify]].
* Move completed tasks to [[#Completed]]; I will review them.
 
As of 1800:09, 710 August 2009. When updating this list, consult [http://rosettacode.org/w/index.php?title=Template:Unimp_body_E&action=history the main unimp list's diffs] since then for what to add/removemove.
 
<div style="-webkit-column-count: 3">
Line 42 ⟶ 46:
 
==Mathematics==
* [[Formal Power Series]] (similar to [[Polynomial long division]])
* improve [[Median]] (research better algorithms)
===Integers===
Line 48 ⟶ 52:
* [[Multiplicative order]]
* [[Trial factoring of a Mersenne number]]
* [[Seven-dice from Five-dice]]
===Numerics===
* [[Gamma function]]
Line 55 ⟶ 60:
* [[Roots of a function]]
* [[Sequence of Non-squares]]
* [[Simple Random Distribution Checker]]
* [[Verify Distribution Uniformity with Chi-Squared Test]]
 
==Large projects==
Line 86 ⟶ 93:
 
===Parser library===
* [[Arithmetic Evaluator]] ought to use one even if it's not technically required.
 
===Iter/accum/stream tools===
Line 173 ⟶ 180:
* [[Evens Sum To Even]] wants a 'proof'
* [[Rendezvous]] (Hard to define what this ''means'' in E. Intervat perhaps? Is currently marked omit.)
 
==Completed==
 
==To classify==