| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
…e-move-semantics' into feature/reverse-mode-move-semantics
…e-move-semantics' into feature/reverse-mode-move-semantics
…e-move-semantics' into feature/reverse-mode-move-semantics
…de-move-semantics
…-dev/math into feature/reverse-mode-move-semantics
…de-move-semantics
|
@syclik should we also remove the cdf_log etc functions? |
Sorry, something went wrong.
…ics' into feature/reverse-mode-move-semantics
Jenkins Console Log Machine information No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 20.04.3 LTS Release: 20.04 Codename: focal CPU: G++: Clang: |
Sorry, something went wrong.
Definitely! Let me see what's left on the 5.0 branch. |
Sorry, something went wrong.
|
(I think the answer is all of them are still on the branch.) |
Sorry, something went wrong.
Jenkins Console Log Machine information No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 20.04.3 LTS Release: 20.04 Codename: focal CPU: G++: Clang: |
Sorry, something went wrong.
…ntics Allow arena_matrix to use move semantics
|
@syclik the release is finished. Should we merge this once all the tests pass? |
Sorry, something went wrong.
Jenkins Console Log Machine information No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 20.04.3 LTS Release: 20.04 Codename: focal CPU: G++: Clang: |
Sorry, something went wrong.
|
Yes! We should! |
Sorry, something went wrong.
|
Cool! Since I opened the PR can you approve? |
Sorry, something went wrong.
Jenkins Console Log Machine information No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 20.04.3 LTS Release: 20.04 Codename: focal CPU: G++: Clang: |
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM! I spot-checked the code and it looks just as I expected it to be (from previous reviews).
@SteveBronder, thank you for shepherding this PR all the way through to completion!
Sorry, something went wrong.
|
@SteveBronder, I'm going to merge the PR now just so we can get it flowing through the automatic testing on develop. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Summary
Ongoing 5.0 branch that contains breaking changes. This should be merged after the coming release so we have a whole release cycle to track down any possible bugs
Contains:
Add any PRs to the above that should be in the 5.0 release
Release notes
Updates Stan math to 5.0
Checklist
Copyright holder: Simon's Foundation, Daniel Lee, Sean Pinkney
The copyright holder is typically you or your assignee, such as a university or company. By submitting this pull request, the copyright holder is agreeing to the license the submitted work under the following licenses:
- Code: BSD 3-clause (https://opensource.org/licenses/BSD-3-Clause)
- Documentation: CC-BY 4.0 (https://creativecommons.org/licenses/by/4.0/)
the basic tests are passing
the code is written in idiomatic C++ and changes are documented in the doxygen
the new changes are tested