Author Archives: n JuliaLang - The Julia programming language n

JuliaCon 2014 Optimization Presentations

By: n JuliaLang - The Julia programming language n

Re-posted from: https://julialang.org/blog/2014/08/juliacon-opt-session/index.html

JuliaCon 2014 Optimization Presentations | Iain Dunning and Joey Huchette are both doctoral students in the Massachusetts Institute of Technology Operations Research Center, where they study constrained continuous and combinatorial numerical optimization methods and theory. In this session they present the JuliaOpt suite of optimization packa…

JuliaCon 2014 Opening Session Presentations

By: n JuliaLang - The Julia programming language n

Re-posted from: https://julialang.org/blog/2014/08/juliacon-opening-session/index.html

JuliaCon 2014 Opening Session Presentations | Tim Holy is a Professor in the Department of Anatomy and Neurobiology at Washington University in St. Louis. He’s been involved with Julia development for over 2 years. In this presentation, Tim describes how Images.jl can be used for rapid inquiry and dissection of biomedical imaging data….

Fast Numeric Computation in Julia

By: n JuliaLang - The Julia programming language n

Re-posted from: https://julialang.org/blog/2013/09/fast-numeric/index.html

Fast Numeric Computation in Julia | Working on numerical problems daily, I have always dreamt of a language that provides an elegant interface while allowing me to write codes that run blazingly fast on large data sets. Julia is a language that turns this dream into a reality….