You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can I take this one @sudz123 ? This seems like a really fun project! I want to help with the C++ portion as well, but I need some time to study / prepare before I start pushing any working C++ code.
Sure @vinnyA3 Go ahead. Take your time. I would say start with the basics first, with descriptions about the simplest algorithms. Work on this over multiple PRs, you can start with submitting one with a basic template html page in a folder in home. With each PR you submit, I can give you feed back and we can do this. Just be sure your code is well commented like Optimizer.h.
@sudz123 Updates:
I had a working documentation site that I wanted to show you and gather your thoughts on! However, I decided to scrap it :/ I felt the project build infrastructure wasn't the best for the type of project--it was a bit more complex than it had to be; if someone else wanted to contribute, then it might be too difficult to get up and running. In addition, I felt the styles could be architected a bit better (for maximum reusability and maintainability). All being said, I am still going to stick with the same prototype design. I'll deliver soon! Happy hacking :)
Sure @vinnyA3 , I will trust your decision. Scalability and reusability are of utmost importance in this project. Once you submit a PR, I can comment more on this. All the best, happy hacking :)
You can take reference from
test.cpp
The site could look like the Eigen documentation here
The text was updated successfully, but these errors were encountered: