関連タグで絞り込む (0)

  • 関連タグはありません

タグの絞り込みを解除

libsに関するjustsleep6320のブックマーク (1)

  • ndarray modules

    In the last two posts I introduced ndarrays, and explained the rationale and implementation details of the library.  In this post I am going to show a few of the libraries that I have written using ndarrays.  All of this code works in both node.js and within any browser that supports typed arrays.  You can run the demos directly in node.js or else test them out in a browser using a bundler like br

    ndarray modules
  • 1