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 native implementation of statistical functions #62

Closed
devcrocod opened this issue Oct 12, 2021 · 2 comments · Fixed by #119
Closed

add native implementation of statistical functions #62

devcrocod opened this issue Oct 12, 2021 · 2 comments · Fixed by #119
Milestone

Comments

@devcrocod
Copy link
Collaborator

No description provided.

@devcrocod devcrocod added this to the 0.2.0 milestone Jan 12, 2022
@cagriyildirimR
Copy link

Can you give a bit more detail about these functions?

Are numpy statistical functions a good base case for this issue?

There is also an unsupported kotlin statistics library.

In any case, I am willing to work on this issue.

@devcrocod
Copy link
Collaborator Author

Sorry, I missed your message.

Here we mean to add the implementation of already existing functions from multik-jvm.

In the general case, it is planned to expand the statistics interface. I think I will look at functions from numpy and partly from scipy.

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 a pull request may close this issue.

2 participants