We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac9de85 commit de35b99Copy full SHA for de35b99
lib/node_modules/@stdlib/math/base/special/riemann-zeta/package.json
@@ -71,8 +71,8 @@
71
"__stdlib__": {
72
"scaffold": {
73
"$schema": "math/[email protected]",
74
- "base_alias": "riemann-zeta",
75
- "alias": "riemann-zeta",
+ "base_alias": "zeta",
+ "alias": "zeta",
76
"pkg_desc": "evaluate the Riemann zeta function as a function of a real variable `s`",
77
"desc": "evaluates the Riemann zeta function as a function of a real variable `s`",
78
"short_desc": "Riemann zeta",
0 commit comments