Skip to content

Commit

Permalink
special: complete {obl,pro}_{ang,rad}* ufuncs
Browse files Browse the repository at this point in the history
  • Loading branch information
jorenham committed Dec 24, 2024
1 parent d110708 commit e544b41
Show file tree
Hide file tree
Showing 2 changed files with 385 additions and 46 deletions.
2 changes: 1 addition & 1 deletion .mypyignore
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ scipy\.special\.(_ufuncs\.)?kolmog(i|orov)
scipy\.special\.(_ufuncs\.)?lpmv
scipy\.special\.(_ufuncs\.)?mathieu_(a|b)
scipy\.special\.(_ufuncs\.)?hankel(1|2)e?
scipy\.special\.(_ufuncs\.)?(obl|pro)_cv
scipy\.special\.(_ufuncs\.)?(obl|pro)_(cv|ang1(_cv)?|rad(1|2)(_cv)?)
scipy\.special\.(_ufuncs\.)?owens_t
scipy\.special\.(_ufuncs\.)?pb(dv|vv|wa)
scipy\.special\.(_ufuncs\.)?psi
Expand Down
Loading

0 comments on commit e544b41

Please sign in to comment.