Julia Programming Language
How Can I Create Permanently-Stored Lookup Tables?
General Usage
question
lmiq
April 21, 2021, 9:20pm
2
Use a functor:
Ps: of course you can read the tables into arrays, using CSV.jl
3 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
How to define a function that remembers values?
General Usage
question
5
1394
October 26, 2017
Caching function values
General Usage
question
4
2773
February 17, 2017
Function returning a constant vector (avoid recalculation and reallocation)
General Usage
question
5
911
January 3, 2017
Save "lazy" dataset that is calculated from another saved datasets
General Usage
data
,
dataframes
3
529
December 5, 2018
Constructing a function of functions on the fly - approaches and best practices?
New to Julia
8
1754
June 1, 2017