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

Implement Avg #655

Closed
organom opened this issue Sep 8, 2023 · 1 comment
Closed

Implement Avg #655

organom opened this issue Sep 8, 2023 · 1 comment

Comments

@organom
Copy link
Member

organom commented Sep 8, 2023

F avg(a: Arr) a.sum() / a.len()

example https://gist.github.com/organom/162741c35aa1436db8478dba77ba1ff9

ilyash-b added a commit that referenced this issue Jan 10, 2024
@ilyash-b
Copy link
Contributor

In dev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants