-
-
Notifications
You must be signed in to change notification settings - Fork 188
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow arena_matrix to use move semantics #2928
Allow arena_matrix to use move semantics #2928
Commits on Aug 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 00a9f43 - Browse repository at this point
Copy the full SHA 00a9f43View commit details
Commits on Aug 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 056e297 - Browse repository at this point
Copy the full SHA 056e297View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a6c11e - Browse repository at this point
Copy the full SHA 3a6c11eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa8a464 - Browse repository at this point
Copy the full SHA fa8a464View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f07884 - Browse repository at this point
Copy the full SHA 3f07884View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5e226b - Browse repository at this point
Copy the full SHA e5e226bView commit details -
Merge remote-tracking branch 'refs/remotes/origin/feature/reverse-mod…
…e-move-semantics' into feature/reverse-mode-move-semantics
Configuration menu - View commit details
-
Copy full SHA for d66673b - Browse repository at this point
Copy the full SHA d66673bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53dc399 - Browse repository at this point
Copy the full SHA 53dc399View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcca84d - Browse repository at this point
Copy the full SHA fcca84dView commit details -
Merge remote-tracking branch 'refs/remotes/origin/feature/reverse-mod…
…e-move-semantics' into feature/reverse-mode-move-semantics
Configuration menu - View commit details
-
Copy full SHA for c13855f - Browse repository at this point
Copy the full SHA c13855fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f42a0a - Browse repository at this point
Copy the full SHA 2f42a0aView commit details
Commits on Aug 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4189367 - Browse repository at this point
Copy the full SHA 4189367View commit details -
Merge remote-tracking branch 'refs/remotes/origin/feature/reverse-mod…
…e-move-semantics' into feature/reverse-mode-move-semantics
Configuration menu - View commit details
-
Copy full SHA for b297df5 - Browse repository at this point
Copy the full SHA b297df5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b76fc8 - Browse repository at this point
Copy the full SHA 5b76fc8View commit details
Commits on Aug 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5fbaf55 - Browse repository at this point
Copy the full SHA 5fbaf55View commit details -
Merge remote-tracking branch 'origin/develop' into feature/reverse-mo…
…de-move-semantics
Configuration menu - View commit details
-
Copy full SHA for 1bfd431 - Browse repository at this point
Copy the full SHA 1bfd431View commit details -
Configuration menu - View commit details
-
Copy full SHA for 119099d - Browse repository at this point
Copy the full SHA 119099dView commit details
Commits on Aug 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 90b23ab - Browse repository at this point
Copy the full SHA 90b23abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ce5c50 - Browse repository at this point
Copy the full SHA 9ce5c50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1871c64 - Browse repository at this point
Copy the full SHA 1871c64View commit details -
Merge branch 'feature/reverse-mode-move-semantics' of github.com:stan…
…-dev/math into feature/reverse-mode-move-semantics
Configuration menu - View commit details
-
Copy full SHA for 42cef50 - Browse repository at this point
Copy the full SHA 42cef50View commit details
Commits on Aug 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0ec5253 - Browse repository at this point
Copy the full SHA 0ec5253View commit details
Commits on Aug 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d6b892d - Browse repository at this point
Copy the full SHA d6b892dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 984bdf8 - Browse repository at this point
Copy the full SHA 984bdf8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a85e786 - Browse repository at this point
Copy the full SHA a85e786View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b0504a - Browse repository at this point
Copy the full SHA 1b0504aView commit details
Commits on Jan 3, 2024
-
Merge remote-tracking branch 'origin/develop' into feature/reverse-mo…
…de-move-semantics
Configuration menu - View commit details
-
Copy full SHA for 4f926cf - Browse repository at this point
Copy the full SHA 4f926cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d34e03 - Browse repository at this point
Copy the full SHA 0d34e03View commit details
Commits on Feb 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3193ad4 - Browse repository at this point
Copy the full SHA 3193ad4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b37d163 - Browse repository at this point
Copy the full SHA b37d163View commit details
Commits on Mar 22, 2024
-
Merge remote-tracking branch 'origin/develop' into feature/reverse-mo…
…de-move-semantics
Configuration menu - View commit details
-
Copy full SHA for 36e0bd3 - Browse repository at this point
Copy the full SHA 36e0bd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb6276c - Browse repository at this point
Copy the full SHA eb6276cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8acdb6d - Browse repository at this point
Copy the full SHA 8acdb6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 11da0dd - Browse repository at this point
Copy the full SHA 11da0ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a1f9f0 - Browse repository at this point
Copy the full SHA 8a1f9f0View commit details
Commits on Apr 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c29860e - Browse repository at this point
Copy the full SHA c29860eView commit details -
only allow the move operator for arena matrix types if the input type…
… is the same type as what will be stored in the matrix
Configuration menu - View commit details
-
Copy full SHA for 0707438 - Browse repository at this point
Copy the full SHA 0707438View commit details
Commits on Apr 12, 2024
-
fixes aos csr matrix bug, still debugging soa matrix bug
stevebronder committedApr 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 8b96c45 - Browse repository at this point
Copy the full SHA 8b96c45View commit details
Commits on Apr 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0a168c3 - Browse repository at this point
Copy the full SHA 0a168c3View commit details -
update csr matrix multiply to avoid linker error for windows. Adds to…
…_soa_sparse_matrix for making sparse matrices from csr formatted data
Configuration menu - View commit details
-
Copy full SHA for fec3689 - Browse repository at this point
Copy the full SHA fec3689View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b8ae15 - Browse repository at this point
Copy the full SHA 6b8ae15View commit details -
Configuration menu - View commit details
-
Copy full SHA for c83cbfc - Browse repository at this point
Copy the full SHA c83cbfcView commit details -
Configuration menu - View commit details
-
Copy full SHA for f594b2c - Browse repository at this point
Copy the full SHA f594b2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d1feb19 - Browse repository at this point
Copy the full SHA d1feb19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33f0825 - Browse repository at this point
Copy the full SHA 33f0825View commit details
Commits on Apr 18, 2024
-
update csr_matrix_times_vector w adjoint update. Uncomment tests for …
…to_soa_sparse_matrix
Configuration menu - View commit details
-
Copy full SHA for 5c5dfc6 - Browse repository at this point
Copy the full SHA 5c5dfc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2af1cd - Browse repository at this point
Copy the full SHA b2af1cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for b0815c4 - Browse repository at this point
Copy the full SHA b0815c4View commit details -
Merge remote-tracking branch 'origin/develop' into feature/reverse-mo…
…de-move-semantics
Configuration menu - View commit details
-
Copy full SHA for 515d621 - Browse repository at this point
Copy the full SHA 515d621View commit details -
Configuration menu - View commit details
-
Copy full SHA for a604fa4 - Browse repository at this point
Copy the full SHA a604fa4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a71cfb - Browse repository at this point
Copy the full SHA 6a71cfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2124c1 - Browse repository at this point
Copy the full SHA a2124c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e906d9 - Browse repository at this point
Copy the full SHA 1e906d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for de7d11e - Browse repository at this point
Copy the full SHA de7d11eView commit details -
Merge remote-tracking branch 'origin/feature/reverse-mode-move-semant…
…ics' into feature/reverse-mode-move-semantics
Configuration menu - View commit details
-
Copy full SHA for d89610e - Browse repository at this point
Copy the full SHA d89610eView commit details -
Configuration menu - View commit details
-
Copy full SHA for eee02d8 - Browse repository at this point
Copy the full SHA eee02d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5f983a - Browse repository at this point
Copy the full SHA c5f983aView commit details
Commits on Apr 19, 2024
-
Merge pull request #3048 from stan-dev/fix/csr-matrix-times-vector
Fix csr_matrix_times_vector linker error
Configuration menu - View commit details
-
Copy full SHA for 86a3e83 - Browse repository at this point
Copy the full SHA 86a3e83View commit details
Commits on Apr 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1f25ef7 - Browse repository at this point
Copy the full SHA 1f25ef7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9f76db - Browse repository at this point
Copy the full SHA c9f76dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a5a009 - Browse repository at this point
Copy the full SHA 7a5a009View commit details -
Configuration menu - View commit details
-
Copy full SHA for df305d6 - Browse repository at this point
Copy the full SHA df305d6View commit details
Commits on Apr 22, 2024
-
Merge pull request #3051 from stan-dev/tbb-winarm64
Add support for Windows ARM64
Configuration menu - View commit details
-
Copy full SHA for 08d8a22 - Browse repository at this point
Copy the full SHA 08d8a22View commit details
Commits on Apr 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 34cf554 - Browse repository at this point
Copy the full SHA 34cf554View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3a88a5 - Browse repository at this point
Copy the full SHA a3a88a5View commit details
Commits on Apr 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f748825 - Browse repository at this point
Copy the full SHA f748825View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04124da - Browse repository at this point
Copy the full SHA 04124daView commit details
Commits on Apr 26, 2024
-
Merge pull request #3053 from stan-dev/fix/csr-matrix-seperate-vari
use a seperate class for csr_matrix adjoint
Configuration menu - View commit details
-
Copy full SHA for 9f759e1 - Browse repository at this point
Copy the full SHA 9f759e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 045073f - Browse repository at this point
Copy the full SHA 045073fView commit details -
Merge pull request #3054 from stan-dev/sundials-targets
Don't set build and clean rules for SUNDIALS if external libs are used
Configuration menu - View commit details
-
Copy full SHA for e73651b - Browse repository at this point
Copy the full SHA e73651bView commit details -
Merge remote-tracking branch 'origin/develop' into feature/reverse-mo…
…de-move-semantics
Configuration menu - View commit details
-
Copy full SHA for 7a9601d - Browse repository at this point
Copy the full SHA 7a9601dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d45dff2 - Browse repository at this point
Copy the full SHA d45dff2View commit details
Commits on Apr 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 91ea4c1 - Browse repository at this point
Copy the full SHA 91ea4c1View commit details