Metadata-Version: 1.0
Name: dupont-contraction
Version: 2.1.0
Summary: A package for computations using Sullivan and Dupont forms, and the Dupont contraction.
Home-page: https://github.com/DanielRobertNicoud/dupont-contraction
Author: Daniel Robert-Nicoud
Author-email: daniel.robertnicoud@gmail.com
License: UNKNOWN
Description: 
        This package provides tools to work with Sullivan forms, Dupont forms, and the
        Dupont contraction from Sullivan to Dupont forms. In particular, it allows for
        the computation of the transferred homotopy commutative structure on Dupont
        forms.
        
        Please find the full package documentation in the original Github repository_.
        We recommend the use of a LaTeX viewer for Github.
        
        |
        |
        
        +---------+-------------------------------------------------------------------+
        | Version | Comments                                                          |
        +=========+===================================================================+
        | 1.0.0   | First productive version.                                         |
        +---------+-------------------------------------------------------------------+
        | 1.0.1   | No code changes, version to generate DOI.                         |
        +---------+-------------------------------------------------------------------+
        | 1.0.2   | Minor changes/bug fixes:                                          |
        |         |                                                                   |
        |         | - Fixed sign error in a_infinity_product.                         |
        |         | - Improved README.md                                              |
        +---------+-------------------------------------------------------------------+
        | 2.0.0   | Cleaned import structure. Now `DupontForm` and `SullivanForm`     |
        |         | import from `dupontcontraction.simplicial` (in preparation for    |
        |         | cubical version; to come in a future version).                    |
        +---------+-------------------------------------------------------------------+
        | 2.1.0   | Implemented cubical Sullivan and Dupont forms in the              |
        |         | `dupontcontraction.cubical` module. Documentation will follow in  |
        |         | a later update.                                                   |
        |         |                                                                   |
        |         | Other changes/bug fixes:                                          |
        |         |                                                                   |
        |         | - Fixed bug in __repr__.                                          |
        +---------+-------------------------------------------------------------------+
        
        .. _repository: https://github.com/DanielRobertNicoud/dupont-contraction
        
Platform: UNKNOWN
