DK96-OS / MathTools

Mathematical Software Components. This library is actively maintained, and aims to stay updated. New feature proposals are welcome, but may not be included.
Apache License 2.0
2 stars 1 forks source link

List Functions Fail on Large and Special Inputs #50

Open DK96-OS opened 2 years ago

DK96-OS commented 2 years ago

Some list functions can be broken using large and specifically constructed data sets, but test cases do not show it.

_Originally posted by @DK96-OS in https://github.com/DK96-OS/MathTools/pull/49#discussion_r809211222_

DK96-OS commented 2 years ago

Extremely large data sets are not the focus here. The requirement is to handle up to a few million elements.

At some point later, the boundary can be more clearly defined.