stan-dev / stanc3

The Stan transpiler (from Stan to C++ and beyond).
BSD 3-Clause "New" or "Revised" License
138 stars 44 forks source link

[BUG] atan2 listed as vectorised in manual, vectorised sigs not in stanc3 #1363

Closed andrjohns closed 9 months ago

andrjohns commented 9 months ago

Current Behavior:

The manual lists atan2 as being vectorised: https://mc-stan.org/docs/functions-reference/trigonometric-functions.html

But only the scalar signatures are specified in stanc3: stan_math_signatures.ml