A standard library for JavaScript and Node.js. stdlib.io on Bluesky.

An amazing contribution by @ShraddheyaS for determining the number of grapheme clusters (visual characters) in a string! Really great work! github.com/stdlib-js/stdlib/… #javascript #nodejs
9
8
Thanks to @ShraddheyaS stdlib just added iterator support for OEIS sequence A000583 (the sequence of fourth powers)! 🎉 github.com/stdlib-js/stdlib/… #javascript #nodejs
6
4
Another contribution by Shraddheya Shendre! This time to add support for computing Tribonacci numbers! Thanks, Shraddheya! 🎉 github.com/stdlib-js/stdlib/… #javascript #nodejs
6
3
🎉 A new contribution from first time contributor Jithin to compute the inverse cotangent! Great work, Jithin! 🚀 github.com/stdlib-js/stdlib/… #math #javascript #nodejs
1
5
4
🎉 New stdlib release featuring new features (including lots of lower level strided array functionality for numerical and statistical computing!), performance improvements, and new browser bundles! 🎉 github.com/stdlib-js/stdlib #javascript #nodejs
6
4
Here is a sneak peak at our intro to stdlib @observablehq notebook! More to come… 😄 observablehq.com/d/e10b5239b…
2
3
stdlib now has public #TypeScript documentation 🎉! Thanks to the hard work of @burckhap! We’ll work on further integrating our TypeScript documentation into the rest of our API documentation shortly… 😀 stdlib.io/docs/ts/
5
9
Looking for a standard library for #javascript and Node.js, with an emphasis on numerical and #scientific computing #applications? This Friday learn more about the stdlib project stdlib.io/ registering here: app.livestorm.co/quansight/o…
1
13
8
So excited for next Friday when we get to hear from @burckhap and @kgryte about the stdlib project! This project is a standard library for #JavaScript and Node.js, with an emphasis on numerical and #scientific computing applications. Register here: app.livestorm.co/quansight/o…
4
7
The stdlib REPL now comes with built-in tutorials! 🤓 To access the tutorial, fire up the stdlib REPL and then enter In [ ]: tutorial( ‘repl’ )
2
3
Another outstanding contribution by ✨ Matt Cochrane ✨ to add support for incrementally computing a weighted arithmetic mean! 🚀 github.com/stdlib-js/stdlib/… #math #javascript #nodejs
1
8
A new contribution from Matt Cochrane to compute the standard logistic function! Awesome work! 🚀 github.com/stdlib-js/stdlib/… #math #javascript #nodejs
2
7
Another great contribution by ✨@rickyreusser✨! This time he added support for computing the complete elliptic integral of the second kind! 📈 github.com/stdlib-js/stdlib/… #javascript #nodejs #math
4
11
Awesome work by ✨ @rickyreusser ✨ to add support for computing the complete elliptic integral of the first kind!! 📈 github.com/stdlib-js/stdlib/… #javascript #nodejs #math
1
6
New package by @burckhap which adds support for creating #nodejs readable streams for generating uniformly distributed pseudorandom numbers! The pkg also includes a CLI for robust number generation at the command-line! github.com/stdlib-js/stdlib/… #javascript
1
1
New package by @burckhap which adds a wages dataset derived from the 1985 Current Population Survey (CPS)! Can be used to assess the gender pay gap while controlling for confounding factors. github.com/stdlib-js/stdlib/… #javascript #nodejs
2
4
🎉 New package by first time stdlib contributor ✨Bruno Fenzl✨ to compute the inverse hyperbolic cotangent! github.com/stdlib-js/stdlib/… #math #javascript #nodejs
2
4
stdlib’s low-level pseudorandom number generators (PRNGs) now all support serialization to JSON! Why is this cool?! Allows 1. isomorphic REPLs 2. snapshotting, storage, & resurrection of PRNG state 3. distributed state coordination github.com/stdlib-js/stdlib/… #javascript #nodejs
2
4
🎉 stdlib pseudorandom number generators now all support getting & setting PRNG state! This means you’ll be able to snapshot & replay generated pseudorandom numbers at anytime, which is particularly useful when debugging simulations. :) github.com/stdlib-js/stdlib/… #javascript #nodejs
4
5
🔥 More awesome work from stdlib contributor Justin Dennison! This time he added support for computing the inverse of a one-parameter Box-Cox transformation with special consideration for small values! github.com/stdlib-js/stdlib/… #math #javascript #nodejs
3
3