| Changes to doc generation config stuff |
|
More...
|
over 16 years ago
|
| Docstrings for SVD, ST and IP |
|
More...
|
over 16 years ago
|
| Finished docstrings for EPS |
|
More...
|
over 16 years ago
|
| Python's distutils ignores compiler's 'linker_so' executable for C++ extensions, it uses 'compiler_cxx', so set it. |
|
More...
|
almost 17 years ago
|
| Some docstrings added |
|
More...
|
almost 17 years ago
|
| Fix install instructions, remove wrong flags passed to wget |
|
More...
|
almost 17 years ago
|
| Enable the generation of module cleanup code |
|
More...
|
almost 17 years ago
|
| Protect Error class from race conditions between module cleanup and deallocators |
|
More...
|
almost 17 years ago
|
| Remove import of PETSc namespace, make SLEPc namespace expose just their own defined classes |
|
More...
|
almost 17 years ago
|
| Remove enumeration classes from SLEPc module in order to reduce namespace clutter |
|
More...
|
almost 17 years ago
|
| Documentation update, finalize the move to epydoc+sphinx toolchain |
|
More...
|
almost 17 years ago
|
| Update demo examples |
|
More...
|
almost 17 years ago
|
| Completed documentation |
|
More...
|
almost 17 years ago
|
| Disable the generation of module cleanup code |
|
More...
|
almost 17 years ago
|
| Prepare stuff for the sphinx and epydoc toolchain |
|
More...
|
almost 17 years ago
|
| Undo unintended change in ex1.py |
|
More...
|
almost 17 years ago
|
| Merge |
|
More...
|
almost 17 years ago
|
| Add setMatStructure() for ST |
|
More...
|
almost 17 years ago
|
| More changes in declaration/initialization of some local variables |
|
More...
|
almost 17 years ago
|
| Add type-specific methods for Cross/Cyclic/Lanczos/TRLanczos SVD subtypes |
|
More...
|
almost 17 years ago
|
| Add support for getting operation counters in SVD |
|
More...
|
almost 17 years ago
|
| Change declaration names of local Petsc{Int|Real|Scalar} variables |
|
More...
|
almost 17 years ago
|
| Add missing LanczosReorthogType enumerate |
|
More...
|
almost 17 years ago
|
| Add missing methods to IP |
|
More...
|
almost 17 years ago
|
| Restore ctypedef for size_t, should be removed when Cython-0.11 gets released |
|
More...
|
almost 17 years ago
|
| Fix docstrings and unify their formating |
|
More...
|
almost 17 years ago
|
| Make enumeration classes inherit from 'object' |
|
More...
|
almost 17 years ago
|
| Add missing imports (though Cython currently ignores them) |
|
More...
|
almost 17 years ago
|
| Add some properties to ST |
|
More...
|
almost 17 years ago
|
| Add type-specific methods for Cayley andFold ST subtypes |
|
More...
|
almost 17 years ago
|