Questions tagged [autoload]
The autoload tag has no summary.
6 questions
4 votes
1 answer
232 views
Strange autoloading behaviour of the Developer` package
While playing around with the Developer` package, I encountered what I think is strange behaviour. Using a fresh kernel, I get the following expected results: ...
0 votes
1 answer
114 views
Why is loading a list of contexts with Map Get not working?
I wish to automate the loading of packages by using Map and Get but Mathematica doesn't seem to like it. How can I make this work? This is how packages are normally loaded... ...
0 votes
0 answers
292 views
Why is my init.m not loading at startup?
The contents of init.m are placed inside an Initialization Cell so that some symbols are created in the Global` context and to prepend alternate paths to ...