-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Idea List
You can suggest your own ideas and start working on them. 💪
There is an endless scope of contributions and several minor yet impactful changes are required. Feel free to discuss with us regarding anything and we will love to help you out.
Tasks for students include:
-
Implement test files for available codes in Cosmos. We are in the process of constructing a concrete test framework for Cosmos with associated inputs and outputs. This will be associated with our Cosmos Code Compiler (C3) API service.
-
Implement new algorithms in important domains such as Cellular Automaton depending on the interest of the student. As such, some of our contributors are assigned categories such as numerical analysis (assigned to ) to improve and lead them.
-
Create documentation API for Cosmos. This includes creating notes for algorithms of the various categories. This is very important as our end goal is to reduce the search time of the user and provide an offline interface. Students must create the notes in a specific format to be used by our external applications.