Difference between revisions of "Software Terms"
From SCECpedia
Jump to navigationJump to searchLine 3: | Line 3: | ||
* Framework | * Framework | ||
− | Codes for a specific purpose | + | Codes for a specific purpose an essential supporting structure. |
* Toolbox | * Toolbox |
Revision as of 18:37, 7 March 2019
- Library
Software you include in your own code
- Framework
Codes for a specific purpose an essential supporting structure.
- Toolbox
example: Scikit user who has not seen source code could work with code, and do useful work with toolbox use a layered model to documentation: 1: simple introductory example, download catalog and lookup stats of catalog (example) 2: more advanced methods on 3: access to specifics of api and how the methods are implemeneted with pydocs