Skip to content
This repository has been archived by the owner on Jan 12, 2020. It is now read-only.

Added julia works of scidom #394

Merged
merged 1 commit into from
Jul 16, 2016
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 1 addition & 0 deletions learning/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ title: Learning Julia
- [The Julia Express](https://github.com/bkamins/The-Julia-Express) by [Bogumił Kamiński](http://bogumilkaminski.pl)
- [Introducing Julia wikibook](https://en.wikibooks.org/wiki/Introducing_Julia)
- [Julia by Example](http://www.scolvin.com/juliabyexample/) by [Samuel Colvin](http://www.scolvin.com/)
- [Statistical Learning in Julia by Example](https://github.com/scidom/StatsLearningByExample.jl) by [Theodore Papamarkou](http://www.gla.ac.uk/schools/mathematicsstatistics/staff/theodorepapamarkou/)
- [Learn Julia in Y minutes](http://learnxinyminutes.com/docs/julia/) by [Leah Hanson](http://blog.leahhanson.us/)
- [Learn Julia the Hard Way](https://github.com/chrisvoncsefalvay/learn-julia-the-hard-way) by [Chris von Csefalvay](http://chrisvoncsefalvay.com/)
- [Hands-on Julia](https://github.com/dpsanders/hands_on_julia) by [David P. Sanders](http://sistemas.fciencias.unam.mx/~dsanders/)
Expand Down
5 changes: 4 additions & 1 deletion publications/_EDIT_ME_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ requests](https://github.com/JuliaLang/julialang.github.com/).

# Technical computing applications

[@HPOEPP16] Code available in [CellwiseEditingDifferentiation.jl](https://github.com/scidom/CellwiseEditingDifferentiation.jl).

[@OPV16]

[@K14]
Expand Down Expand Up @@ -108,7 +110,8 @@ requests](https://github.com/JuliaLang/julialang.github.com/).

# Book chapters

[@PMG15]

[@HN14]

[@TDDM14]