Skip to main content
Module mathhub
flams_
math_
archives
0.0.1
Module mathhub
Module Items
Statics
Functions
In crate flams_
math_
archives
flams_math_archives
Module
mathhub
Copy item path
Source
Statics
§
MATHHUBS
MH
🔒
Functions
§
default_
mathhubs
The default MathHub directories on the user’s file system; determined from environment variables, or the path stated in
~/.mathhub/mathhub.path
, or
~/MathHub
.
load_
all_
archives
mathhubs
The mathhub directories used by this run. Static, initilized as
default_mathhubs
on first access. Can be set
before
any call using
set_mathhubs
.
set_
mathhubs
Sets the mathhub directories used by tis run. May only be used
before
any call to
mathhubs
.