Updated 4 months ago

hydroroot • Rank 6.0 • Science 67%

Simulation of hydraulic root architecture

Updated 4 months ago

@stdlib/math-base-special-sqrt • Rank 12.7 • Science 44%

Compute the principal square root of a double-precision floating-point number.

Updated 4 months ago

@stdlib/math-base-special-cbrt • Rank 6.1 • Science 44%

Compute the cube root of a double-precision floating-point number.

Updated 4 months ago

@stdlib/math-base-special-sqrtf • Rank 6.0 • Science 44%

Compute the principal square root of a single-precision floating-point number.

Updated 4 months ago

@stdlib/math-base-special-rsqrt • Rank 4.8 • Science 44%

Compute the reciprocal square root of a double-precision floating-point number.

Updated 4 months ago

@stdlib/math-base-special-cbrtf • Rank 4.7 • Science 44%

Compute the cube root of a single-precision floating-point number.

Updated 4 months ago

@stdlib/math-strided-special-dmskcbrt • Rank 4.4 • Science 44%

Compute the cube root for each element in a double-precision floating-point strided array according to a strided mask array.

Updated 4 months ago

@stdlib/math-strided-special-dsqrt • Rank 4.3 • Science 44%

Compute the principal square root for each element in a double-precision floating-point strided array.

Updated 4 months ago

@stdlib/math-base-special-rsqrtf • Rank 4.1 • Science 44%

Compute the reciprocal square root of a single-precision floating-point number.

Updated 4 months ago

@stdlib/math-strided-special-dcbrt • Rank 4.1 • Science 44%

Compute the cube root of each element in a double-precision floating-point strided array.

Updated 4 months ago

@stdlib/math-iter-special-cbrt • Rank 3.7 • Science 44%

Create an iterator which computes the cube root of each iterated value.

Updated 4 months ago

@stdlib/math-strided-special-drsqrt • Rank 3.6 • Science 44%

Compute the reciprocal square root for each element in a double-precision floating-point strided array.

Updated 4 months ago

@stdlib/math-base-special-sqrtpi • Rank 3.6 • Science 44%

Compute the principal square root of the product of π and a positive number.

Updated 4 months ago

@stdlib/math-iter-special-sqrt • Rank 3.6 • Science 44%

Create an iterator which computes the principal square root of each iterated value.

Updated 4 months ago

@stdlib/math-strided-special-smskcbrt • Rank 3.6 • Science 44%

Compute the cube root for each element in a single-precision floating-point strided array according to a strided mask array.

Updated 4 months ago

@stdlib/math-strided-special-dmsksqrt • Rank 3.6 • Science 44%

Compute the principal square root for each element in a double-precision floating-point strided array according to a strided mask array.

Updated 4 months ago

@stdlib/math-strided-special-ssqrt • Rank 3.5 • Science 44%

Compute the principal square root for each element in a single-precision floating-point strided array.

Updated 4 months ago

@stdlib/math-strided-special-smsksqrt • Rank 3.3 • Science 44%

Compute the principal square root for each element in a single-precision floating-point strided array according to a strided mask array.

Updated 4 months ago

@stdlib/math-base-special-rcbrt • Rank 3.3 • Science 44%

Compute the reciprocal cube root of a double-precision floating-point number.

Updated 4 months ago

@stdlib/math-strided-special-smskrsqrt • Rank 3.3 • Science 44%

Compute the reciprocal square root for each element in a single-precision floating-point strided array according to a strided mask array.

Updated 4 months ago

@stdlib/math-strided-special-dmskrsqrt • Rank 3.2 • Science 44%

Compute the reciprocal square root for each element in a double-precision floating-point strided array according to a strided mask array.

Updated 4 months ago

@stdlib/math-strided-special-sqrt-by • Rank 2.7 • Science 44%

Compute the principal square root for each element retrieved from an input strided array via a callback function.

Updated 4 months ago

@stdlib/math-strided-special-cbrt-by • Rank 2.5 • Science 44%

Compute the cube root of each element retrieved from an input strided array via a callback function.

Updated 4 months ago

@stdlib/math-strided-special-dcbrt-by • Rank 2.1 • Science 44%

Compute the cube root of each element retrieved from a double-precision floating-point strided array via a callback function.

Updated 4 months ago

landaudistribution.jl • Rank 5.0 • Science 41%

Extending `Distributions.jl` to include Landau Distribution based on CERN ROOT's implementation.

Updated 4 months ago

math-strided-special-scbrt • Rank 0.7 • Science 44%

Compute the cube root of each element in a single-precision floating-point strided array.

Updated 4 months ago

constants-float32-sqrt-pi • Science 44%

Square root of the mathematical constant π as a single-precision floating-point number.

Updated 4 months ago

mecha • Science 67%

MECHA is an explicit cross-section model of the root hydraulic anatomy which connects hydraulic concepts across scales.

Updated 4 months ago

rhizodep • Science 67%

Rhizodep is a FSP model designed to simulate rhizodeposition processes

Updated 4 months ago

@stdlib/math-base-special-rcbrtf • Science 44%

Compute the reciprocal cube root of a single-precision floating-point number.

Updated 4 months ago

math-base-special-sqrtpif • Science 44%

Compute the principal square root of the product of π and a positive single-precision floating-point number.