Groups | Search | Server Info | Login | Register


Groups > comp.soft-sys.math.mathematica > #16951

packages...

From Francisco Gutierrez <fgutiers2002@yahoo.com>
Newsgroups comp.soft-sys.math.mathematica
Subject packages...
Date 2014-05-20 00:16 +0000
Message-ID <lle6st$lo8$1@smc.vnet.net> (permalink)
Organization Time-Warner Telecom

Show all headers | View raw


Dear Friends:
I want to create a relatively complex package, with the following structure:

`mypackage`Master, which can be invoked if one wants all the utilities, and which calls all the subpackages (each one with several functions)

and

`mypackage`Utilities1, ..., `myPackage`Utilitiesn, 

which ought to be available for being called independently if one only needs a couple of specific functions.

Furthermore, `myPackage`Master has common function that all the subpackages need. What is the best way to proceed? Is it possible to put the common functions in the Master package, and that each subpackage calls them when needed?

Thanks for your help
Francisco

Back to comp.soft-sys.math.mathematica | Previous | Next | Find similar


Thread

packages... Francisco Gutierrez <fgutiers2002@yahoo.com> - 2014-05-20 00:16 +0000

csiph-web