Differences

This shows you the differences between two versions of the page.

Link to this comparison view

home_test_julia [2017/02/07 09:24]
antonello created
home_test_julia [2018/06/18 15:11]
Line 1: Line 1:
-<code julia> 
-using JuMP, DataFrames 
- 
-# Sets 
-clusters = ["c1", "c2", "c3", 2,4] 
- 
- 
-# Parameters 
-dist = Dict( (r[:cluster],d) => r[Symbol(d)] for r in eachrow(dist_table), d in docks) 
- 
-# Model declaration 
-storm = Model() # transport model 
-</code> 
- 
-not in code 
- 
-<code Julia> 
-using JuMP, DataFrames 
- 
-# Sets 
-clusters = ["c1", "c2", "c3", 2,4] 
- 
- 
-# Parameters 
-dist = Dict( (r[:cluster],d) => r[Symbol(d)] for r in eachrow(dist_table), d in docks) 
- 
-# Model declaration 
-storm = Model() # transport model 
-</code> 
  
home_test_julia.txt · Last modified: 2018/06/18 15:11 (external edit)
CC Attribution-Noncommercial-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0