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

Implement Pynac->Python callback for function::subs() #14800

Closed
vbraun opened this issue Jun 21, 2013 · 15 comments
Closed

Implement Pynac->Python callback for function::subs() #14800

vbraun opened this issue Jun 21, 2013 · 15 comments

Comments

@vbraun
Copy link
Member

vbraun commented Jun 21, 2013

This patch lets us optionally change the behavior of subs() on symbolic functions.

Depends on #15198

Component: symbolics

Author: Volker Braun

Branch/Commit: bdb03bc

Reviewer: Jean-Pierre Flori

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

@vbraun vbraun added this to the sage-6.1 milestone Jun 21, 2013
@vbraun
Copy link
Member Author

vbraun commented Jun 21, 2013

Attachment: trac_14800_subs.patch.gz

Initial patch

@vbraun

This comment has been minimized.

@eviatarbach
Copy link

Dependencies: #15198

@sagetrac-vbraun-spam sagetrac-vbraun-spam mannequin modified the milestones: sage-6.1, sage-6.2 Jan 30, 2014
@jpflori

This comment has been minimized.

@jpflori
Copy link

jpflori commented Feb 20, 2014

comment:4

Works fine (with all dependencies installed of course).

Maybe the __repr__ method needs more love, as well as the doctests (or at least some indirect doctest tags).


New commits:

a6a0d6bImplement Pynac->Python callback for function::subs().
5fe48d7Fix typo.

@jpflori
Copy link

jpflori commented Feb 20, 2014

Branch: u/jpflori/ticket/14800

@jpflori
Copy link

jpflori commented Feb 20, 2014

Reviewer: Jean-Pierre Flori

@jpflori
Copy link

jpflori commented Feb 20, 2014

Commit: 5fe48d7

@vbraun
Copy link
Member Author

vbraun commented Mar 31, 2014

Changed branch from u/jpflori/ticket/14800 to u/vbraun/ticket/14800

@vbraun
Copy link
Member Author

vbraun commented Apr 1, 2014

Changed branch from u/vbraun/ticket/14800 to 5fe48d7

@vbraun
Copy link
Member Author

vbraun commented Apr 1, 2014

Changed branch from 5fe48d7 to u/vbraun/5fe48d7b72b3802da67901bdfd895ff072919a74

@vbraun
Copy link
Member Author

vbraun commented Apr 1, 2014

@vbraun
Copy link
Member Author

vbraun commented Apr 1, 2014

Changed commit from 5fe48d7 to bdb03bc

@vbraun
Copy link
Member Author

vbraun commented Apr 1, 2014

New commits:

4499474fix int/long doctest
bdb03bc32-bit fix

@vbraun vbraun reopened this Apr 1, 2014
@vbraun
Copy link
Member Author

vbraun commented Apr 1, 2014

Changed branch from u/vbraun/ticket/14800 to bdb03bc

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

4 participants