Skip to content

Commit

Permalink
special: complete ellipr{d,f,g,j}
Browse files Browse the repository at this point in the history
  • Loading branch information
jorenham committed Dec 24, 2024
1 parent 721c795 commit 4e0b670
Show file tree
Hide file tree
Showing 2 changed files with 397 additions and 59 deletions.
2 changes: 1 addition & 1 deletion .mypyignore
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ scipy\.special\.(_ufuncs\.)?(cos|sin|tan|cot)dg
scipy\.special\.(_ufuncs\.)?(cos|pow|exp)m1
scipy\.special\.(_ufuncs\.)?sici
scipy\.special\.(_ufuncs\.)?shichi
scipy\.special\.(_ufuncs\.)?ellip((e|k)(inc)?|km1|rc)
scipy\.special\.(_ufuncs\.)?ellip((e|k)(inc)?|km1|r(c|d|f|g|j))
scipy\.special\.(_ufuncs\.)?erf(c(inv|x)?|i(nv)?)?
scipy\.special\.(_ufuncs\.)?eval_(cheby(c|s)|hermite(norm)?|(gen)?laguerre|gegenbauer)
scipy\.special\.(_ufuncs\.)?eval_(sh_)?(cheby(t|u)|legendre|jacobi)
Expand Down
Loading

0 comments on commit 4e0b670

Please sign in to comment.