Skip to content

Commit 2dea3c8

Browse files
author
Release Manager
committed
gh-40471: Remove the experimental "surf" package and the one method that tries to use it. This has been broken since 2009: * #6316 * #22590 I suppose it's possible that someone is passing `algorithm="surf"` to this method and then ignoring the fact that it doesn't work, but I'm hoping we can pretend they're not in order to get this done without a one-year deprecation period for something that hasn't worked since the iPhone 1. The only tests that are affected are the `# optional - surf` ones. The others are in fact testing the `MPolynomialIdeal.plot()` method, which has its own, identical, tests. Note also that the docs for `MPolynomialIdeal.plot()` specify **two** variables, so deleting the three-variable case (which doesn't work!) does not break any promises. URL: #40471 Reported by: Michael Orlitzky Reviewer(s): Tobias Diez
2 parents fcc7a8c + a82cf2c commit 2dea3c8

File tree

12 files changed

+46
-170
lines changed

12 files changed

+46
-170
lines changed

build/pkgs/surf/SPKG.rst

Lines changed: 0 additions & 39 deletions
This file was deleted.

build/pkgs/surf/checksums.ini

Lines changed: 0 additions & 3 deletions
This file was deleted.

build/pkgs/surf/dependencies

Lines changed: 0 additions & 4 deletions
This file was deleted.

build/pkgs/surf/distros/debian.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

build/pkgs/surf/distros/fedora.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

build/pkgs/surf/distros/opensuse.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

build/pkgs/surf/distros/repology.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

build/pkgs/surf/math

Whitespace-only changes.

build/pkgs/surf/package-version.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

build/pkgs/surf/spkg-install.in

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)