Scientific Software
Updated 6 months ago

directChillFoam — Peer-reviewed • Rank 3.7 • Science 95%

directChillFoam: an OpenFOAM application for direct-chill casting - Published in JOSS (2023)

Scientific Software · Peer-reviewed
Updated 6 months ago

@stdlib/ndarray-same-kind-casts • Rank 7.8 • Science 44%

Return a list of ndarray data types to which a provided ndarray data type can be safely cast or cast within the same kind.

Updated 6 months ago

@stdlib/ndarray-base-assert-is-allowed-data-type-cast • Rank 7.7 • Science 44%

Determine if an ndarray data type can be cast to another ndarray data type according to a specified casting mode.

Updated 6 months ago

@stdlib/ndarray-safe-casts • Rank 7.2 • Science 44%

Return a list of ndarray data types to which a provided ndarray data type can be safely cast.

Updated 6 months ago

@stdlib/ndarray-base-assert-is-same-kind-data-type-cast • Rank 6.9 • Science 44%

Determine if an ndarray data type can be safely cast to, or is of the same kind as, another ndarray data type.

Updated 6 months ago

@stdlib/ndarray-promotion-rules • Rank 6.1 • Science 44%

Return the ndarray data type with the smallest size and closest kind to which ndarray data types can be safely cast.

Updated 6 months ago

@stdlib/array-safe-casts • Rank 4.7 • Science 44%

Return a list of array data types to which a provided array data type can be safely cast.

Updated 6 months ago

@stdlib/array-base-assert-is-mostly-safe-data-type-cast • Rank 4.1 • Science 44%

Determine if an array data type can be safely cast or, for floating-point data types, downcast to another array data type.

Updated 6 months ago

@stdlib/array-same-kind-casts • Rank 3.1 • Science 44%

Return a list of array data types to which a provided array data type can be safely cast or cast within the same kind.

Updated 6 months ago

@stdlib/array-promotion-rules • Rank 2.8 • Science 44%

Return the array data type with the smallest size and closest kind to which array data types can be safely cast.

Updated 6 months ago

@stdlib/complex-promotion-rules • Rank 2.5 • Science 44%

Return the complex number data type with the smallest size and closest kind to which data types can be safely cast.

Updated 6 months ago

ndarray-base-assert-is-mostly-safe-data-type-cast • Rank 0.0 • Science 44%

Determine if an ndarray data type can be safely cast or, for floating-point data types, downcast to another ndarray data type.

Updated 6 months ago

array-base-assert-is-same-kind-data-type-cast • Rank 0.0 • Science 44%

Determine if an array data type can be safely cast to, or is of the same kind as, another array data type.

Updated 6 months ago

array-mostly-safe-casts • Science 44%

Return a list of array data types to which a provided array data type can be safely cast and, for floating-point data types, can be downcast.

Updated 6 months ago

@stdlib/ndarray-mostly-safe-casts • Science 44%

Return a list of ndarray data types to which a provided ndarray data type can be safely cast and, for floating-point data types, can be downcast.