passagemath-polyhedra 10.6.31rc1__tar.gz → 10.6.31rc2__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of passagemath-polyhedra might be problematic. Click here for more details.
- {passagemath_polyhedra-10.6.31rc1/passagemath_polyhedra.egg-info → passagemath_polyhedra-10.6.31rc2}/PKG-INFO +5 -5
- passagemath_polyhedra-10.6.31rc2/VERSION.txt +1 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2/passagemath_polyhedra.egg-info}/PKG-INFO +5 -5
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/passagemath_polyhedra.egg-info/requires.txt +4 -4
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/pyproject.toml +8 -8
- passagemath_polyhedra-10.6.31rc1/VERSION.txt +0 -1
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/MANIFEST.in +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/README.rst +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/passagemath_polyhedra.egg-info/SOURCES.txt +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/passagemath_polyhedra.egg-info/dependency_links.txt +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/passagemath_polyhedra.egg-info/top_level.txt +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/all__sagemath_polyhedra.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/game_theory/all.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/game_theory/catalog.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/game_theory/catalog_normal_form_games.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/game_theory/cooperative_game.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/game_theory/matching_game.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/game_theory/normal_form_game.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/game_theory/parser.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/all__sagemath_polyhedra.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/cone.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/cone_catalog.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/cone_critical_angles.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/convex_set.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/fan.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/fan_isomorphism.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/fan_morphism.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/hasse_diagram.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/hyperplane_arrangement/affine_subspace.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/hyperplane_arrangement/all.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/hyperplane_arrangement/arrangement.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/hyperplane_arrangement/check_freeness.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/hyperplane_arrangement/hyperplane.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/hyperplane_arrangement/library.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/hyperplane_arrangement/ordered_arrangement.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/hyperplane_arrangement/plot.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/integral_points.pxi +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/integral_points.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/integral_points_generic_dense.pyx +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/lattice_polytope.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/linear_expression.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/meson.build +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/newton_polygon.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/point_collection.pyx +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/polyhedral_complex.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/polyhedron/all.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/polyhedron/backend_cdd.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/polyhedron/backend_cdd_rdf.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/polyhedron/backend_field.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/polyhedron/backend_normaliz.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/polyhedron/backend_number_field.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/polyhedron/backend_polymake.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/polyhedron/backend_ppl.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/polyhedron/base.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/polyhedron/base0.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/polyhedron/base1.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/polyhedron/base2.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/polyhedron/base3.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/polyhedron/base4.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/polyhedron/base5.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/polyhedron/base6.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/polyhedron/base7.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/polyhedron/base_QQ.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/polyhedron/base_RDF.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/polyhedron/base_ZZ.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/polyhedron/base_mutable.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/polyhedron/base_number_field.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/polyhedron/cdd_file_format.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/polyhedron/combinatorial_polyhedron/all.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/polyhedron/combinatorial_polyhedron/base.pxd +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/polyhedron/combinatorial_polyhedron/base.pyx +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/polyhedron/combinatorial_polyhedron/combinatorial_face.pxd +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/polyhedron/combinatorial_polyhedron/combinatorial_face.pyx +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/polyhedron/combinatorial_polyhedron/conversions.pxd +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/polyhedron/combinatorial_polyhedron/conversions.pyx +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/polyhedron/combinatorial_polyhedron/face_data_structure.pxd +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/polyhedron/combinatorial_polyhedron/face_iterator.pxd +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/polyhedron/combinatorial_polyhedron/face_iterator.pyx +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/polyhedron/combinatorial_polyhedron/face_list_data_structure.pxd +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/polyhedron/combinatorial_polyhedron/face_list_data_structure.pyx +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/polyhedron/combinatorial_polyhedron/list_of_faces.pxd +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/polyhedron/combinatorial_polyhedron/list_of_faces.pyx +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/polyhedron/combinatorial_polyhedron/meson.build +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/polyhedron/combinatorial_polyhedron/polyhedron_face_lattice.pxd +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/polyhedron/combinatorial_polyhedron/polyhedron_face_lattice.pyx +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/polyhedron/constructor.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/polyhedron/double_description.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/polyhedron/double_description_inhomogeneous.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/polyhedron/face.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/polyhedron/generating_function.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/polyhedron/lattice_euclidean_group_element.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/polyhedron/library.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/polyhedron/meson.build +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/polyhedron/misc.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/polyhedron/modules/all.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/polyhedron/modules/formal_polyhedra_module.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/polyhedron/palp_database.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/polyhedron/parent.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/polyhedron/plot.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/polyhedron/ppl_lattice_polygon.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/polyhedron/ppl_lattice_polytope.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/polyhedron/representation.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/pseudolines.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/relative_interior.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/toric_plotter.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/triangulation/all.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/triangulation/base.pyx +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/triangulation/data.cc +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/triangulation/data.h +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/triangulation/data.pxd +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/triangulation/element.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/triangulation/functions.cc +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/triangulation/functions.h +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/triangulation/functions.pxd +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/triangulation/meson.build +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/triangulation/point_configuration.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/triangulation/triangulations.cc +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/triangulation/triangulations.h +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/triangulation/triangulations.pxd +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/voronoi_diagram.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/interfaces/all__sagemath_polyhedra.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/interfaces/polymake.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/numerical/all.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/numerical/all__sagemath_polyhedra.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/numerical/backends/all.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/numerical/backends/all__sagemath_polyhedra.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/numerical/backends/cvxopt_backend.pyx +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/numerical/backends/cvxopt_backend_test.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/numerical/backends/cvxopt_sdp_backend.pyx +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/numerical/backends/cvxpy_backend.pxd +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/numerical/backends/cvxpy_backend.pyx +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/numerical/backends/cvxpy_backend_test.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/numerical/backends/generic_backend_test.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/numerical/backends/interactivelp_backend.pxd +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/numerical/backends/interactivelp_backend.pyx +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/numerical/backends/interactivelp_backend_test.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/numerical/backends/logging_backend.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/numerical/backends/matrix_sdp_backend.pxd +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/numerical/backends/matrix_sdp_backend.pyx +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/numerical/backends/meson.build +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/numerical/backends/ppl_backend.pyx +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/numerical/backends/ppl_backend_test.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/numerical/backends/scip_backend.pxd +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/numerical/backends/scip_backend.pyx +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/numerical/backends/scip_backend_test.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/numerical/interactive_simplex_method.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/numerical/knapsack.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/numerical/linear_functions.pxd +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/numerical/linear_functions.pyx +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/numerical/linear_tensor.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/numerical/linear_tensor_constraints.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/numerical/linear_tensor_element.pxd +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/numerical/linear_tensor_element.pyx +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/numerical/meson.build +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/numerical/mip.pxd +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/numerical/mip.pyx +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/numerical/sdp.pxd +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/numerical/sdp.pyx +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/rings/all__sagemath_polyhedra.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/rings/polynomial/all__sagemath_polyhedra.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/rings/polynomial/omega.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/schemes/all__sagemath_polyhedra.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/schemes/toric/all.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/schemes/toric/chow_group.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/schemes/toric/divisor.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/schemes/toric/divisor_class.pyx +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/schemes/toric/fano_variety.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/schemes/toric/homset.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/schemes/toric/ideal.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/schemes/toric/library.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/schemes/toric/meson.build +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/schemes/toric/morphism.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/schemes/toric/points.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/schemes/toric/sheaf/all.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/schemes/toric/sheaf/constructor.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/schemes/toric/sheaf/klyachko.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/schemes/toric/toric_subscheme.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/schemes/toric/variety.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/schemes/toric/weierstrass.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/schemes/toric/weierstrass_covering.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/schemes/toric/weierstrass_higher.py +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/setup.cfg +0 -0
- {passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/setup.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: passagemath-polyhedra
|
|
3
|
-
Version: 10.6.
|
|
3
|
+
Version: 10.6.31rc2
|
|
4
4
|
Summary: passagemath: Convex polyhedra in arbitrary dimension, mixed integer linear optimization
|
|
5
5
|
Author-email: The Sage Developers <sage-support@googlegroups.com>
|
|
6
6
|
Maintainer: Matthias Köppe, passagemath contributors
|
|
@@ -33,10 +33,10 @@ Requires-Dist: cysignals<1.12.4; sys_platform == "win32"
|
|
|
33
33
|
Requires-Dist: cysignals!=1.12.0,>=1.11.2
|
|
34
34
|
Requires-Dist: passagemath-ppl
|
|
35
35
|
Requires-Dist: memory_allocator
|
|
36
|
-
Requires-Dist: passagemath-conf==10.6.
|
|
37
|
-
Requires-Dist: passagemath-environment==10.6.
|
|
38
|
-
Requires-Dist: passagemath-glpk==10.6.
|
|
39
|
-
Requires-Dist: passagemath-modules==10.6.
|
|
36
|
+
Requires-Dist: passagemath-conf==10.6.31rc2; sys_platform != "win32"
|
|
37
|
+
Requires-Dist: passagemath-environment==10.6.31rc2
|
|
38
|
+
Requires-Dist: passagemath-glpk==10.6.31rc2
|
|
39
|
+
Requires-Dist: passagemath-modules==10.6.31rc2
|
|
40
40
|
Provides-Extra: conf
|
|
41
41
|
Requires-Dist: passagemath-conf; extra == "conf"
|
|
42
42
|
Provides-Extra: test
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
10.6.31.rc2
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: passagemath-polyhedra
|
|
3
|
-
Version: 10.6.
|
|
3
|
+
Version: 10.6.31rc2
|
|
4
4
|
Summary: passagemath: Convex polyhedra in arbitrary dimension, mixed integer linear optimization
|
|
5
5
|
Author-email: The Sage Developers <sage-support@googlegroups.com>
|
|
6
6
|
Maintainer: Matthias Köppe, passagemath contributors
|
|
@@ -33,10 +33,10 @@ Requires-Dist: cysignals<1.12.4; sys_platform == "win32"
|
|
|
33
33
|
Requires-Dist: cysignals!=1.12.0,>=1.11.2
|
|
34
34
|
Requires-Dist: passagemath-ppl
|
|
35
35
|
Requires-Dist: memory_allocator
|
|
36
|
-
Requires-Dist: passagemath-conf==10.6.
|
|
37
|
-
Requires-Dist: passagemath-environment==10.6.
|
|
38
|
-
Requires-Dist: passagemath-glpk==10.6.
|
|
39
|
-
Requires-Dist: passagemath-modules==10.6.
|
|
36
|
+
Requires-Dist: passagemath-conf==10.6.31rc2; sys_platform != "win32"
|
|
37
|
+
Requires-Dist: passagemath-environment==10.6.31rc2
|
|
38
|
+
Requires-Dist: passagemath-glpk==10.6.31rc2
|
|
39
|
+
Requires-Dist: passagemath-modules==10.6.31rc2
|
|
40
40
|
Provides-Extra: conf
|
|
41
41
|
Requires-Dist: passagemath-conf; extra == "conf"
|
|
42
42
|
Provides-Extra: test
|
|
@@ -2,15 +2,15 @@ gmpy2~=2.1.b999
|
|
|
2
2
|
cysignals!=1.12.0,>=1.11.2
|
|
3
3
|
passagemath-ppl
|
|
4
4
|
memory_allocator
|
|
5
|
-
passagemath-environment==10.6.
|
|
6
|
-
passagemath-glpk==10.6.
|
|
7
|
-
passagemath-modules==10.6.
|
|
5
|
+
passagemath-environment==10.6.31rc2
|
|
6
|
+
passagemath-glpk==10.6.31rc2
|
|
7
|
+
passagemath-modules==10.6.31rc2
|
|
8
8
|
|
|
9
9
|
[4ti2]
|
|
10
10
|
passagemath-latte-4ti2
|
|
11
11
|
|
|
12
12
|
[:sys_platform != "win32"]
|
|
13
|
-
passagemath-conf==10.6.
|
|
13
|
+
passagemath-conf==10.6.31rc2
|
|
14
14
|
|
|
15
15
|
[:sys_platform == "win32"]
|
|
16
16
|
cysignals<1.12.4
|
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
# Minimum requirements for the build system to execute.
|
|
3
3
|
requires = [
|
|
4
4
|
'setuptools >= 77.0.0',
|
|
5
|
-
'passagemath-setup == 10.6.
|
|
5
|
+
'passagemath-setup == 10.6.31rc2',
|
|
6
6
|
'pkgconfig',
|
|
7
|
-
'passagemath-conf == 10.6.
|
|
8
|
-
'passagemath-environment == 10.6.
|
|
9
|
-
'passagemath-modules == 10.6.
|
|
7
|
+
'passagemath-conf == 10.6.31rc2 ; sys_platform != "win32"',
|
|
8
|
+
'passagemath-environment == 10.6.31rc2',
|
|
9
|
+
'passagemath-modules == 10.6.31rc2',
|
|
10
10
|
'cython >=3.0.8, <3.2.0', 'cython >=3.0.8,<3.2.0',
|
|
11
11
|
'gmpy2 ~=2.1.b999',
|
|
12
12
|
'cysignals <1.12.4; sys_platform == "win32"', 'cysignals >=1.11.2, != 1.12.0',
|
|
@@ -22,10 +22,10 @@ dependencies = [
|
|
|
22
22
|
'cysignals <1.12.4; sys_platform == "win32"', 'cysignals >=1.11.2, != 1.12.0',
|
|
23
23
|
'passagemath-ppl',
|
|
24
24
|
'memory_allocator',
|
|
25
|
-
'passagemath-conf == 10.6.
|
|
26
|
-
'passagemath-environment == 10.6.
|
|
27
|
-
'passagemath-glpk == 10.6.
|
|
28
|
-
'passagemath-modules == 10.6.
|
|
25
|
+
'passagemath-conf == 10.6.31rc2 ; sys_platform != "win32"',
|
|
26
|
+
'passagemath-environment == 10.6.31rc2',
|
|
27
|
+
'passagemath-glpk == 10.6.31rc2',
|
|
28
|
+
'passagemath-modules == 10.6.31rc2',
|
|
29
29
|
]
|
|
30
30
|
dynamic = ["version"]
|
|
31
31
|
license = "GPL-2.0-or-later"
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
10.6.31.rc1
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/game_theory/all.py
RENAMED
|
File without changes
|
{passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/game_theory/catalog.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/game_theory/parser.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/cone_catalog.py
RENAMED
|
File without changes
|
|
File without changes
|
{passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/convex_set.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/fan_morphism.py
RENAMED
|
File without changes
|
{passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/hasse_diagram.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/meson.build
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/pseudolines.py
RENAMED
|
File without changes
|
|
File without changes
|
{passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/geometry/toric_plotter.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/interfaces/polymake.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/numerical/backends/all.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/numerical/knapsack.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/numerical/meson.build
RENAMED
|
File without changes
|
{passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/numerical/mip.pxd
RENAMED
|
File without changes
|
{passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/numerical/mip.pyx
RENAMED
|
File without changes
|
{passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/numerical/sdp.pxd
RENAMED
|
File without changes
|
{passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/numerical/sdp.pyx
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/rings/polynomial/omega.py
RENAMED
|
File without changes
|
|
File without changes
|
{passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/schemes/toric/all.py
RENAMED
|
File without changes
|
|
File without changes
|
{passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/schemes/toric/divisor.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/schemes/toric/homset.py
RENAMED
|
File without changes
|
{passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/schemes/toric/ideal.py
RENAMED
|
File without changes
|
{passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/schemes/toric/library.py
RENAMED
|
File without changes
|
{passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/schemes/toric/meson.build
RENAMED
|
File without changes
|
{passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/schemes/toric/morphism.py
RENAMED
|
File without changes
|
{passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/schemes/toric/points.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{passagemath_polyhedra-10.6.31rc1 → passagemath_polyhedra-10.6.31rc2}/sage/schemes/toric/variety.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|