We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3671fd commit f7aa762Copy full SHA for f7aa762
NEWS.md
@@ -20,6 +20,9 @@ to gradients computed via finite differences. (#485)
20
so that models do not get unnecessarily recompiled when calling the function
21
multiple times with the same code. (#495, @martinmodrak)
22
23
+* `write_stan_json()` now handles data of class `"table"`. Tables are converted
24
+to vector, matrix, or array depending on the dimensions of the table. (#528)
25
+
26
# cmdstanr 0.4.0
27
28
### Bug fixes
0 commit comments