Algorithms for numerical methods on differential equations #8174
juanmagdev
started this conversation in
Ideas
Replies: 1 comment
-
That sounds good to me, my professors never show code, only demonstrations, so having some community reviewed implementations would be great! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone,
I would like to propose adding algorithms for various numerical methods used in solving differential equations to GitHub's algorithm repository. The repository currently contains many useful algorithms, but I believe that adding numerical methods algorithms would be of great value to the community.
As a student currently studying maths at university, I am already working on some of these algorithms and believe that sharing them with the community would be beneficial. Some of the commonly used methods include:
By adding algorithms for these and other numerical methods to the repository, we can provide a valuable resource for anyone interested in learning or implementing these methods in their own work. Additionally, it can foster collaboration and improvement on existing algorithms.
I am willing to contribute to the creation of these algorithms, and I invite others in the community to do the same. Please let me know your thoughts on this proposal, and if there is interest, we can work together to create and submit these algorithms to the repository.
Thank you for your time and consideration.
Best regards,
juanmagdev
Beta Was this translation helpful? Give feedback.
All reactions