Brian Ward
Brian Ward
This might make more sense as an issue either at https://github.com/conda-forge/cmdstan-feedstock or https://github.com/stan-dev/cmdstan This seems to be highly OS-version dependent though, since I know we have various macOS CI (including...
I don't believe it is an issue with missing portions of the sdk - the error you get mentions `max(initializer_list __t)`, which _is_ the correct overload the function is trying...
I think it would be better to open a fresh issue rather than transfer the whole history of this one. My guess is that the version of `clang` vendored by...
> is this a clue as to what's missing? > > ``` > ld: unsupported tapi file type '!tapi-tbd' in YAML file '/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib/libSystem.tbd' for architecture x86_64 > ``` Similar errors...
I think documentation around troubleshooting is difficult and brittle. Every user will be bringing a different system config and set of knowledge, which intersect in a massive space of possible...
I wonder if https://github.com/stan-dev/math/pull/2618 could have resolved this?
I didn’t rename them, my name might show up in the blame because I ran the canonicalizer on the models a few months ago As for why the coding was...
To actually update the one people see I think there needs to be a separate PR to https://github.com/stan-dev/stan-dev.github.io, right? I’ll take a look at this tomorrow
I think @rok-cesnovar put it together. My guess is provably naming them something other than .stan would work, but then you lose syntax highlighting etc
It doesn't let me comment directly on the rendered HTML, but here are some thoughts on the way the output looks: - Can we hide the 'A newer version of...