Skip to content

Commit

Permalink
remove: remove C APIs in favor of random/base/shared
Browse files Browse the repository at this point in the history
With the creation of `@stdlib/random/base/shared`, the C APIs in
the sub-namespace are now redundant and can be removed.

BREAKING CHANGE: deprecate C APIs in favor of `random/base/shared`

To migrate, users should explicitly depend on `@stdlib/random/base/shared`
and update their include paths accordingly.

Ref: stdlib-js#1342
Ref: stdlib-js#1199
  • Loading branch information
kgryte committed Feb 24, 2024
1 parent 3f6ef04 commit 31aff93
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 1,403 deletions.
146 changes: 0 additions & 146 deletions lib/node_modules/@stdlib/random/base/benchmark/c/Makefile

This file was deleted.

Loading

0 comments on commit 31aff93

Please sign in to comment.