Skip to content

Commit ff0d415

Browse files
feat(add c implementation): add stats/base/dists/bernoulli/kurtosis
1 parent 74cfc41 commit ff0d415

File tree

1 file changed

+8
-0
lines changed
  • lib/node_modules/@stdlib/stats/base/dists/bernoulli/kurtosis

1 file changed

+8
-0
lines changed

lib/node_modules/@stdlib/stats/base/dists/bernoulli/kurtosis/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,14 @@ int main( void ) {
207207

208208
<!-- /.c -->
209209

210+
<!-- Section to include cited references. If references are included, add a horizontal rule *before* the section. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
211+
212+
<section class="references">
213+
214+
</section>
215+
216+
<!-- /.references -->
217+
210218
<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->
211219

212220
<section class="related">

0 commit comments

Comments
 (0)