Skip to content

Commit

Permalink
Add all functions
Browse files Browse the repository at this point in the history
  • Loading branch information
mateogianolio committed Jun 15, 2023
1 parent 3f071a3 commit dfbc650
Show file tree
Hide file tree
Showing 85 changed files with 588 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/api/functions/acos.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.. acos
acos
======================================

.. autofunction:: module:Globals.acos
6 changes: 6 additions & 0 deletions docs/api/functions/acosh.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.. acosh
acosh
======================================

.. autofunction:: module:Globals.acosh
6 changes: 6 additions & 0 deletions docs/api/functions/add.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.. add
add
======================================

.. autofunction:: module:Globals.add
6 changes: 6 additions & 0 deletions docs/api/functions/angle.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.. angle
angle
======================================

.. autofunction:: module:Globals.angle
6 changes: 6 additions & 0 deletions docs/api/functions/asin.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.. asin
asin
======================================

.. autofunction:: module:Globals.asin
6 changes: 6 additions & 0 deletions docs/api/functions/asinh.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.. asinh
asinh
======================================

.. autofunction:: module:Globals.asinh
6 changes: 6 additions & 0 deletions docs/api/functions/atan.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.. atan
atan
======================================

.. autofunction:: module:Globals.atan
6 changes: 6 additions & 0 deletions docs/api/functions/atanh.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.. atanh
atanh
======================================

.. autofunction:: module:Globals.atanh
6 changes: 6 additions & 0 deletions docs/api/functions/augment.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.. augment
augment
======================================

.. autofunction:: module:Globals.augment
6 changes: 6 additions & 0 deletions docs/api/functions/binOp.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.. binOp
binOp
======================================

.. autofunction:: module:Globals.binOp
6 changes: 6 additions & 0 deletions docs/api/functions/cbrt.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.. cbrt
cbrt
======================================

.. autofunction:: module:Globals.cbrt
6 changes: 6 additions & 0 deletions docs/api/functions/ceil.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.. ceil
ceil
======================================

.. autofunction:: module:Globals.ceil
6 changes: 6 additions & 0 deletions docs/api/functions/check.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.. check
check
======================================

.. autofunction:: module:Globals.check
6 changes: 6 additions & 0 deletions docs/api/functions/combine.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.. combine
combine
======================================

.. autofunction:: module:Globals.combine
6 changes: 6 additions & 0 deletions docs/api/functions/copy.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.. copy
copy
======================================

.. autofunction:: module:Globals.copy
6 changes: 6 additions & 0 deletions docs/api/functions/cos.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.. cos
cos
======================================

.. autofunction:: module:Globals.cos
6 changes: 6 additions & 0 deletions docs/api/functions/cosh.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.. cosh
cosh
======================================

.. autofunction:: module:Globals.cosh
6 changes: 6 additions & 0 deletions docs/api/functions/cross.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.. cross
cross
======================================

.. autofunction:: module:Globals.cross
6 changes: 6 additions & 0 deletions docs/api/functions/det.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.. det
det
======================================

.. autofunction:: module:Globals.det
6 changes: 6 additions & 0 deletions docs/api/functions/diagonal.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.. diagonal
diagonal
======================================

.. autofunction:: module:Globals.diagonal
6 changes: 6 additions & 0 deletions docs/api/functions/dot.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.. dot
dot
======================================

.. autofunction:: module:Globals.dot
6 changes: 6 additions & 0 deletions docs/api/functions/eig.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.. eig
eig
======================================

.. autofunction:: module:Globals.eig
6 changes: 6 additions & 0 deletions docs/api/functions/equals.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.. equals
equals
======================================

.. autofunction:: module:Globals.equals
6 changes: 6 additions & 0 deletions docs/api/functions/equidimensional.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.. equidimensional
equidimensional
======================================

.. autofunction:: module:Globals.equidimensional
6 changes: 6 additions & 0 deletions docs/api/functions/equilateral.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.. equilateral
equilateral
======================================

.. autofunction:: module:Globals.equilateral
6 changes: 6 additions & 0 deletions docs/api/functions/exp.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.. exp
exp
======================================

.. autofunction:: module:Globals.exp
6 changes: 6 additions & 0 deletions docs/api/functions/expm1.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.. expm1
expm1
======================================

.. autofunction:: module:Globals.expm1
6 changes: 6 additions & 0 deletions docs/api/functions/eye.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.. eye
eye
======================================

.. autofunction:: module:Globals.eye
6 changes: 6 additions & 0 deletions docs/api/functions/fill.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.. fill
fill
======================================

.. autofunction:: module:Globals.fill
6 changes: 6 additions & 0 deletions docs/api/functions/floor.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.. floor
floor
======================================

.. autofunction:: module:Globals.floor
6 changes: 6 additions & 0 deletions docs/api/functions/forEach.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.. forEach
forEach
======================================

.. autofunction:: module:Globals.forEach
6 changes: 6 additions & 0 deletions docs/api/functions/fround.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.. fround
fround
======================================

.. autofunction:: module:Globals.fround
6 changes: 6 additions & 0 deletions docs/api/functions/gauss.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.. gauss
gauss
======================================

.. autofunction:: module:Globals.gauss
6 changes: 6 additions & 0 deletions docs/api/functions/get.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.. get
get
======================================

.. autofunction:: module:Globals.get
84 changes: 84 additions & 0 deletions docs/api/functions/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,88 @@ Functions
:hidden:

abs
acos
acosh
add
angle
array
asin
asinh
atan
atanh
augment
binOp
cbrt
ceil
check
combine
copy
cos
cosh
cross
det
diagonal
dot
eig
equals
equidimensional
equilateral
exp
expm1
eye
fill
floor
forEach
fround
gauss
get
inv
log
log10
log1p
log2
lu
lu_factor
magic
map
matrix
max
mean
min
multiply
norm
normalize
ones
pow
prod
product
project
push
random
range
rank
reciprocal
reduce
reshape
round
row_add
scale
set
sign
sin
sinh
slice
solve
sqrt
square
subtract
sum
swap
tan
tanh
toArray
toString
trace
transpose
trunc
zeros
6 changes: 6 additions & 0 deletions docs/api/functions/inv.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.. inv
inv
======================================

.. autofunction:: module:Globals.inv
6 changes: 6 additions & 0 deletions docs/api/functions/log.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.. log
log
======================================

.. autofunction:: module:Globals.log
6 changes: 6 additions & 0 deletions docs/api/functions/log10.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.. log10
log10
======================================

.. autofunction:: module:Globals.log10
6 changes: 6 additions & 0 deletions docs/api/functions/log1p.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.. log1p
log1p
======================================

.. autofunction:: module:Globals.log1p
6 changes: 6 additions & 0 deletions docs/api/functions/log2.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.. log2
log2
======================================

.. autofunction:: module:Globals.log2
6 changes: 6 additions & 0 deletions docs/api/functions/lu.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.. lu
lu
======================================

.. autofunction:: module:Globals.lu
6 changes: 6 additions & 0 deletions docs/api/functions/lu_factor.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.. lu_factor
lu_factor
======================================

.. autofunction:: module:Globals.lu_factor
6 changes: 6 additions & 0 deletions docs/api/functions/magic.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.. magic
magic
======================================

.. autofunction:: module:Globals.magic
6 changes: 6 additions & 0 deletions docs/api/functions/map.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.. map
map
======================================

.. autofunction:: module:Globals.map
6 changes: 6 additions & 0 deletions docs/api/functions/matrix.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.. matrix
matrix
======================================

.. autofunction:: module:Globals.matrix
Loading

0 comments on commit dfbc650

Please sign in to comment.