Package slimpy_base

this is the main init file for SLIMpy More...


Packages

package  api
 user interface to the slimpy core
package  Core
package  Environment
 Track environment variables throughout SLIMpy.
package  info
package  setup
package  shelp
package  SLIMmath
package  User
package  utils

Functions

def initialize
 initialize SLIMpy environment

Variables

string __copyright__
string __license__
int __version_major__ = 3
 major version number
int __version_minor__ = 0
 minor version number
 __revision__ = info.rev
 svn revision number
string __version__ = "SLIMpy: %(__version_major__)s.%(__version_minor__)s: svn revision %(__revision__)s"
 __date__ = info.date


Detailed Description

this is the main init file for SLIMpy


Function Documentation

def slimpy_base.initialize (  ) 

initialize SLIMpy environment

Definition at line 50 of file __init__.py.


Variable Documentation

string __copyright__

Initial value:

"""
Copyright 2008 Sean Ross-Ross
"""

Definition at line 9 of file __init__.py.

Definition at line 41 of file __init__.py.

string __license__

Initial value:

"""
This file is part of SLIMpy .

SLIMpy is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

SLIMpy is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License
along with SLIMpy . If not, see <http://www.gnu.org/licenses/>.
"""

Definition at line 12 of file __init__.py.

svn revision number

Definition at line 38 of file __init__.py.

string __version__ = "SLIMpy: %(__version_major__)s.%(__version_minor__)s: svn revision %(__revision__)s"

Definition at line 40 of file __init__.py.

major version number

Definition at line 34 of file __init__.py.

minor version number

Definition at line 36 of file __init__.py.


Generated on Sun Aug 10 09:11:09 2008 for SLIMpy by  doxygen 1.5.6