bstatcomp / math

Stan Math Library
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

List of matrix_cl overloaded /prim and /rev functions #15

Open rok-cesnovar opened 5 years ago

rok-cesnovar commented 5 years ago

List of prim functions

acos
acosh
add
asin
asinh
append_col
append_row
asinh
atan
atanh
bernoulli_logit_glm_lpmf will be replaced by k.g.
block
categorical_logit_glm_lpmf will be replaced by k.g.
cbrt
ceil
cholesky_decompose
col
cols
cos
cosh
crossprod
diagonal
digamma
dims
divide
divide_columns
elt_divide
elt_multiply
erf
erfc
exp
exp2
expm1
floor
gp_exp_quad_cov
isfinite
isnan
isinf
inv
inv_cloglog
inv_logit
inv_sqrt
inv_square
lgamma
log
log10
log1m_exp
log1p
log1p_exp
log2
logit
log1m_inv_logit
mdivide_left_tri_low
mdivide_right_tri_low
multiply
neg_binomial_2_log_glm_lpmf will be replaced by k.g.
normal_id_glm_lpdf will be replaced by k.g.
poisson_log_glm_lpmf will be replaced by k.g.
operator+
ordered_logistic_glm_lpmf will be replaced by k.g.
rep_matrix will be replaced by k.g.
rep_vector will be replaced by k.g.
rep_row_vector will be replaced by k.g.
round
row
rows
sin
sinh
sqrt
subtract
tan
tanh
tcrossprod
tgamma
transpose
trigamma
SteveBronder commented 4 years ago

Does this need updated since

https://github.com/stan-dev/math/pull/1869

and

https://github.com/stan-dev/math/pull/1859

rok-cesnovar commented 4 years ago

I updated after 1859 but havent yet for 1869. Will do tomorrow.

Edit: Done.