Skip to content

Fix derivatives - #1280

Merged
mmatera merged 3 commits into
masterfrom
fixderivatives
Apr 27, 2021
Merged

Fix derivatives#1280
mmatera merged 3 commits into
masterfrom
fixderivatives

Conversation

@mmatera

Copy link
Copy Markdown
Contributor

superseeds #1220

@mmaterammatera mentioned this pull request Apr 16, 2021
fixing D[Power...]
adding rules for specialfunctions derivatives
@rocky

Copy link
Copy Markdown
Member

@mmatera This had been on my radar of things to do (that require more serious concentration, and experimentation). I wanted to get to this last weekend but didn't. I will however try to look at it this weekend in depth. Thanks.

@rockyrocky left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mmatera Something got bolixed here. It looks now like a couple of things were reformatted with black and I don't see anyting about Bessel. I suspect then that those changes got dropped.

@mmatera

Copy link
Copy Markdown
ContributorAuthor

@mmatera Something got bolixed here. It looks now like a couple of things were reformatted with black and I don't see anyting about Bessel. I suspect then that those changes got dropped.

It seems that the changes here were merged. There were several extra definitions of rules in specialfunctions for the derivatives of Bessel's functions, and something like D[BesselJ[n,x],x] do not raise an exception.

@rocky

Copy link
Copy Markdown
Member

@mmatera given this is just a tidying of code that is already in master, probably we should merge it. But I'll let you pull the trigger.

@mmatera
mmatera merged commit 0d6cc45 into masterApr 27, 2021
@mmatera
mmatera deleted the fixderivatives branch April 27, 2021 00:18
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@mmatera@rocky