Skip to content

Contributing

Contributions from the community are welcomed via the github repositories:

Ways to contribute:

  • Verify that you can build the library on your particular architecture and that the tests run successfully.
  • Create an issue in the source repo to report a bug or suggest a feature.
  • Create an issue in the documentation repo to request further examples or clarification on this documentation site.
  • Improve test code coverage and robustness by updating or creating more tests.
  • Create a light-weight example program for the examples.
  • Create a pull request for new features or bug fixes.

Future tasks

  • CMake build
  • Create a quick reference card
  • Restructure profiling output format
  • Add more example codes