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

Can I use Grape to develop my own customed algorithm? #65

Open
dongxudongxu opened this issue Jan 3, 2025 · 1 comment
Open

Can I use Grape to develop my own customed algorithm? #65

dongxudongxu opened this issue Jan 3, 2025 · 1 comment

Comments

@dongxudongxu
Copy link

I am working on a algorithm referring to parallel computation, graph data mining and Hyperloglog. I wonder if there's a way to use Grape to develop my own algorithm, or only the given algorithms are available?

@LucaCappelletti94
Copy link
Member

Hi @dongxudongxu - Disregard the documentation website and do read the set of methods that you get when running the help method as suggested in the README. Of course, if you are competent enough in Rust and Python, you can certainly use the code base and develop your own extension as you desire.

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

No branches or pull requests

2 participants