Go to the source code of this file.
Namespaces | |
| namespace | slimpy_base.shelp |
Functions | |
| def | shelp |
| interactive help for SLIMpy | |
Variables | |
| string | __copyright__ |
| function to gudie the user to useful things | |
| string | __license__ |
| tuple | is_slimpy = lambdavalue:value.__name__.startswith( 'SLIMpy' ) |
| tuple | no_ = lambdakey:notkey.startswith( '_' ) |
| tuple | opers = LinearOperatorType.LinearOperators.keys() |
| notoper = lambdakey:keynotinopers | |
1.5.6