184c0de3d5
--1.2.0-- Released February 1, 2021 Features and optimizations: * Support @ operator for matrix multiplication (Max Gaukler) * Add eta() implementing the Dedekind eta function * Optimized the python_trailing function (adhoc-king) * Implement unary plus for matrices (Max Gaukler) * Improved calculation of gram_index (p15-git-acc) Compatibility: * Enable sage backend by default only if SAGE_ROOT is set (Pauli Virtanen) * Fix syntax warnings on CPython 3.8 (Sergey B Kirpichev) * Changed version requirements to Python 2.7 and 3.4 or later (Sergey B Kirpichev) * Improvements to the setup and test code (Sergey B Kirpichev) * Fix sys.version comparisons for compatibility with Python 3.10 (Jakub Wilk) * Fixes to Python2/3 compatibility for printing (Christian Clauss) Bug fixes: * Fix a possible division by zero in shanks() (Pascal Hebbeker) * Fixed indexing errors in deHoog, Knight & Stokes inverse laplace transform algorithm (Kris Kuhlman) * Corrected branch cuts of the elliprj() function in some cases * Fix initialization of iv.matrix from non-interval matrix (Max Gaukler) * Preserve function signatures in PrecisionManager (Viet Tran) * Implemented float and complex conversions for ivmpf (Jonathan Warner) * Fixed issue with scalar-matrix multiplication for interval matrices (Jonathan Warner) * Fix estimation of quadrature error with multiple subintervals (Tom Minka) * Fixed a problem with the defun decorators (Sergey B Kirpichev) * Fix eigenvalue sorting by absolute value (Georg Ostrovski) Cleanup: * Documentation corrections (Paul Masson, S.Y. Lee) * Remove inaccessible logic in fsum/fdot (Sergey B Kirpichev) * Remove broken force_type option for matrix constructor (Max Gaukler) * Fix text of the BSD license in LICENSE (Sergey B Kirpichev) * Minor code cleanup (Frédéric Chapoton) * Removed old, unused code
264 lines
11 KiB
Text
264 lines
11 KiB
Text
@comment $NetBSD: PLIST,v 1.8 2021/05/12 08:32:16 adam Exp $
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/requires.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/mpmath/__init__.py
|
|
${PYSITELIB}/mpmath/__init__.pyc
|
|
${PYSITELIB}/mpmath/__init__.pyo
|
|
${PYSITELIB}/mpmath/calculus/__init__.py
|
|
${PYSITELIB}/mpmath/calculus/__init__.pyc
|
|
${PYSITELIB}/mpmath/calculus/__init__.pyo
|
|
${PYSITELIB}/mpmath/calculus/approximation.py
|
|
${PYSITELIB}/mpmath/calculus/approximation.pyc
|
|
${PYSITELIB}/mpmath/calculus/approximation.pyo
|
|
${PYSITELIB}/mpmath/calculus/calculus.py
|
|
${PYSITELIB}/mpmath/calculus/calculus.pyc
|
|
${PYSITELIB}/mpmath/calculus/calculus.pyo
|
|
${PYSITELIB}/mpmath/calculus/differentiation.py
|
|
${PYSITELIB}/mpmath/calculus/differentiation.pyc
|
|
${PYSITELIB}/mpmath/calculus/differentiation.pyo
|
|
${PYSITELIB}/mpmath/calculus/extrapolation.py
|
|
${PYSITELIB}/mpmath/calculus/extrapolation.pyc
|
|
${PYSITELIB}/mpmath/calculus/extrapolation.pyo
|
|
${PYSITELIB}/mpmath/calculus/inverselaplace.py
|
|
${PYSITELIB}/mpmath/calculus/inverselaplace.pyc
|
|
${PYSITELIB}/mpmath/calculus/inverselaplace.pyo
|
|
${PYSITELIB}/mpmath/calculus/odes.py
|
|
${PYSITELIB}/mpmath/calculus/odes.pyc
|
|
${PYSITELIB}/mpmath/calculus/odes.pyo
|
|
${PYSITELIB}/mpmath/calculus/optimization.py
|
|
${PYSITELIB}/mpmath/calculus/optimization.pyc
|
|
${PYSITELIB}/mpmath/calculus/optimization.pyo
|
|
${PYSITELIB}/mpmath/calculus/polynomials.py
|
|
${PYSITELIB}/mpmath/calculus/polynomials.pyc
|
|
${PYSITELIB}/mpmath/calculus/polynomials.pyo
|
|
${PYSITELIB}/mpmath/calculus/quadrature.py
|
|
${PYSITELIB}/mpmath/calculus/quadrature.pyc
|
|
${PYSITELIB}/mpmath/calculus/quadrature.pyo
|
|
${PYSITELIB}/mpmath/ctx_base.py
|
|
${PYSITELIB}/mpmath/ctx_base.pyc
|
|
${PYSITELIB}/mpmath/ctx_base.pyo
|
|
${PYSITELIB}/mpmath/ctx_fp.py
|
|
${PYSITELIB}/mpmath/ctx_fp.pyc
|
|
${PYSITELIB}/mpmath/ctx_fp.pyo
|
|
${PYSITELIB}/mpmath/ctx_iv.py
|
|
${PYSITELIB}/mpmath/ctx_iv.pyc
|
|
${PYSITELIB}/mpmath/ctx_iv.pyo
|
|
${PYSITELIB}/mpmath/ctx_mp.py
|
|
${PYSITELIB}/mpmath/ctx_mp.pyc
|
|
${PYSITELIB}/mpmath/ctx_mp.pyo
|
|
${PYSITELIB}/mpmath/ctx_mp_python.py
|
|
${PYSITELIB}/mpmath/ctx_mp_python.pyc
|
|
${PYSITELIB}/mpmath/ctx_mp_python.pyo
|
|
${PYSITELIB}/mpmath/function_docs.py
|
|
${PYSITELIB}/mpmath/function_docs.pyc
|
|
${PYSITELIB}/mpmath/function_docs.pyo
|
|
${PYSITELIB}/mpmath/functions/__init__.py
|
|
${PYSITELIB}/mpmath/functions/__init__.pyc
|
|
${PYSITELIB}/mpmath/functions/__init__.pyo
|
|
${PYSITELIB}/mpmath/functions/bessel.py
|
|
${PYSITELIB}/mpmath/functions/bessel.pyc
|
|
${PYSITELIB}/mpmath/functions/bessel.pyo
|
|
${PYSITELIB}/mpmath/functions/elliptic.py
|
|
${PYSITELIB}/mpmath/functions/elliptic.pyc
|
|
${PYSITELIB}/mpmath/functions/elliptic.pyo
|
|
${PYSITELIB}/mpmath/functions/expintegrals.py
|
|
${PYSITELIB}/mpmath/functions/expintegrals.pyc
|
|
${PYSITELIB}/mpmath/functions/expintegrals.pyo
|
|
${PYSITELIB}/mpmath/functions/factorials.py
|
|
${PYSITELIB}/mpmath/functions/factorials.pyc
|
|
${PYSITELIB}/mpmath/functions/factorials.pyo
|
|
${PYSITELIB}/mpmath/functions/functions.py
|
|
${PYSITELIB}/mpmath/functions/functions.pyc
|
|
${PYSITELIB}/mpmath/functions/functions.pyo
|
|
${PYSITELIB}/mpmath/functions/hypergeometric.py
|
|
${PYSITELIB}/mpmath/functions/hypergeometric.pyc
|
|
${PYSITELIB}/mpmath/functions/hypergeometric.pyo
|
|
${PYSITELIB}/mpmath/functions/orthogonal.py
|
|
${PYSITELIB}/mpmath/functions/orthogonal.pyc
|
|
${PYSITELIB}/mpmath/functions/orthogonal.pyo
|
|
${PYSITELIB}/mpmath/functions/qfunctions.py
|
|
${PYSITELIB}/mpmath/functions/qfunctions.pyc
|
|
${PYSITELIB}/mpmath/functions/qfunctions.pyo
|
|
${PYSITELIB}/mpmath/functions/rszeta.py
|
|
${PYSITELIB}/mpmath/functions/rszeta.pyc
|
|
${PYSITELIB}/mpmath/functions/rszeta.pyo
|
|
${PYSITELIB}/mpmath/functions/theta.py
|
|
${PYSITELIB}/mpmath/functions/theta.pyc
|
|
${PYSITELIB}/mpmath/functions/theta.pyo
|
|
${PYSITELIB}/mpmath/functions/zeta.py
|
|
${PYSITELIB}/mpmath/functions/zeta.pyc
|
|
${PYSITELIB}/mpmath/functions/zeta.pyo
|
|
${PYSITELIB}/mpmath/functions/zetazeros.py
|
|
${PYSITELIB}/mpmath/functions/zetazeros.pyc
|
|
${PYSITELIB}/mpmath/functions/zetazeros.pyo
|
|
${PYSITELIB}/mpmath/identification.py
|
|
${PYSITELIB}/mpmath/identification.pyc
|
|
${PYSITELIB}/mpmath/identification.pyo
|
|
${PYSITELIB}/mpmath/libmp/__init__.py
|
|
${PYSITELIB}/mpmath/libmp/__init__.pyc
|
|
${PYSITELIB}/mpmath/libmp/__init__.pyo
|
|
${PYSITELIB}/mpmath/libmp/backend.py
|
|
${PYSITELIB}/mpmath/libmp/backend.pyc
|
|
${PYSITELIB}/mpmath/libmp/backend.pyo
|
|
${PYSITELIB}/mpmath/libmp/gammazeta.py
|
|
${PYSITELIB}/mpmath/libmp/gammazeta.pyc
|
|
${PYSITELIB}/mpmath/libmp/gammazeta.pyo
|
|
${PYSITELIB}/mpmath/libmp/libelefun.py
|
|
${PYSITELIB}/mpmath/libmp/libelefun.pyc
|
|
${PYSITELIB}/mpmath/libmp/libelefun.pyo
|
|
${PYSITELIB}/mpmath/libmp/libhyper.py
|
|
${PYSITELIB}/mpmath/libmp/libhyper.pyc
|
|
${PYSITELIB}/mpmath/libmp/libhyper.pyo
|
|
${PYSITELIB}/mpmath/libmp/libintmath.py
|
|
${PYSITELIB}/mpmath/libmp/libintmath.pyc
|
|
${PYSITELIB}/mpmath/libmp/libintmath.pyo
|
|
${PYSITELIB}/mpmath/libmp/libmpc.py
|
|
${PYSITELIB}/mpmath/libmp/libmpc.pyc
|
|
${PYSITELIB}/mpmath/libmp/libmpc.pyo
|
|
${PYSITELIB}/mpmath/libmp/libmpf.py
|
|
${PYSITELIB}/mpmath/libmp/libmpf.pyc
|
|
${PYSITELIB}/mpmath/libmp/libmpf.pyo
|
|
${PYSITELIB}/mpmath/libmp/libmpi.py
|
|
${PYSITELIB}/mpmath/libmp/libmpi.pyc
|
|
${PYSITELIB}/mpmath/libmp/libmpi.pyo
|
|
${PYSITELIB}/mpmath/math2.py
|
|
${PYSITELIB}/mpmath/math2.pyc
|
|
${PYSITELIB}/mpmath/math2.pyo
|
|
${PYSITELIB}/mpmath/matrices/__init__.py
|
|
${PYSITELIB}/mpmath/matrices/__init__.pyc
|
|
${PYSITELIB}/mpmath/matrices/__init__.pyo
|
|
${PYSITELIB}/mpmath/matrices/calculus.py
|
|
${PYSITELIB}/mpmath/matrices/calculus.pyc
|
|
${PYSITELIB}/mpmath/matrices/calculus.pyo
|
|
${PYSITELIB}/mpmath/matrices/eigen.py
|
|
${PYSITELIB}/mpmath/matrices/eigen.pyc
|
|
${PYSITELIB}/mpmath/matrices/eigen.pyo
|
|
${PYSITELIB}/mpmath/matrices/eigen_symmetric.py
|
|
${PYSITELIB}/mpmath/matrices/eigen_symmetric.pyc
|
|
${PYSITELIB}/mpmath/matrices/eigen_symmetric.pyo
|
|
${PYSITELIB}/mpmath/matrices/linalg.py
|
|
${PYSITELIB}/mpmath/matrices/linalg.pyc
|
|
${PYSITELIB}/mpmath/matrices/linalg.pyo
|
|
${PYSITELIB}/mpmath/matrices/matrices.py
|
|
${PYSITELIB}/mpmath/matrices/matrices.pyc
|
|
${PYSITELIB}/mpmath/matrices/matrices.pyo
|
|
${PYSITELIB}/mpmath/rational.py
|
|
${PYSITELIB}/mpmath/rational.pyc
|
|
${PYSITELIB}/mpmath/rational.pyo
|
|
${PYSITELIB}/mpmath/tests/__init__.py
|
|
${PYSITELIB}/mpmath/tests/__init__.pyc
|
|
${PYSITELIB}/mpmath/tests/__init__.pyo
|
|
${PYSITELIB}/mpmath/tests/extratest_gamma.py
|
|
${PYSITELIB}/mpmath/tests/extratest_gamma.pyc
|
|
${PYSITELIB}/mpmath/tests/extratest_gamma.pyo
|
|
${PYSITELIB}/mpmath/tests/extratest_zeta.py
|
|
${PYSITELIB}/mpmath/tests/extratest_zeta.pyc
|
|
${PYSITELIB}/mpmath/tests/extratest_zeta.pyo
|
|
${PYSITELIB}/mpmath/tests/runtests.py
|
|
${PYSITELIB}/mpmath/tests/runtests.pyc
|
|
${PYSITELIB}/mpmath/tests/runtests.pyo
|
|
${PYSITELIB}/mpmath/tests/test_basic_ops.py
|
|
${PYSITELIB}/mpmath/tests/test_basic_ops.pyc
|
|
${PYSITELIB}/mpmath/tests/test_basic_ops.pyo
|
|
${PYSITELIB}/mpmath/tests/test_bitwise.py
|
|
${PYSITELIB}/mpmath/tests/test_bitwise.pyc
|
|
${PYSITELIB}/mpmath/tests/test_bitwise.pyo
|
|
${PYSITELIB}/mpmath/tests/test_calculus.py
|
|
${PYSITELIB}/mpmath/tests/test_calculus.pyc
|
|
${PYSITELIB}/mpmath/tests/test_calculus.pyo
|
|
${PYSITELIB}/mpmath/tests/test_compatibility.py
|
|
${PYSITELIB}/mpmath/tests/test_compatibility.pyc
|
|
${PYSITELIB}/mpmath/tests/test_compatibility.pyo
|
|
${PYSITELIB}/mpmath/tests/test_convert.py
|
|
${PYSITELIB}/mpmath/tests/test_convert.pyc
|
|
${PYSITELIB}/mpmath/tests/test_convert.pyo
|
|
${PYSITELIB}/mpmath/tests/test_diff.py
|
|
${PYSITELIB}/mpmath/tests/test_diff.pyc
|
|
${PYSITELIB}/mpmath/tests/test_diff.pyo
|
|
${PYSITELIB}/mpmath/tests/test_division.py
|
|
${PYSITELIB}/mpmath/tests/test_division.pyc
|
|
${PYSITELIB}/mpmath/tests/test_division.pyo
|
|
${PYSITELIB}/mpmath/tests/test_eigen.py
|
|
${PYSITELIB}/mpmath/tests/test_eigen.pyc
|
|
${PYSITELIB}/mpmath/tests/test_eigen.pyo
|
|
${PYSITELIB}/mpmath/tests/test_eigen_symmetric.py
|
|
${PYSITELIB}/mpmath/tests/test_eigen_symmetric.pyc
|
|
${PYSITELIB}/mpmath/tests/test_eigen_symmetric.pyo
|
|
${PYSITELIB}/mpmath/tests/test_elliptic.py
|
|
${PYSITELIB}/mpmath/tests/test_elliptic.pyc
|
|
${PYSITELIB}/mpmath/tests/test_elliptic.pyo
|
|
${PYSITELIB}/mpmath/tests/test_fp.py
|
|
${PYSITELIB}/mpmath/tests/test_fp.pyc
|
|
${PYSITELIB}/mpmath/tests/test_fp.pyo
|
|
${PYSITELIB}/mpmath/tests/test_functions.py
|
|
${PYSITELIB}/mpmath/tests/test_functions.pyc
|
|
${PYSITELIB}/mpmath/tests/test_functions.pyo
|
|
${PYSITELIB}/mpmath/tests/test_functions2.py
|
|
${PYSITELIB}/mpmath/tests/test_functions2.pyc
|
|
${PYSITELIB}/mpmath/tests/test_functions2.pyo
|
|
${PYSITELIB}/mpmath/tests/test_gammazeta.py
|
|
${PYSITELIB}/mpmath/tests/test_gammazeta.pyc
|
|
${PYSITELIB}/mpmath/tests/test_gammazeta.pyo
|
|
${PYSITELIB}/mpmath/tests/test_hp.py
|
|
${PYSITELIB}/mpmath/tests/test_hp.pyc
|
|
${PYSITELIB}/mpmath/tests/test_hp.pyo
|
|
${PYSITELIB}/mpmath/tests/test_identify.py
|
|
${PYSITELIB}/mpmath/tests/test_identify.pyc
|
|
${PYSITELIB}/mpmath/tests/test_identify.pyo
|
|
${PYSITELIB}/mpmath/tests/test_interval.py
|
|
${PYSITELIB}/mpmath/tests/test_interval.pyc
|
|
${PYSITELIB}/mpmath/tests/test_interval.pyo
|
|
${PYSITELIB}/mpmath/tests/test_levin.py
|
|
${PYSITELIB}/mpmath/tests/test_levin.pyc
|
|
${PYSITELIB}/mpmath/tests/test_levin.pyo
|
|
${PYSITELIB}/mpmath/tests/test_linalg.py
|
|
${PYSITELIB}/mpmath/tests/test_linalg.pyc
|
|
${PYSITELIB}/mpmath/tests/test_linalg.pyo
|
|
${PYSITELIB}/mpmath/tests/test_matrices.py
|
|
${PYSITELIB}/mpmath/tests/test_matrices.pyc
|
|
${PYSITELIB}/mpmath/tests/test_matrices.pyo
|
|
${PYSITELIB}/mpmath/tests/test_mpmath.py
|
|
${PYSITELIB}/mpmath/tests/test_mpmath.pyc
|
|
${PYSITELIB}/mpmath/tests/test_mpmath.pyo
|
|
${PYSITELIB}/mpmath/tests/test_ode.py
|
|
${PYSITELIB}/mpmath/tests/test_ode.pyc
|
|
${PYSITELIB}/mpmath/tests/test_ode.pyo
|
|
${PYSITELIB}/mpmath/tests/test_pickle.py
|
|
${PYSITELIB}/mpmath/tests/test_pickle.pyc
|
|
${PYSITELIB}/mpmath/tests/test_pickle.pyo
|
|
${PYSITELIB}/mpmath/tests/test_power.py
|
|
${PYSITELIB}/mpmath/tests/test_power.pyc
|
|
${PYSITELIB}/mpmath/tests/test_power.pyo
|
|
${PYSITELIB}/mpmath/tests/test_quad.py
|
|
${PYSITELIB}/mpmath/tests/test_quad.pyc
|
|
${PYSITELIB}/mpmath/tests/test_quad.pyo
|
|
${PYSITELIB}/mpmath/tests/test_rootfinding.py
|
|
${PYSITELIB}/mpmath/tests/test_rootfinding.pyc
|
|
${PYSITELIB}/mpmath/tests/test_rootfinding.pyo
|
|
${PYSITELIB}/mpmath/tests/test_special.py
|
|
${PYSITELIB}/mpmath/tests/test_special.pyc
|
|
${PYSITELIB}/mpmath/tests/test_special.pyo
|
|
${PYSITELIB}/mpmath/tests/test_str.py
|
|
${PYSITELIB}/mpmath/tests/test_str.pyc
|
|
${PYSITELIB}/mpmath/tests/test_str.pyo
|
|
${PYSITELIB}/mpmath/tests/test_summation.py
|
|
${PYSITELIB}/mpmath/tests/test_summation.pyc
|
|
${PYSITELIB}/mpmath/tests/test_summation.pyo
|
|
${PYSITELIB}/mpmath/tests/test_trig.py
|
|
${PYSITELIB}/mpmath/tests/test_trig.pyc
|
|
${PYSITELIB}/mpmath/tests/test_trig.pyo
|
|
${PYSITELIB}/mpmath/tests/test_visualization.py
|
|
${PYSITELIB}/mpmath/tests/test_visualization.pyc
|
|
${PYSITELIB}/mpmath/tests/test_visualization.pyo
|
|
${PYSITELIB}/mpmath/tests/torture.py
|
|
${PYSITELIB}/mpmath/tests/torture.pyc
|
|
${PYSITELIB}/mpmath/tests/torture.pyo
|
|
${PYSITELIB}/mpmath/usertools.py
|
|
${PYSITELIB}/mpmath/usertools.pyc
|
|
${PYSITELIB}/mpmath/usertools.pyo
|
|
${PYSITELIB}/mpmath/visualization.py
|
|
${PYSITELIB}/mpmath/visualization.pyc
|
|
${PYSITELIB}/mpmath/visualization.pyo
|