Introduction/Roadmap Last year at JuliaCon, Matt Fishman and I gave a talk about our ongoing effort to port the ITensor code from C++ to Julia. At the time, I mentioned that we had begun trying to integrate a GPU-based tensor contraction backend and were ... (more…)
Read more »
Enjoying Julia For Data Science? Please share us with a friend and follow us on Twitter at @JuliaForDataSci.For this article, we're taking a break from the First Steps series. This is something between a FAQ and lightning-fast introduction to Julia. T... (more…)
Read more »
A Julia Debugger that works with mixed compiled and interpretted mode for performance - oxinabox/MixedModeDebugger.jl... (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 »
Symbolic parser generator for Julia language expressions using REDUCE algebra term rewriter - chakravala/Reduce.jl... (more…)
Read more »