Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 428 Bytes

File metadata and controls

4 lines (3 loc) · 428 Bytes

This is an exploration of the Julia coding language. The compiled nature and extremely fast-ness seems really great, as well as the ease for multi threading, using multiple cores, and the like. Hoping to push my knowledge of computer science here and also use this to analyze big data sets.

Here is a plot of the mandelbrot I generated with Julia. Mandelbrot