Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modularization of sagelib: Break out separate package sagemath-linbox #31444

Open
mkoeppe opened this issue Mar 1, 2021 · 20 comments · May be fixed by #35095
Open

Modularization of sagelib: Break out separate package sagemath-linbox #31444

mkoeppe opened this issue Mar 1, 2021 · 20 comments · May be fixed by #35095

Comments

@mkoeppe
Copy link
Member

mkoeppe commented Mar 1, 2021

The branch of this ticket is used in the Continuous Integration workflow of fflas-ffpack (for givaro/fflas-ffpack/linbox) - see
linbox-team/fflas-ffpack#331 (comment)

Depends on #29865
Depends on #32959

CC: @ClementPernet

Component: refactoring

Author: Matthias Koeppe

Branch/Commit: u/mkoeppe/modularization_of_sagelib__break_out_separate_package_sagemath_linbox @ 997a7ec

Issue created by migration from https://trac.sagemath.org/ticket/31444

@mkoeppe mkoeppe added this to the sage-9.4 milestone Mar 1, 2021
@mkoeppe
Copy link
Member Author

mkoeppe commented Mar 1, 2021

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Mar 1, 2021

Branch pushed to git repo; I updated commit sha1. Last 10 new commits:

cea4cd5ci-cygwin-standard.yml: More stages, continue-on-error: true
cf31b79Fixup after cherry-pick
073124cMerge branch 't/31084/makefile__add__ptest__targets_that_do_not_depend_on_the_docbuild' into t/31064/ci_cygwin__yml__adjust_to_new_script_packages__bootstrap___prereq
8769bd6.github/workflows/ci-cygwin-*.yml: Separate docbuild and ptest
3826222Fix up stage iv
598b0c2local-cygwin-choco: Do not pass through PATH, use full pathname of choco instead
d65299cMerge branch 't/29124/script-packages-prereq-toolchain-bootstrap' into t/31064/ci_cygwin__yml__adjust_to_new_script_packages__bootstrap___prereq
a5e4051Merge branch 't/30944/tox__improve_local_sudo_ubuntu_standard' into t/31064/ci_cygwin__yml__adjust_to_new_script_packages__bootstrap___prereq
42f4458Merge tag '9.3.beta7' into t/31064/ci_cygwin__yml__adjust_to_new_script_packages__bootstrap___prereq
83a0b60Merge #31064

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Mar 1, 2021

Commit: 83a0b60

@mkoeppe
Copy link
Member Author

mkoeppe commented Mar 1, 2021

Changed dependencies from #29865 to #29865, #31064

@mkoeppe

This comment has been minimized.

@mkoeppe
Copy link
Member Author

mkoeppe commented Mar 27, 2021

Author: Matthias Koeppe

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Mar 27, 2021

Changed commit from 83a0b60 to cebbbda

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Mar 27, 2021

Branch pushed to git repo; I updated commit sha1. New commits:

cebbbdaMerge tag '9.3.rc0' into t/31444/modularization_of_sagelib__break_out_separate_package_sagemath_linbox

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Mar 27, 2021

Branch pushed to git repo; I updated commit sha1. New commits:

5c20c8abuild/pkgs/sagemath_linbox/dependencies: Remove ipython - only needed for running doctests

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Mar 27, 2021

Changed commit from cebbbda to 5c20c8a

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Jun 29, 2021

Changed commit from 5c20c8a to 0351b5a

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Jun 29, 2021

Branch pushed to git repo; I updated commit sha1. This was a forced push. Last 10 new commits:

7e1d731Set up all__sage_categories.py
b7b8cf3build/pkgs/sage_{categories,objects}/src/MANIFEST.in: Add sage/misc/superseded
7cc764aMove source trees from build/pkgs/sagemath_*/src to pkgs/sagemath-*
4550eb6sage.env.sage_include_directories: Do not fail if numpy cannot be imported
8209be8Merge #31333
6838c42Merge #29865
3b6ea00build/pkgs/sagemath_linbox: New
528e7efbuild/pkgs/sagemath_linbox/src/tox.ini: Remove runtest
46509c0build/pkgs/sagemath_linbox/dependencies: Remove ipython - only needed for running doctests
0351b5apkgs/sagemath-linbox: Move here from build/pkgs/sagemath_linbox/src

@mkoeppe
Copy link
Member Author

mkoeppe commented Jun 29, 2021

Changed dependencies from #29865, #31064 to #29865

@mkoeppe
Copy link
Member Author

mkoeppe commented Jul 19, 2021

comment:9

Setting a new milestone for this ticket based on a cursory review.

@mkoeppe mkoeppe modified the milestones: sage-9.4, sage-9.5 Jul 19, 2021
@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Nov 23, 2021

Changed commit from 0351b5a to 9bcd125

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Nov 23, 2021

Branch pushed to git repo; I updated commit sha1. Last 10 new commits:

0026892Merge tag '9.5.beta5' into t/29039/pip_installable_package_sage_bootstrap
e068bd9Merge #29039
6187f93Merge tag '9.5.beta6' into t/29865/t/29865-modularizarion-sage-objects
a6cc585build/pkgs/sage_setup/install-requires.txt: Fix version
743e004pkgs/sagemath-objects/MANIFEST.in: Add sage.misc.namespace_package
a72ee3bsrc/sage/all__sagemath_objects.py: Add some more imports
f3ee49bsrc/sage/all__sagemath_objects.py: Add definitions of Integer, RealNumber for doctesting
2a4a323Merge tag '9.5.beta7' into t/29039/pip_installable_package_sage_bootstrap
9ef0567Merge #29039
9bcd125Merge #29865

@mkoeppe
Copy link
Member Author

mkoeppe commented Dec 8, 2021

Changed dependencies from #29865 to #29865, #32959

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Dec 8, 2021

Branch pushed to git repo; I updated commit sha1. New commits:

55bd2faupdate to givaro-4.2.0rc0
be8b20dfflas-ffpack-2.5.0rc1
bd36004fflas-ffpack-2.5.0rc1 fingerprints
6eca64ffix with LinBox new API
5a968caLinBox new API for DenseMatrix
78308b7checksums
997a7ecMerge #32959

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Dec 8, 2021

Changed commit from 9bcd125 to 997a7ec

@mkoeppe mkoeppe modified the milestones: sage-9.5, sage-9.6 Dec 18, 2021
@mkoeppe mkoeppe modified the milestones: sage-9.6, sage-9.7 Apr 2, 2022
@mkoeppe
Copy link
Member Author

mkoeppe commented Feb 12, 2023

This needs to be redone

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment