Tagged Questions
16
votes
2answers
408 views
Built-in Mathematica data: are they cached? how to speed up the loading?
Mathematica has numerous built-in data for science and math. Every first call to a data function in a new Mathematica session will "re-initialize indices" (download the data). Is there a way to store ...