ipfml.utils.rst 424 B

12345678910111213141516171819202122232425262728293031
  1. ipfml.utils
  2. ===========
  3. .. automodule:: ipfml.utils
  4. .. rubric:: Functions
  5. .. autosummary::
  6. get_entropy
  7. get_entropy_contribution_of_i
  8. get_entropy_without_i
  9. get_indices_of_highest_values
  10. get_indices_of_lowest_values
  11. integral_area_simps
  12. integral_area_trapz
  13. normalize_2D_arr
  14. normalize_arr
  15. normalize_arr_with_range