-
Notifications
You must be signed in to change notification settings - Fork 19
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
adds new cpp funs #27
Conversation
Hi Jakub, Thank you so much for your fantastic work!!! I truly appreciate all your efforts and I will try to perform a thorough code review in the next days so that I can give you some more feedback and incorporate all your new features into You will hear from me soon :) Many thanks, |
Btw: I just added a new argument Would it be possible to add these changes to your pull request? Your help is very much appreciated! Many thanks! |
Merge remote-tracking branch 'origin/master' into cpp_extend # Conflicts: # src/philentropy_init.c
Hi @HajkD - I will wait for your code review. If you give me the green light, then I will incorporate the epsilon argument, add all of the possible distance measures to There is also one other important change to discuss. I have noticed that you use the |
Hi Jakub, Everything looks excellent and we can remove the Do you already want to add the rest and then I merge, or shall I merge first and then you add the rest? Would it also be possible to add the fantastic benchmark and motivation in #28 to the vignettes so that users can swiftly see the advantages of using the new functions? Many thanks!!! |
Also feel free to add your changes to |
Hi Hajk, |
Hi Hajk,
Best, J |
Hi Jakub, Absolutely brilliant! I already reviewed your changes after you committed and everything looks fantastic. I will now merge everything and we shall run a quick integration test. Do you think it would make sense to add some unit tests with I was also wondering whether you would be interested (and/or have time) to look into the parallel support feature #24? This would also speed up big computations. In either case, I am more than happy to add you as official contributor to the package and let me know if you have other ideas that we could integrate before submitting the new package version to CRAN. You wonderful help is greatly appreciated! Many thanks, |
Hi Hajk,
|
I will open a new issue soon.