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

missing some derivatives in wester #3731

Closed
jhpalmieri opened this issue Jul 27, 2008 · 5 comments
Closed

missing some derivatives in wester #3731

jhpalmieri opened this issue Jul 27, 2008 · 5 comments

Comments

@jhpalmieri
Copy link
Member

There is an example in sage.calculus.wester starting like this:

sage: # (YES) Expand (1+x)^20, take derivative and factorize. 

The ensuing calculation involves no derivatives, just expanding and factoring (1+x)^20.

The patch adds in some derivative calculations.

Component: calculus

Keywords: wester

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

@jhpalmieri
Copy link
Member Author

Attachment: 3731.patch.gz

@jhpalmieri
Copy link
Member Author

Attachment: 3731.2.patch.gz

@jhpalmieri
Copy link
Member Author

comment:1

I'm not sure why there are two patches here; when submitting the second one, I must have forgotten to check the box about replacing patches with the same name. Ignore the first patch.

@jhpalmieri jhpalmieri modified the milestones: sage-3.1, sage-3.1.1 Jul 29, 2008
@ncalexan
Copy link
Mannequin

ncalexan mannequin commented Aug 11, 2008

comment:3

Fine by me.

@ncalexan ncalexan mannequin added the s: positive review label Aug 11, 2008
@sagetrac-mabshoff
Copy link
Mannequin

sagetrac-mabshoff mannequin commented Aug 11, 2008

comment:4

Merged 3731.2.patch in Sage 3.1.alpha1

@sagetrac-mabshoff sagetrac-mabshoff mannequin modified the milestones: sage-3.1.1, sage-3.1 Aug 11, 2008
@sagetrac-mabshoff sagetrac-mabshoff mannequin closed this as completed Aug 11, 2008
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