-
Notifications
You must be signed in to change notification settings - Fork 22
Closed
Labels
Description
Hi I am primarily a python/R/clojure programmer who is now using matlab because a lab I am working in primarily uses it. I have found the global path and a lack of a package manager (like pip) to be a particularly terrible pain point so far. I just came across this package and I really like the ideas here!
I was wondering if you would be interested in a PR for an import package like function for use with mpm . I envision a simple function that is initialized by mpm with the main repository download path and then can temporarily add packages/functions to the path by writing import exampleFunction at the top of the script. I dont think this would be difficult to do and I would be happy to contribute if you think this would be a good idea.
Reactions are currently unavailable