3
votes
1answer
81 views

Setting the context automatically based on section

Suppose I have a task that keeps things organized using contexts, so: ...
13
votes
1answer
503 views

Why are some function names red?

I need to evaluate Needs["GraphUtilities`"] before I can use functions such as GraphPath[]. When I do so, some functions get ...