Performance analysis. Try these methods and report which one was better performed. - [x] Dot operation - [ ] For loop - [x] Ccall - [x] Julia side parallelization - [x] C side parallelization - [x] Regular ccall If ccall shows itself as being the best performed, find a multiplatform solution for compiling it - [ ] Multiplatform solution
Performance analysis. Try these methods and report which one was better performed.
If ccall shows itself as being the best performed, find a multiplatform solution for compiling it