User:Kevin Reid/E tasks: Difference between revisions

Content added Content deleted
m (updates)
m (updates)
Line 1: Line 1:
This is [[User:Kevin Reid|Kevin Reid]]'s 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.
This is [[User:Kevin Reid|Kevin Reid]]'s 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.


As of 12:09, 6 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.
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.


<div style="-webkit-column-count: 3">
<div style="-webkit-column-count: 3">


==Language features==
==Language features==
* [[Arrays]]
* [[First-class Numbers]]
* [[Loop over multiple arrays simultaneously]]
* [[Retrieve a substring]]


==Algorithmic==
==Algorithmic==
Line 46: Line 42:


==Mathematics==
==Mathematics==
* [[Polynomial long division]]
* [[Formal Power Series]]
* [[Formal Power Series]]
* improve [[Median]] (research better algorithms)
* improve [[Median]] (research better algorithms)