Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
ITDS Utilities
Logo
ITDS Utilities

Contents

  • Installation
  • Quick Start
  • Examples
    • Sort Example — sort_real, sort_real_indexed, sort_by_abs
    • Random Example — uniform, normal, and gamma distributions
    • Constants Example — get_constant and convert_units
    • Search Example — search_sorted_real, search_sorted_integer
    • Statistics Example — random_generate, rng_set_seed, descriptive stats
    • Unit Conversion Example — convert_units
    • Numerical Utilities Example — hypot_safe, prime_factors, cpu_time
    • Permutation Example — sort_integer_indexed, sort_by_abs_indexed, permute_vector, permute_matrix
    • Quasi-Random Sequence Example — faure_sequence, random_uniform, rng_get_seed
    • Date Utilities Example — days_from_epoch, date_from_days, day_of_week
  • API Reference
  • License
Back to top
Copyright © 2026, ITDS Utilities Team
Made with Sphinx and @pradyunsg's Furo