Skip to content

Commit

Permalink
New TODO idea.
Browse files Browse the repository at this point in the history
  • Loading branch information
matteo-frigo committed Jan 9, 2005
1 parent 8bf4164 commit ee5380a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions TODO
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,10 @@ TODO before FFTW-$2\pi$:
* Find a better DCT-I algorithm.

* export NO_SEARCH flag to the user (i.e. document FFTW_WISDOM_ONLY) (?)
(This is currently obsolete)

* Consider splitting the planner hash table into two parts: blessed
and unblessed. FORGET_ACCURSED eliminates the whole unblessed table in
O(1) time. This should speed up the estimator when there are many
wisdom entries.

0 comments on commit ee5380a

Please sign in to comment.