Contribute#
Contributions are welcome !!!
Ways to Contribute to the Development of moocore#
There are a lot of ways you can contribute:
- Contribute code:
The code is available at multi-objective/moocore . Feel free to fork the project and create a pull request.
- Comments/suggestions on the API reference:
What functionality is missing? What would be useful APIs of existing functionality? What code/algorithms would be useful to implement?
- Improvements to the documentation:
A goal of
moocore
is to have up-to-date, detailed and informative documentation such as Unary quality metrics.
- Interesting Examples
For example, tutorials about multi-objective optimization, interesting applications, etc.
- Adding other languages, such as MATLAB, Java, Julia, Rust, etc.
There is also a moocore R package. And the C code can be used as a library.