Skip to content

Commit

Permalink
Carlos Becker's Julia presentation
Browse files Browse the repository at this point in the history
  • Loading branch information
svaksha committed Sep 10, 2015
1 parent 6ed5f2c commit 07219a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion AI.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
+ [FunctionalCollections.jl](https://github.com/zachallaun/FunctionalCollections.jl) :: Functional and and persistent data structures for Julia.
+ [FunctionalData.jl](https://github.com/rened/FunctionalData.jl) :: Functional, efficient data manipulation framework.
+ [Graphs.jl](https://github.com/JuliaLang/Graphs.jl) :: a package for working with graph types and algorithms in Julia.
+ _DOCS_:: Documentation for the Graphs.jl package [on the Julia website](http:https://julialang.org/Graphs.jl/index.html), also mirrored on [graphsjl-docs.readthedocs.org](http:https://graphs-docs.readthedocs.org/en/latest/)
+ _DOCS_:: Documentation for the Graphs.jl package [on the Julia website](http:https://julialang.org/Graphs.jl/index.html), also mirrored on [graphsjl-docs.readthedocs.org](https:https://graphsjl-docs.readthedocs.org/en/latest/)
+ [A project report on using the Graphs.jl package](http:https://beowulf.lcs.mit.edu/18.337/projects/18.337project_huberman_report.pdf) by Samuel Huberman, PhD student at MIT.
+ [GraphLayout.jl](https://github.com/IainNZ/GraphLayout.jl) :: Graph layout algorithms in pure Julia.
+ [GraphicalModels.jl](https://github.com/johnmyleswhite/GraphicalModels.jl) :: Data structures and parsing tools for representing graphical models in Julia.
Expand Down
1 change: 1 addition & 0 deletions Resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ __Useful learning resources and all other random resources that does not have it
+ Slides on [Modern Fortran & Julia](http:https://www.slideshare.net/krissiazawadzki/seminar-fortran-and-julia) by Krissia Zawadzki.
+ [Julia language slides](http:https://wiki.scinethpc.ca/wiki/images/7/71/Scinet_julia.pdf) by Mike Nolta.
+ [Julia introduction](https://github.com/projectbanana/projectbanana.github.io/tree/master/presentations/julia) by M. Schauer.
+ Carlos Becker's Julia presentation [comparing Julia with Matlab](https://sites.google.com/site/carlosbecker/a-few-notes).


### Slides from [JuliaTokyo meetups](https://github.com/JuliaTokyo/julia-wakalang)
Expand Down

0 comments on commit 07219a1

Please sign in to comment.