• Stars
    star
    3
  • Rank 3,861,081 (Top 78 %)
  • Language Makefile
  • License
    Apache License 2.0
  • Created almost 3 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Create an iterator which evaluates the standard logistic function for each iterated value.

More Repositories

1

stdlib

✨ Standard library for JavaScript and Node.js. ✨
JavaScript
3,466
star
2

google-summer-of-code

Google Summer of Code resources.
24
star
3

esm

ES module distribution for stdlib, a standard library for JavaScript and Node.js.
JavaScript
12
star
4

jupyter-stdlib-browser-kernel

Run an in-browser JavaScript Jupyter kernel.
JavaScript
7
star
5

stats-chi2test

Perform a chi-square independence test.
JavaScript
7
star
6

datasets-cmudict

The Carnegie Mellon Pronouncing Dictionary (CMUdict).
JavaScript
7
star
7

nlp-lda

Latent Dirichlet Allocation via collapsed Gibbs sampling.
JavaScript
7
star
8

www-status

Uptime and status monitor for the stdlib website.
Markdown
6
star
9

array-pool

Typed array pool.
JavaScript
5
star
10

stats-lowess

Locally-weighted polynomial regression via the LOWESS algorithm.
JavaScript
5
star
11

stats

Standard library statistical functions.
JavaScript
5
star
12

stats-incr-grubbs

Grubbs' test for outliers.
JavaScript
5
star
13

ndarray

Multidimensional arrays.
C
4
star
14

namespace-alias2related

Return aliases related to a specified alias.
JavaScript
4
star
15

repl-help

Return help text associated with a provided alias.
JavaScript
4
star
16

array

Arrays.
JavaScript
4
star
17

iter

Standard library iterator utilities.
JavaScript
4
star
18

random-base-mt19937

A 32-bit Mersenne Twister pseudorandom number generator.
JavaScript
4
star
19

regexp

Standard library regular expressions.
JavaScript
4
star
20

math-base-special-erfcx

Scaled complementary error function.
JavaScript
4
star
21

ml-incr-sgd-regression

Online regression via stochastic gradient descent (SGD).
JavaScript
4
star
22

www

Website for stdlib, a standard library for JavaScript and Node.js.
JavaScript
4
star
23

utils

Standard utilities.
JavaScript
4
star
24

datasets-dale-chall-new

A list of familiar American-English words.
JavaScript
4
star
25

bench

Benchmark.
JavaScript
4
star
26

stats-base-dists

Standard library probability distribution modules.
Makefile
4
star
27

ndarray-base-ind2sub

Convert a linear index to an array of subscripts.
JavaScript
4
star
28

workshops-fullstack-london-2017

Workshop for FullStack London (2017).
JavaScript
3
star
29

ml-incr-kmeans

Incrementally partition data into `k` clusters.
JavaScript
3
star
30

number-uint32-base-rotl

Bitwise rotation to the left.
Makefile
3
star
31

blas-base-scopy

Copy values from x into y.
JavaScript
3
star
32

constants-float32-max

Maximum single-precision floating-point number.
Makefile
3
star
33

stats-wilcoxon

Wilcoxon signed rank test.
JavaScript
3
star
34

constants-path-delimiter-posix

POSIX path delimiter.
Makefile
3
star
35

stats-base-dists-gamma-cdf

Gamma distribution cumulative distribution function (CDF).
JavaScript
3
star
36

utils-async-if-else

If a predicate function returns a truthy value, return `x`; otherwise, return `y`.
Makefile
3
star
37

utils-compact-adjacency-matrix

Compact adjacency matrix.
JavaScript
3
star
38

function

Function.
JavaScript
3
star
39

stats-base-dists-cosine-mgf

Raised cosine distribution moment-generating function (MGF).
JavaScript
3
star
40

utils-function-sequence

Function sequence.
Makefile
3
star
41

assert-is-uppercase

Test if a value is an uppercase string.
JavaScript
3
star
42

stats-ttest

One-sample and paired Student's t-Test.
JavaScript
3
star
43

stats-ttest2

Two-sample Student's t-Test.
JavaScript
3
star
44

stats-ztest2

Two-sample z-Test.
JavaScript
3
star
45

namespace

The standard library namespace.
JavaScript
3
star
46

constants

Standard library constants.
JavaScript
3
star
47

blas

Standard library basic linear algebra subprograms (BLAS).
JavaScript
3
star
48

datasets-afinn-111

A list of English words rated for valence.
JavaScript
3
star
49

datasets-liu-positive-opinion-words-en

A list of positive opinion words.
JavaScript
3
star
50

ndarray-base-nonsingleton-dimensions

Return the number of non-singleton dimensions.
Makefile
3
star
51

ml-incr-binary-classification

Incrementally perform binary classification using stochastic gradient descent (SGD).
JavaScript
3
star
52

plot

Standard library plotting.
JavaScript
3
star
53

random-base-uniform

Uniformly distributed pseudorandom numbers.
JavaScript
3
star
54

repl-info

Return abbreviated help text associated with a provided alias.
JavaScript
3
star
55

datasets-savoy-stopwords-ger

A list German stop words.
JavaScript
3
star
56

assert

Standard assertion utilities.
JavaScript
3
star
57

os-configdir

Return a directory for user-specific configuration files.
JavaScript
3
star
58

utils-linked-list

Linked list.
JavaScript
3
star
59

assert-is-current-year

Test if a value is the current year.
JavaScript
3
star
60

math-base-special-minmax

Return the minimum and maximum values.
JavaScript
3
star
61

assert-is-gzip-buffer

Test if a value is a gzip buffer.
Makefile
3
star
62

utils-from-entries

Create an object from key-value pairs.
Makefile
3
star
63

stats-base-dists-normal-cdf

Normal distribution cumulative distribution function (CDF).
JavaScript
3
star
64

math-base-special-minabs

Return the minimum absolute value.
Makefile
3
star
65

stats-base-dists-normal-pdf

Normal distribution probability density function (PDF).
JavaScript
3
star
66

assert-is-prime

Test if a value is a prime number.
JavaScript
3
star
67

constants-float64-ln-two-pi

Natural logarithm of 2Ï€.
Makefile
3
star
68

stats-base-stdevwd

Calculate the standard deviation of a strided array using Welford's algorithm.
JavaScript
3
star
69

strided

Strided.
C
3
star
70

utils-identity-function

Identity function.
Makefile
3
star
71

assert-is-duration-string

Test if a value is a duration string.
JavaScript
3
star
72

namespace-pkg2related

Return package names related to a specified package name.
JavaScript
3
star
73

function-ctor

Function constructor.
Makefile
3
star
74

number-float32-base-to-binary-string

Return a string giving the literal bit representation of a single-precision floating-point number.
JavaScript
3
star
75

random-base-binomial

Binomial distributed pseudorandom numbers.
JavaScript
3
star
76

console

Debugger console.
JavaScript
3
star
77

math-base-special-round2

Round a numeric value to the nearest power of two on a linear scale.
Makefile
3
star
78

utils-prepend

Add elements from one collection to the beginning of another collection.
JavaScript
3
star
79

stats-base-dists-lognormal

Lognormal distribution.
Makefile
3
star
80

utils-push

Add one or more elements to the end of a collection.
JavaScript
3
star
81

utils-move-property

Move a property from one object to another object.
Makefile
3
star
82

utils-try-require

Wrap `require` in a try/catch block.
Makefile
3
star
83

stats-incr-nansum

Compute a sum incrementally, ignoring NaN values.
Makefile
3
star
84

math-base-special-rad2deg

Convert an angle from radians to degrees.
Makefile
3
star
85

stats-incr-mean

Compute an arithmetic mean incrementally.
Makefile
3
star
86

stats-base-dists-lognormal-mode

Lognormal distribution mode.
Makefile
3
star
87

utils-append

Add elements from one collection to the end of another collection.
JavaScript
3
star
88

math-iter-special-besselj1

Create an iterator which evaluates the Bessel function of the first kind of order one for each iterated value.
Makefile
3
star
89

assert-is-ascii

Test whether a character belongs to the ASCII character set and whether this is true for all characters in a provided string.
JavaScript
3
star
90

streams-node-debug

Transform stream for debugging stream pipelines.
JavaScript
3
star
91

nlp

Standard library natural language processing.
JavaScript
3
star
92

assert-is-empty-string

Test if a value is an empty string.
JavaScript
3
star
93

object

Object.
Makefile
3
star
94

utils-compose

Function composition.
Makefile
3
star
95

namespace-alias2pkg

Return the package name associated with a specified alias.
JavaScript
3
star
96

stats-base-dists-weibull-mean

Weibull distribution expected value.
Makefile
3
star
97

math-base-special-cphase

Compute the argument of a complex number in radians.
Makefile
3
star
98

regexp-eol

Return a regular expression to match a newline character sequence.
JavaScript
3
star
99

repl-code-blocks

Return an example associated with a provided alias.
JavaScript
3
star
100

utils-convert-path

Convert between POSIX and Windows paths.
JavaScript
3
star