Module peroxide::util::non_macro

source ·
Expand description

Macro to non macro function

§R like non-macro functions

  • seq
  • seq_with_precision
  • rbind
  • cbind

§MATLAB like non-macro functions

  • eye
  • eye_shape
  • zeros
  • zeros_shape
  • linspace
  • linspace_with_precision
  • rand
  • rand_with_rng

§Numpy like non-macro functions

  • logspace
  • column_stack
  • row_stack

§Haskell like non-macro functions

  • concat
  • cat

Enums§

Functions§