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

StandardDeviationUnion #79

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

iraj720
Copy link

@iraj720 iraj720 commented May 26, 2023

hi
we have talked about this in this issue : #78
if we run it we can see that the new algorithm is faster and its clear
because it is working without former data
i also added the usage and benchmarks in the end of examples/main.go which shows its working correct
later i will add the mathematical proof
Thanks

@iraj720 iraj720 mentioned this pull request May 26, 2023
@montanaflynn
Copy link
Owner

Thanks! Is there anywhere I can read more about this technique, is it usually referred to as Standard Deviation Union? I didn't find anything when searching for that.

We don't need to add timing logs in the example log, but will need to add some tests.

@iraj720
Copy link
Author

iraj720 commented May 26, 2023

honestly im facing this problem in real project because we need to calculate SD in absence of former data
and i didnt find such a thing and also such a name
so i just named it by myself and also will upload the proof
we can change its name if its not proper
do you need the mathematical proof before merging it?

@iraj720
Copy link
Author

iraj720 commented Sep 9, 2023

@montanaflynn could you please take a look i think it would be useful to merge it
Thanks

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.

None yet

2 participants