User:Kevin Reid/E tasks: Difference between revisions

m
updates
(updates, rename 'To review' to 'To classify')
m (updates)
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.
 
As of 0612:1009, 36 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">
Line 7:
==Language features==
* [[Arrays]]
* [[PerfectFirst-class Numbers]]
* [[Loop over multiple arrays simultaneously]]
* [[Retrieve a substring]]
 
==Algorithmic==
Line 12 ⟶ 15:
* [[Long Multiplication]]
* [[Longest Common Subsequence]]
* [[Maximum subsequence]]
* [[Non Continuous Subsequences]]
* [[Point in polygon (ray casting algorithm)]]
Line 50 ⟶ 52:
* [[Lucas-Lehmer test]]
* [[Multiplicative order]]
* [[Perfect Numbers]]
* [[Trial factoring of a Mersenne number]]
===Numerics===