Rule-based Dispatching and Generic Functions
This framework refines the algorithms of Chambers and Chen in their 1999
paper, "Efficient Multiple and Predicate Dispatching", to make them suitable
for Python, while adding a few other enhancements like incremental index
building and lazy expansion of the dispatch DAG. Also, their algorithm
was designed only for class selection and true/false tests, while this
framework can be used with any kind of test, such as numeric ranges, or custom
tests such as categorization/hierarchy membership.
Authors:
--------
Phillip J. Eby
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python:misc/python-ruledispatch && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
RuleDispatch-0.5a0.dev-r2306.tar.bz2 | 0000080909 79 KB | |
deprecate_as.patch | 0000001502 1.47 KB | |
python-ruledispatch.spec | 0000002016 1.97 KB |
Latest Revision
Tomáš Chvátal (scarabeus_iv)
committed
(revision 1)
Non-integrated tw package cleanup, batched
Comments 0