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

interface Sollya with Sage #22055

Open
zimmermann6 opened this issue Dec 14, 2016 · 4 comments
Open

interface Sollya with Sage #22055

zimmermann6 opened this issue Dec 14, 2016 · 4 comments

Comments

@zimmermann6
Copy link

it would be nice to have Remez algorithm implemented in Sage.
It provides an optimal approximation of a function by a polynomial of given degree on an interval [a,b]. See https://en.wikipedia.org/wiki/Remez_algorithm.

Component: calculus

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

@zimmermann6 zimmermann6 added this to the sage-7.5 milestone Dec 14, 2016
@mezzarobba
Copy link
Member

comment:1

Hi Paul,

Yes, that would be nice to have. But note that the (experimental) Python-Sollya interface available at https://scm.gforge.inria.fr/anonscm/git/metalibm/pythonsollya.git has (even more experimental) Sage support (on the cythonsollya-mm branch) that you can already use to call Sollya's minimax approximation routines on functions implemented using Sage.

@zimmermann6
Copy link
Author

comment:2

Marc, I just did git pull from Sage 7.4, then git branch -r does not show any branch with sollya in it.

Paul

@mezzarobba
Copy link
Member

comment:3

Replying to @zimmermann6:

Marc, I just did git pull from Sage 7.4, then git branch -r does not show any branch with sollya in it.

Sorry if I wasn't clear: PythonSollya has some support for Sage, not conversely.

@mkoeppe mkoeppe removed this from the sage-7.5 milestone Dec 29, 2022
@zimmermann6
Copy link
Author

for reference the pythonsollya package is available here : https://gitlab.com/metalibm-dev/pythonsollya

@zimmermann6 zimmermann6 changed the title implement Remez algorithm interface Sollya with Sage Nov 13, 2023
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

3 participants