Julia Programming Language
Cannot achieve type-stability and get rid of allocations
General Usage
kristoffer.carlsson
August 8, 2020, 11:19am
6
You can wrap those variables in
Ref
s that you then mutate instead of rebinding.
Advanced iteration interface in Julia
show post in topic
Related topics
Topic
Replies
Views
Activity
Type unstable function because same variable name used twice
General Usage
type
,
code_warntype
10
1474
April 8, 2021
Type instability when using map with closures
General Usage
type-stability
,
closure
,
map
3
438
July 12, 2023
Why isn't a simple map type stable?
General Usage
2
620
August 26, 2021
Type stability with variable arguments
Performance
type-stability
16
1506
January 16, 2022
Type stability on Arrays of Arrays in nested for loops?
Performance
question
,
arrays
,
type-stability
16
1004
February 20, 2021