Brian Ward

Results 165 issues of Brian Ward

This issue was noticed during an update to a conda-forge feedstock here: https://github.com/conda-forge/cmdstan-feedstock/pull/10 Here is a log with their mambabuild support enabled: https://dev.azure.com/conda-forge/84710dde-1620-425b-80d0-4cf5baca359d/_apis/build/builds/395697/logs/21 and one which worked before it was...

Updated the stan-language-definitions submodule and rebuilt

See https://github.com/jrnold/stan-language-definitions/pull/4

#### Submission Checklist - [x] Run unit tests: `./runTests.py src/test/unit` - [x] Run cpplint: `make cpplint` - [x] Declare copyright holder and open-source license: see below #### Summary Closes https://github.com/stan-dev/stanc3/issues/1240....

## Summary This vectorizes the `conj` function. ## Tests This did a minor re-write of the vectorization test framework to add the option for functions which _only_ support complex inputs....

## Description `log_inv_logit` compiles but segfaults when called on a varmat object. ## Example See [this model](https://discourse.mc-stan.org/t/identification-issues-with-latent-class-analysis-mixture-model/23452/17?u=spinkney) from the forums, originally reported by @spinkney. For a smaller example, consider just:...

bug

## Description We currently expose `conj(complex) => complex`. It would be useful to do this for matrices. This is just an element-wise application, so it should be easy to do...

#### Submission Checklist - [x] Run unit tests - [x] Declare copyright holder and open-source license: see below #### Summary Closes #625. I will run a release whenever this gets...

This issue is to track changes since 1.0.7 and propose a new release. Things which have changed: - `install_cmdstan` now downloads the correct CmdStan for non-x86 Linux machines (#616). -...

Stan2tfp moved to its [own repo](https://github.com/stan-dev/stan2tfp), which means the download url moved. This should fix #3