Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 2.13 KB

CONTRIBUTING.md

File metadata and controls

41 lines (29 loc) · 2.13 KB

Contributing to ArrayFire

Reporting Issues

We both value and encourage the community to provide feedback about using ArrayFire and the issues they are facing. The more detailed the information, the easier it is for the developers to resolve the issue.

Issues can span a variety of topics including:

  • Feature requests
  • Bug reports
  • Build Issues
  • Performance improvements
  • New hardware / backend support

We use the github issue tracker to track our issues. Technical issues can also be discussed on our user forum.

Contributing Code

If you want to contribute code, we suggest you use the one of the following methods.

Key areas of code contributions include:

##ArrayFire Based Projects##

You can also contribute to ArrayFire by helping out projects that use ArrayFire! For our part, in addition to the ArrayFire library we are also in the process of adding native bindings for numerous language. We currently support

If you are experienced in any of these languages, you can help us improve these language bindings. If you prefer a different language that is not in the list, dive in and create a new repo!