Skip to content

Commit 6d58d89

Browse files
author
Wolfgang Traylor
committed
Move todo item text to GitHub issue (gh-18)
1 parent 546027d commit 6d58d89

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

docs/design.md

-5
Original file line numberDiff line numberDiff line change
@@ -261,11 +261,6 @@ That is a violation of the [Open/Closed Principle](\ref sec_open_closed).
261261
The user is then responsible to interpret them as invalid or disable their output.
262262
So far, there is no check of congruency between [parameters](\ref Fauna::Parameters)/[HFT settings](\ref Fauna::Hft) and the selection of output variables in the output module.
263263

264-
\todo
265-
The output data classes are currently always in a consistent state. With every new datum, the total average is recalculated.
266-
This is a great waste of computing power.
267-
It would be a lot more efficient to _first_ gather a long series of data, and _finally_ calculate the mean or sum.
268-
269264
------------------------------------------------------------
270265

271266
\author Wolfgang Traylor, Senckenberg BiK-F

0 commit comments

Comments
 (0)