Liking cljdoc? Tell your friends :D

mikera.vectorz.core

Clojure API for directly accessing Vectorz vector functions.

In most cases these are relatively lightweight wrappers over equivalent functions in Vectorz, but specialised with type hints for handling Vectorz vectors for performance purposes.

These are generally equivalent to similar functions in clojure.core.matrix API. If performance is less of a concern, consider using the clojure.core.matrix API directly, which offer more functionality and work with a much broader range of array shapes and argument types.

Clojure API for directly accessing Vectorz vector functions. 

In most cases these are relatively lightweight wrappers over equivalent functions in Vectorz,
but specialised with type hints for handling Vectorz vectors for performance purposes.

These are generally equivalent to similar functions in clojure.core.matrix API. If performance is
less of a concern, consider using the clojure.core.matrix API directly, which offer more functionality
and work with a much broader range of array shapes and argument types.
raw docstring

mikera.vectorz.matrix

Clojure API for directly accessing Vectorz matrix functions.

In most cases these are relatively lightweight wrappers over equivalent functions in Vectorz, but specialised with type hints for handling Vectorz matrices for performance purposes.

These are generally equivalent to similar functions in clojure.core.matrix API. If performance is less of a concern, consider using the clojure.core.matrix API directly, which offer more functionality and work with a much broader range of array shapes and argument types.

Clojure API for directly accessing Vectorz matrix functions. 

In most cases these are relatively lightweight wrappers over equivalent functions in Vectorz,
but specialised with type hints for handling Vectorz matrices for performance purposes.

These are generally equivalent to similar functions in clojure.core.matrix API. If performance is
less of a concern, consider using the clojure.core.matrix API directly, which offer more functionality
and work with a much broader range of array shapes and argument types.
raw docstring

mikera.vectorz.matrix-api

Namespace for vectorz-clj core.matrix implementation. Loading this namespace either directly or indirectly is required to enable the :vectorz implementation for core.matrix.

Namespace for vectorz-clj core.matrix implementation. Loading this namespace either 
directly or indirectly is required to enable the :vectorz implementation for core.matrix.
raw docstring

mikera.vectorz.readers

Namespace for vectorz-clj data literal readers.

Namespace for vectorz-clj data literal readers.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close