Quantcast
Channel: First steps - JuliaLang
Viewing all articles
Browse latest Browse all 2795

Automate allocation

$
0
0

Is it possible to automate this:

#I currently have:
y_TX, m_TX, ŷ_TX, ATT_TX, ATT_co, se_i_TX, se_t_TX = [], [], [], [], [], [], [] 
# I want something like:
y_TX, m_TX, ŷ_TX, ATT_TX, ATT_co, se_i_TX, se_t_TX = []

12 posts - 6 participants

Read full topic


Viewing all articles
Browse latest Browse all 2795

Trending Articles