Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/danluu/julia-cookbook

julialang cookbook
https://github.com/danluu/julia-cookbook

Last synced: 2 months ago
JSON representation

julialang cookbook

Awesome Lists containing this project

README

        

# Julia Cookbook

## Partially Complete

* [Strings & Regexes](string.md) (12%)
* [Files](file.md) (10%)
* [Command Line Arguments](arg.md) (1%)
* [Shell Commands](shell-command.md) (10%)
* [Macros](macro.md) (2%)
* [Dicts and Arrays](container.md) (.5%)
* [Corner Cases](corner-cases.md) (1%)

## TODO

* Functions
* Introspection
* Types & Data Strucures
* Macros
* Plotting
* Sockets