Fix typo.
[pyutils.git] / src / pyutils / math_utils.py
2023-06-12 Scott GaschMore sanity with exception types and raises docs.
2023-06-09 Scott GaschGet rid of a typing: ignore.
2023-06-09 Scott GaschMerge simple and typing.
2023-03-05 Scott Gaschtypes -> typez as the name mirrors a python core librar...
2023-02-28 Scott GaschMore spring cleaning.
2023-02-28 Scott GaschI guess it's 2023 now...
2022-12-17 Scott GaschAdds Graph.
2022-11-18 Scott GaschUpdate docs.
2022-11-18 Scott GaschUpdate docs.
2022-11-17 Scott GaschFix stdev.
2022-10-15 Scott GaschMore work to improve the quality of sphinx autodocs.
2022-10-14 Scott GaschImprove documentation.
2022-10-12 Scott GaschFollowup to previous changes in math_utils; have the...
2022-10-12 Scott GaschAdd __len__ to NumericPopulation and then use it instea...
2022-10-12 Scott GaschMigration from old pyutilz package name (which, in...