Package python-module-pymbolic: Information

    Source package: python-module-pymbolic
    Version: 2014.3-alt1.git20141107.1.1
    Build time:  Mar 16, 2016, 02:29 AM in the task #161298
    Report package bug
    License: MIT
    Summary: A package for symbolic computation
    Description: 
    Pymbolic is a small expression tree and symbolic manipulation library.
    Two things set it apart from other libraries of its kind:
    
    * Users can easily write their own symbolic operations, simply by
      deriving from the builtin visitor classes.
    * Users can easily add their own symbolic entities to do calculations
      with.
    
    Pymbolic currently understands regular arithmetic expressions,
    derivatives, sparse polynomials, fractions, term substitution,
    expansion. It automatically performs constant folding, and it can
    compile its expressions into Python bytecode for fast(er) execution.

    List of rpms provided by this srpm:
    python-module-pymbolic (noarch)
    python-module-pymbolic-doc (noarch)
    python-module-pymbolic-pickles (noarch)
    python3-module-pymbolic (noarch)



      1. python3-module-future
      2. python3-module-mpmath
      3. python3-module-pytools
      4. python3-module-setuptools-tests
      5. time
      6. rpm-build-python3
      7. rpm-macros-sphinx
      8. python-module-alabaster
      9. python-module-docutils
      10. python-module-html5lib
      11. python-module-numpy-testing
      12. python-module-objects.inv
      13. python-module-pytools
      14. python-module-setuptools-tests
      15. python-module-sphinx-bootstrap-theme
      16. python-module-sympy-tests

    Last changed


    March 13, 2016 Ivan Zakharyaschev 2014.3-alt1.git20141107.1.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)
    Jan. 28, 2016 Mikhail Efremov 2014.3-alt1.git20141107.1
    - NMU: Use buildreq for BR.
    Nov. 8, 2014 Eugeny A. Rostovtsev 2014.3-alt1.git20141107
    - Version 2014.3
    - Enabled testing