Changes between Version 1 and Version 2 of Ticket #11523
- Timestamp:
- Jun 20, 2011, 4:01:21 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11523 – Description
v1 v2 11 11 }}} 12 12 13 in _enalarge_subcomplex improved speed for computing the homology by 65%. This method still has the potential to be speeded a lot, and it is responsible for a lot cpu time when computing the homology. 13 in _enalarge_subcomplex improved speed for computing the homology by 65% (in the example I looked at -- needs to be verified). This method still has the potential to be speeded a lot, and it is responsible for a lot cpu time when computing the homology. 14 15 I also added a second version using parallel tests on multiple cpus.