Add __len__ to NumericPopulation and then use it instead of a dependency on
authorScott Gasch <[email protected]>
Wed, 12 Oct 2022 19:31:51 +0000 (12:31 -0700)
committerScott Gasch <[email protected]>
Wed, 12 Oct 2022 19:31:51 +0000 (12:31 -0700)
commita3257d6eba8699af801991cec28a0c49eb034d40
treefaac1ad1d7ab9c83cec01b5cfe451c7b2a1b58be
parent2ca7b9cb3a9ad208b4fac1e179048b8e5305c832
Add __len__ to NumericPopulation and then use it instead of a dependency on
numpy.
pyproject.template
pyproject.toml
src/pyutils/math_utils.py
src/pyutils/parallelize/executors.py