This repository contains the API sheet cheats for ArrayFire library.
- API comparison across ArrayFire language wrappers
- ArrayFire API equivalents in Matlab and Python (numpy, scipy)
- ArrayFire API equivalent in Eigen Library
Note:
- Cross-library API entries may be incorrect in few places, we are trying our best to illustrate the best equivalent API usage in other libraries. If you find any discrepancies, please raise an issue or you are welcome to raise a PR with correct information.
- The tables are not yet comprehensive and complete. We will keep adding the information progressively. You are welcome to raise PR with new information for missing functions.
Initial drafts of the API comparisons where shared by xichaoqiang. We used those to split them into different documents for readability.