Julia Programming Language
How to use string substitution in variable names
New to Julia
strings
DNF
May 2, 2021, 8:11pm
14
Faster an shorter:
collect(eachcol(diagm(ones(7))))
2 Likes
What has been the worst Julia production code you have written?
show post in topic
Related topics
Topic
Replies
Views
Activity
String as a variable name
General Usage
27
20326
May 30, 2021
Access Variable (or Variable Values) using String Variable Name
New to Julia
3
745
December 16, 2020
Wondering Why the Variable is Not Used
General Usage
question
15
1150
September 10, 2021
Creation/Definition of global variable for each step of a loop
General Usage
loops
11
2429
February 24, 2021
Broadcasting string $variable
General Usage
strings
,
broadcast
,
broadcasting
12
550
January 27, 2023