11 Commits (7017fdc6af6fb1f495a97a86ab15c270ca3f36f9)

Author SHA1 Message Date
wirawan 7017fdc6af * Committing all dirty work to CVS. We are migrating to GIT. 13 years ago
wirawan 8ebf1e422e * Add important warning. Maybe in the future we need to use operator "|" 13 years ago
wirawan 6fb10829e0 * Added Parameters._get_() method. 13 years ago
wirawan aad559d86b * Class Parameters: important change of behavior for more safety to avoid 13 years ago
wirawan 4aff740f55 * Parameters value lookup: use try..except EAFP rather LBYL approach. 13 years ago
wirawan 26db0806ae * Make Struct available publicly in wpylib.params namespace (with the 13 years ago
wirawan 3ac8e37b35 * Using the __dict__ attribute to store user-defined values. 13 years ago
wirawan 6d043f6721 * Simple clarification on example. 13 years ago
wirawan d8984cf032 * Introducing "Struct", the base class for all structured datatypes. 13 years ago
wirawan 71474e2973 * Standard python ignore. 14 years ago
wirawan 6641410d89 * Moving the fancy "Parameters" parameter lookup class to its own module. 14 years ago