What don't you like about Julia for "serious work"?

  1. Can’t generate small libraries to be used in production code (Integrated into C / C++ like I can do with MATLAB Coder).
  2. The design of the data structure in Julia’s image processing eco system. In my opinion it causes performance degradation and it is not intuitive.

Once (1) will be achievable I will probably create my own implementations for my image processing needs so (2) won’t become a deal breaker for me.

2 Likes