Skip to content

Commit 7523fbc

Browse files
committed
Update distributable bundles
1 parent b27f9da commit 7523fbc

36 files changed

+463110
-275235
lines changed

dist/README.md

Lines changed: 19 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -109,21 +109,21 @@ The excluded packages can significantly inflate bundle size, and, if desired, sh
109109

110110
| stdlib-flat.js | stdlib-flat.min.js | stdlib-flat.min.js.gz |
111111
| -------------- | ------------------ | --------------------- |
112-
| 13.174 MB | 2.559 MB | 488.571 kB |
112+
| 13.168 MB | 2.554 MB | 478.996 kB |
113113

114114
<!-- </bundle-stats> -->
115115

116116
<!-- <bundle-stats files="stdlib-tree.js,stdlib-tree.min.js,stdlib-tree.min.js.gz"> -->
117117

118118
| stdlib-tree.js | stdlib-tree.min.js | stdlib-tree.min.js.gz |
119119
| -------------- | ------------------ | --------------------- |
120-
| 13.201 MB | 2.579 MB | 489.483 kB |
120+
| 13.195 MB | 2.573 MB | 479.918 kB |
121121

122122
<!-- </bundle-stats> -->
123123

124124
#### Base Special Mathematical Functions
125125

126-
The specialized bundle, `stdlib-math-base-special`, contains low-level special mathematical functions and exposes them as a `flat` namespace. These functions elide argument validation and error handling, so use these functions with care. Their use can be beneficial in performance sensitive contexts where argument types and formats are known and tested in advance.
126+
The specialized bundle, `stdlib-math-base-special-flat`, contains low-level special mathematical functions and exposes them as a `flat` namespace. These functions elide argument validation and error handling, so use these functions with care. Their use can be beneficial in performance sensitive contexts where argument types and formats are known and tested in advance.
127127

128128
```html
129129
<script type="text/javascript" src="/path/to/stdlib-math-base-special-flat.min.js"></script>
@@ -138,11 +138,15 @@ The specialized bundle, `stdlib-math-base-special`, contains low-level special m
138138

139139
<!-- <bundle-stats files="stdlib-math-base-special-flat.min.js,stdlib-math-base-special-flat.min.js.gz"> -->
140140

141+
| stdlib-math-base-special-flat.min.js | stdlib-math-base-special-flat.min.js.gz |
142+
| ------------------------------------ | --------------------------------------- |
143+
| 174.823 kB | 65.088 kB |
144+
141145
<!-- </bundle-stats> -->
142146

143147
#### Base Statistical Distributions
144148

145-
The specialized bundle, `stdlib-stats-base-dists`, contains low-level statistical distribution functions and exposes them as a `flat` namespace. These functions elide argument validation and error handling, so use these functions with care. Their use can be beneficial in performance sensitive contexts where argument types and formats are known and tested in advance.
149+
The specialized bundle, `stdlib-stats-base-dists-flat`, contains low-level statistical distribution functions and exposes them as a `flat` namespace. These functions elide argument validation and error handling, so use these functions with care. Their use can be beneficial in performance sensitive contexts where argument types and formats are known and tested in advance.
146150

147151
```html
148152
<script type="text/javascript" src="/path/to/stdlib-stats-base-dists-flat.min.js"></script>
@@ -157,6 +161,10 @@ The specialized bundle, `stdlib-stats-base-dists`, contains low-level statistica
157161

158162
<!-- <bundle-stats files="stdlib-stats-base-dists-flat.min.js,stdlib-stats-base-dists-flat.min.js.gz"> -->
159163

164+
| stdlib-stats-base-dists-flat.min.js | stdlib-stats-base-dists-flat.min.js.gz |
165+
| ----------------------------------- | -------------------------------------- |
166+
| 247.396 kB | 67.984 kB |
167+
160168
<!-- </bundle-stats> -->
161169

162170
#### Datasets
@@ -285,23 +293,23 @@ The dataset bundle, `stdlib-datasets-suthaharan-single-hop-sensor-network`, cont
285293

286294
| stdlib-datasets-tree-exclude.min.js | stdlib-datasets-tree-exclude.min.js.gz |
287295
| ----------------------------------- | -------------------------------------- |
288-
| 1.01 MB | 212.865 kB |
296+
| 1.01 MB | 212.893 kB |
289297

290298
<!-- </bundle-stats> -->
291299

292300
<!-- <bundle-stats files="stdlib-datasets-cmudict.min.js,stdlib-datasets-cmudict.min.js.gz"> -->
293301

294302
| stdlib-datasets-cmudict.min.js | stdlib-datasets-cmudict.min.js.gz |
295303
| ------------------------------ | --------------------------------- |
296-
| 4.211 MB | 924.556 kB |
304+
| 4.211 MB | 924.583 kB |
297305

298306
<!-- </bundle-stats> -->
299307

300308
<!-- <bundle-stats files="stdlib-datasets-emoji.min.js,stdlib-datasets-emoji.min.js.gz"> -->
301309

302310
| stdlib-datasets-emoji.min.js | stdlib-datasets-emoji.min.js.gz |
303311
| ---------------------------- | ------------------------------- |
304-
| 1.592 MB | 162.699 kB |
312+
| 1.592 MB | 162.727 kB |
305313

306314
<!-- </bundle-stats> -->
307315

@@ -317,7 +325,7 @@ The dataset bundle, `stdlib-datasets-suthaharan-single-hop-sensor-network`, cont
317325

318326
| stdlib-datasets-moby-dick.min.js | stdlib-datasets-moby-dick.min.js.gz |
319327
| -------------------------------- | ----------------------------------- |
320-
| 1.342 MB | 507.439 kB |
328+
| 1.342 MB | 507.467 kB |
321329

322330
<!-- </bundle-stats> -->
323331

@@ -341,15 +349,15 @@ The dataset bundle, `stdlib-datasets-suthaharan-single-hop-sensor-network`, cont
341349

342350
| stdlib-datasets-suthaharan-multi-hop-sensor-network.min.js | stdlib-datasets-suthaharan-multi-hop-sensor-network.min.js.gz |
343351
| ---------------------------------------------------------- | ------------------------------------------------------------- |
344-
| 1.716 MB | 115.018 kB |
352+
| 1.716 MB | 115.043 kB |
345353

346354
<!-- </bundle-stats> -->
347355

348356
<!-- <bundle-stats files="stdlib-datasets-suthaharan-single-hop-sensor-network.min.js,stdlib-datasets-suthaharan-single-hop-sensor-network.min.js.gz"> -->
349357

350358
| stdlib-datasets-suthaharan-single-hop-sensor-network.min.js | stdlib-datasets-suthaharan-single-hop-sensor-network.min.js.gz |
351359
| ----------------------------------------------------------- | -------------------------------------------------------------- |
352-
| 1.73 MB | 113.332 kB |
360+
| 1.73 MB | 113.358 kB |
353361

354362
<!-- </bundle-stats> -->
355363

@@ -377,7 +385,7 @@ The REPL bundle, `stdlib-repl`, contains all **browser compatible** packages exp
377385

378386
| stdlib-repl.min.js | stdlib-repl.min.js.gz |
379387
| ------------------ | --------------------- |
380-
| 69.64 MB | 18.122 MB |
388+
| 69.638 MB | 18.122 MB |
381389

382390
<!-- </bundle-stats> -->
383391

dist/stdlib-datasets-cmudict.min.js

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
27 Bytes
Binary file not shown.

dist/stdlib-datasets-emoji.min.js

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
28 Bytes
Binary file not shown.

dist/stdlib-datasets-img.min.js

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/stdlib-datasets-img.min.js.gz

24 Bytes
Binary file not shown.

dist/stdlib-datasets-moby-dick.min.js

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
28 Bytes
Binary file not shown.

dist/stdlib-datasets-sotu.min.js

Lines changed: 12 additions & 10 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)