Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add some utility functions for simple math #5

Merged
merged 23 commits into from
Feb 2, 2025
Merged

Add some utility functions for simple math #5

merged 23 commits into from
Feb 2, 2025

Conversation

liberocks
Copy link
Owner

  • Add range function
  • Add range_from function
  • Add range_with_step function
  • Add clamp function
  • Add sum function
  • Add sum_by function
  • Add product function
  • Add product_by function
  • Add mean function
  • Add mean_by function
  • Add percentile function
  • Add median function
  • Add interpolate function
  • Add permutation function
  • Add combination function
  • Add duration_between function

@liberocks liberocks merged commit d3a67a8 into master Feb 2, 2025
40 of 41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant