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

Update PHCpack interface #23114

Open
sagetrac-jsommars mannequin opened this issue May 31, 2017 · 103 comments
Open

Update PHCpack interface #23114

sagetrac-jsommars mannequin opened this issue May 31, 2017 · 103 comments

Comments

@sagetrac-jsommars
Copy link
Mannequin

sagetrac-jsommars mannequin commented May 31, 2017

Upgrade the PHCpack interface phc.py to use phcpy, a new Python package that replaces file parsing with a persistent shared object. Replace the input and output strings with proper Sage objects, and build a class system around them.

CC: @culler @NathanDunfield @slel

Component: interfaces

Keywords: PHCpack, polynomial system

Branch/Commit: u/nbliss/update_phcpack_interface @ c3d97e5

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

@sagetrac-jsommars
Copy link
Mannequin Author

sagetrac-jsommars mannequin commented Oct 16, 2017

Branch: u/jsommars/update_phcpack_interface

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Oct 16, 2017

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

eb38013Add new file

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Oct 16, 2017

Commit: eb38013

@sagetrac-timduff35
Copy link
Mannequin

sagetrac-timduff35 mannequin commented Oct 16, 2017

@sagetrac-mhampton
Copy link
Mannequin

sagetrac-mhampton mannequin commented Oct 17, 2017

@sagetrac-timduff35
Copy link
Mannequin

sagetrac-timduff35 mannequin commented Oct 17, 2017

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Oct 17, 2017

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

be39e4dpolynomial evaluation

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Oct 17, 2017

Changed commit from eb38013 to be39e4d

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Oct 17, 2017

Changed commit from be39e4d to 7dfb422

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Oct 17, 2017

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

7dfb422wset & NID skeleton

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Oct 17, 2017

Changed commit from 7dfb422 to 0c92557

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Oct 17, 2017

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

0c92557added __str__s

@sagetrac-mhampton
Copy link
Mannequin

sagetrac-mhampton mannequin commented Oct 17, 2017

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Oct 17, 2017

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

81ae1e4Minor fixes for example tests.

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Oct 17, 2017

Changed commit from 0c92557 to 81ae1e4

@sagetrac-nbliss
Copy link
Mannequin

sagetrac-nbliss mannequin commented Oct 17, 2017

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Oct 17, 2017

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

51536f8Implemented abstract class stuff.

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Oct 17, 2017

Changed commit from 81ae1e4 to 51536f8

@sagetrac-timduff35
Copy link
Mannequin

sagetrac-timduff35 mannequin commented Oct 17, 2017

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Oct 17, 2017

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

2fb095ffinished specialize

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Oct 17, 2017

Changed commit from 51536f8 to 2fb095f

@sagetrac-nbliss
Copy link
Mannequin

sagetrac-nbliss mannequin commented Oct 18, 2017

@sagetrac-tbrysiewicz
Copy link
Mannequin

sagetrac-tbrysiewicz mannequin commented Oct 18, 2017

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Oct 18, 2017

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

d6ddfaeFixed unnatural variable reversing in PolynomialSystem

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Oct 18, 2017

Changed commit from 2fb095f to d6ddfae

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Oct 18, 2017

Changed commit from d6ddfae to e3ef684

@sagetrac-tbrysiewicz
Copy link
Mannequin

sagetrac-tbrysiewicz mannequin commented Oct 20, 2017

@sagetrac-timduff35
Copy link
Mannequin

sagetrac-timduff35 mannequin commented Oct 20, 2017

@sagetrac-janverschelde
Copy link
Mannequin

sagetrac-janverschelde mannequin commented Oct 20, 2017

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Oct 20, 2017

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

e019645the type of the package is experimental

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Oct 20, 2017

Changed commit from 593869f to e019645

@sagetrac-timduff35
Copy link
Mannequin

sagetrac-timduff35 mannequin commented Oct 20, 2017

@sagetrac-tbrysiewicz
Copy link
Mannequin

sagetrac-tbrysiewicz mannequin commented Oct 20, 2017

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Oct 20, 2017

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

d4dd6f8specializations can be solved and stored in dictionary

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Oct 20, 2017

Changed commit from e019645 to d4dd6f8

@sagetrac-janverschelde
Copy link
Mannequin

sagetrac-janverschelde mannequin commented Oct 20, 2017

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Oct 20, 2017

Changed commit from d4dd6f8 to f76cd32

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Oct 20, 2017

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

f76cd32the beginning of an installation script

@sagetrac-tbrysiewicz
Copy link
Mannequin

sagetrac-tbrysiewicz mannequin commented Oct 20, 2017

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Oct 20, 2017

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

fa0d2c7specializations can be solved and stored in dictionary

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Oct 20, 2017

Changed commit from f76cd32 to fa0d2c7

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Oct 20, 2017

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

7294f65no longer is not none but not blank is none

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Oct 20, 2017

Changed commit from fa0d2c7 to 7294f65

@sagetrac-timduff35
Copy link
Mannequin

sagetrac-timduff35 mannequin commented Oct 20, 2017

@sagetrac-tbrysiewicz
Copy link
Mannequin

sagetrac-tbrysiewicz mannequin commented Oct 20, 2017

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Oct 20, 2017

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

a1877b5fixed some test errors

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Oct 20, 2017

Changed commit from 7294f65 to a1877b5

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Oct 20, 2017

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

6754bb3fixed some more test errors

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Oct 20, 2017

Changed commit from a1877b5 to 6754bb3

@sagetrac-timduff35
Copy link
Mannequin

sagetrac-timduff35 mannequin commented Oct 20, 2017

@sagetrac-jsommars
Copy link
Mannequin Author

sagetrac-jsommars mannequin commented Oct 20, 2017

@sagetrac-nbliss
Copy link
Mannequin

sagetrac-nbliss mannequin commented Nov 2, 2017

@slel

This comment has been minimized.

@slel
Copy link
Member

slel commented Jan 30, 2019

Changed commit from 6754bb3 to c3d97e5

@slel
Copy link
Member

slel commented Jan 30, 2019

comment:74

What is the status here? Cc-ing Marc Culler and Nathan Dunfield whose expertise might help with this.


New commits:

5be34c8zero_dim_solve works with global import in engines.py
2c0a2caMerge branch 'u/tbrysiewicz/update_phcpack_interface' of git://trac.sagemath.org/sage into t/23114/update_phcpack_interface
43d9eedUpdate TODO
c3d97e5Added a get_engine method to get specific implementation of the Abstract Engine.

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

No branches or pull requests

1 participant