Posts

Showing posts from January, 2021

Some Julia Language resources

Image
blog-post Some Julia Language resources. Lately I have been preoccupied with computing lower bounds for the completely positive matrix factorization rank of a suitable matrix A. Though, this post is not about the mathematics of this topic rather than the software that I am using, namely Julia Language. To quote from Wikipedia : Julia is a high-level, high-performance, dynamic programming language. While it is a general-purpose language and can be used to write any application, many of its features are well suited for numerical analysis and computational science. It is my hope that in this post I can share some of the resources and study material that I found and thereby save the reader time and effort in learning Julia Language. I am by no means an expert in this topic but the links I provide should help the reader find his/her way to experts. Some notes: Julia is fast, click here to see how the