Links
Links 28/01/2013:
- New(ish) languages: Rust and Julia. Both are interesting and try to minimise the use of a shared heap (see previous links instalment ...)
- Filesystem-based large-scale parallelism for Python: Jug (github repo). A simple approach with potentially lots of benefits (and some similarities to our Map-Reduce based parallelism for QuantLib)
- Port of (La)TeX into javascript: texlive.js
- OpenSLAM g2o: A General Framework for Graph Optimization