--- /srv/reproducible-results/rbuild-debian/r-b-build.0paJxjlC/b1/regina-normal_6.0.1-4_arm64.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.0paJxjlC/b2/regina-normal_6.0.1-4_arm64.changes ├── Files │ @@ -1,5 +1,5 @@ │ │ 3478c05e82a1071f26230845ba9204de 314282988 debug optional regina-normal-dbgsym_6.0.1-4_arm64.deb │ cbc30635f095d6db9c1289a3e7080cba 674328 libdevel optional regina-normal-dev_6.0.1-4_arm64.deb │ - 01c86f277b46e99a159e44724c5f970c 14649796 doc optional regina-normal-doc_6.0.1-4_all.deb │ + c2998ab67c9b87bc84c5a63690e80ee6 14649784 doc optional regina-normal-doc_6.0.1-4_all.deb │ fc531c2505fd523cac58f8099023cb66 13993652 math optional regina-normal_6.0.1-4_arm64.deb ├── regina-normal-doc_6.0.1-4_all.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2021-04-19 08:07:50.000000 debian-binary │ │ -rw-r--r-- 0 0 0 51084 2021-04-19 08:07:50.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 14598520 2021-04-19 08:07:50.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 14598508 2021-04-19 08:07:50.000000 data.tar.xz │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── ./usr/share/regina-normal/engine-docs/todo.html │ │ │ │ @@ -132,32 +132,32 @@ │ │ │ │ │ │ │ │
Optimise: Implement this routine natively to avoid the overhead of the temporary primeDecomp() vector.
│ │ │ │ -Optimise: Add a version that does not return the factors by value.
│ │ │ │ +Optimise: Add a version that does not return the factors by value.
│ │ │ │ +Optimise: Implement this routine natively to avoid the overhead of the temporary primeDecomp() vector.
│ │ │ │Feature (long-term): Implement recognition of more common names.
│ │ │ │ -Feature (long-term): Implement triangulation construction and homology calculation for more Seifert fibred spaces.
│ │ │ │ -Feature (long-term): Implement recognition of more common names.
│ │ │ │ +Feature (long-term): Implement triangulation construction and homology calculation for more Seifert fibred spaces.
│ │ │ │ +Feature: Is the boundary incompressible?
│ │ │ │Feature (long-term): Am I obviously a handlebody? (Simplify and see if there is nothing left). Am I obviously not a handlebody? (Compare homology with boundary homology).
│ │ │ │Feature (long-term): Is the triangulation Haken?
│ │ │ │Feature (long-term): What is the Heegaard genus?
│ │ │ │Feature (long-term): Have a subcomplex as a child packet of a triangulation. Include routines to crush a subcomplex or to expand a subcomplex to a normal surface.
│ │ │ │Feature (long-term): Implement writeTextLong() for skeletal objects.
│ │ │ │ ├── html2text {} │ │ │ │ │ @@ -143,36 +143,36 @@ │ │ │ │ │ surfaces. │ │ │ │ │ Member regina::NormalSurfaces::filterForDisjointPairs () const │ │ │ │ │ Deal properly with surfaces that are too large to handle. │ │ │ │ │ Member regina::NormalSurfaces::filterForPotentiallyIncompressible () const │ │ │ │ │ Add progress tracking. │ │ │ │ │ Class regina::NormalSurfaceVector │ │ │ │ │ Optimise (long-term): Investigate using sparse vectors for storage. │ │ │ │ │ - Class regina::Packet │ │ │ │ │ - Feature: Provide automatic name selection/specification upon child packet │ │ │ │ │ - insertion. │ │ │ │ │ Member regina::Primes::primeDecomp (const Integer &n) │ │ │ │ │ Optimise: Add a version that does not return the factors by value. │ │ │ │ │ Member regina::Primes::primePowerDecomp (const Integer &n) │ │ │ │ │ + Optimise: Add a version that does not return the factors by value. │ │ │ │ │ Optimise: Implement this routine natively to avoid the overhead of the │ │ │ │ │ temporary primeDecomp() vector. │ │ │ │ │ - Optimise: Add a version that does not return the factors by value. │ │ │ │ │ Class regina::SatRegion │ │ │ │ │ Feature: Have this class track the boundary components properly, with │ │ │ │ │ annuli grouped and oriented according to the region boundaries (as │ │ │ │ │ opposed to individual block boundaries). │ │ │ │ │ - Class regina::SFSpace │ │ │ │ │ - Feature (long-term): Implement recognition of more common names. │ │ │ │ │ - Feature (long-term): Implement triangulation construction and homology │ │ │ │ │ - calculation for more Seifert fibred spaces. │ │ │ │ │ Class regina::SurfaceFilter │ │ │ │ │ Feature: Implement property lastAppliedTo. │ │ │ │ │ Class regina::TorusBundle │ │ │ │ │ Feature: Implement the == operator for finding conjugate and inverse │ │ │ │ │ matrices. │ │ │ │ │ + Class regina::Packet │ │ │ │ │ + Feature: Provide automatic name selection/specification upon child packet │ │ │ │ │ + insertion. │ │ │ │ │ + Class regina::SFSpace │ │ │ │ │ + Feature (long-term): Implement recognition of more common names. │ │ │ │ │ + Feature (long-term): Implement triangulation construction and homology │ │ │ │ │ + calculation for more Seifert fibred spaces. │ │ │ │ │ Class regina::Triangulation<_3_> │ │ │ │ │ Feature: Is the boundary incompressible? │ │ │ │ │ Feature (long-term): Am I obviously a handlebody? (Simplify and see if │ │ │ │ │ there is nothing left). Am I obviously not a handlebody? (Compare │ │ │ │ │ homology with boundary homology). │ │ │ │ │ Feature (long-term): Is the triangulation Haken? │ │ │ │ │ Feature (long-term): What is the Heegaard genus?