Julia Computing's Viral Shah co-created a brand new language while living in Bengaluru. (more…)
Read more »
Julia has a div function that is used to implement floor division (fld) and ceil division (cld). I think I’ve found a bug that causes all of these division functions to return incorrect results. Fl... (more…)
Read more »
Hello! This week I started building some choose-your-own-adventure-style puzzles about
debugging networking problems. I’m pretty excited about it and I’m trying to organize my thoughts so here’s a blog post! (more…)
Read more »
Introduction In October 2019, a paper was published in Proceedings of the ACM on Programming Languages, introducing a new language for bioinformatics called Seq.
In it, the authors rightly recognize that the field of bioinformatics is in need of a high-pe... (more…)
Read more »
The basics of manipulating and viewing image data with Julia. For full course information, visit https://github.com/mitmath/18S191 Contents 0:00 - Introducti... (more…)
Read more »