Contribute#

Contributions are welcome !!!

Ways to Contribute to the Development of moocore#

There are a lot of ways you can contribute:

  1. Contribute code:

    The code is available at multi-objective/moocore . Feel free to fork the project and create a pull request.

  2. 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?

  3. Improvements to the documentation:

    A goal of moocore is to have up-to-date, detailed and informative documentation such as Unary quality metrics.

  4. Interesting Examples

    For example, tutorials about multi-objective optimization, interesting applications, etc.

  5. 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.