-
Notifications
You must be signed in to change notification settings - Fork 1
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
Road Map #1
Comments
The main challenge is certainly the design. I think it's ok to start interfacing with the C code and switch later to the C++. Meanwhile we can progress on the design of the rfastFM interface, which should not change much when we make the switch. |
For the documentation website, we can use the excellent pkgdown package. And use R markdown vignettes for Tutorials and Guide. |
Sounds good to me. |
👍 |
What a are the main challenges (please edit)?
Does it make sense to start with fastFM-core (C) now and switch to the C++ version later?
The C++ interface if much nicer but it will take me > 3 weeks to give to a limited dev version.
The text was updated successfully, but these errors were encountered: