Comparing version 1.0.3 to 1.0.4
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"main": "src/main.mjs", | ||
@@ -8,0 +8,0 @@ "types": "src/main.d.mts", |
@@ -88,3 +88,3 @@ <h1 align=center>mitata</h1> | ||
with mitata’s ascii rendering capabilities, now you can easily visualize samples in barplots, boxplots, histograms, and get clear summaries without any additional tools or dependencies. | ||
with mitata’s ascii rendering capabilities, now you can easily visualize samples in barplots, boxplots, lineplots, histograms, and get clear summaries without any additional tools or dependencies. | ||
@@ -139,2 +139,21 @@ ```rust | ||
5.42…8.33x faster than Array.from($len) | ||
┌ ┐ | ||
Array.from($size) ⢠⠊ | ||
new Array($size) ⢀⠔⠁ | ||
⡠⠃ | ||
⢀⠎ | ||
⡔⠁ | ||
⡠⠊ | ||
⢀⠜ | ||
⡠⠃ | ||
⡔⠁ | ||
⢀⠎ | ||
⡠⠃ | ||
⢀⠜ | ||
⢠⠊ ⣀⣀⠤⠤⠒ | ||
⡰⠁ ⣀⡠⠤⠔⠒⠊⠉ | ||
⣀⣀⣀⠤⠜ ⣀⡠⠤⠒⠊⠉ | ||
⣤⣤⣤⣤⣤⣤⣤⣤⣤⣤⣤⣤⣔⣒⣒⣊⣉⠭⠤⠤⠤⠤⠤⠒⠊⠉ | ||
└ ┘ | ||
``` | ||
@@ -141,0 +160,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
57075
1003
190