Skip to content

Pull requests: stan-dev/math

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

adds constructor to vari for passing both initial values and adjoints
#3089 by SteveBronder was merged Jun 21, 2024 Loading…
4 tasks done
[WIP] Add cmake build scheme
#3068 opened May 13, 2024 by SteveBronder Draft
4 of 7 tasks
use tbb::concurrent_unordered_map instead of std::map
#3066 by SteveBronder was merged May 11, 2024 Loading…
4 tasks done
use a seperate class for csr_matrix adjoint
#3053 by SteveBronder was merged Apr 26, 2024 Loading…
4 tasks done
5.0 breaking changes
#3050 by SteveBronder was merged Jun 30, 2024 Loading…
7 tasks done
Fix csr_matrix_times_vector linker error
#3048 by SteveBronder was merged Apr 19, 2024 Loading…
4 tasks done
appends name of ad types used to ad test to failure output
#2997 by SteveBronder was merged Jan 5, 2024 Loading…
4 tasks done
Add simplex row and column matrix constraints
#2992 by SteveBronder was merged Mar 23, 2024 Loading…
4 tasks done
fix assignment for nullptr var_value<matrix> and for assigning expressions
#2978 by SteveBronder was merged Dec 1, 2023 Loading…
4 tasks done
Add arena_matrix specialization for sparse matrices
#2971 by SteveBronder was merged Mar 27, 2024 Loading…
4 tasks done
Fix Aliasing issue in OpenCL
#2943 by SteveBronder was merged Sep 28, 2023 Loading…
5 tasks done
Allow arena_matrix to use move semantics breaking change Requires a breaking change to the Math library
#2928 by SteveBronder was merged May 31, 2024 Loading…
4 of 5 tasks
Make matrix_cl thread safe
#2905 by SteveBronder was merged Nov 7, 2023 Loading…
4 of 5 tasks
Update boost to 1.82
#2899 by SteveBronder was closed May 11, 2023 Loading…
5 tasks done
Create a class to supersede operands_and_partials for N-ary operations
#2841 by SteveBronder was merged May 11, 2023 Loading…
5 tasks done
ad embedded expression tests to expect_ad testing framework
#2837 opened Oct 25, 2022 by SteveBronder Loading…
5 tasks done
set static const values to static constexpr
#2830 by SteveBronder was merged Feb 19, 2024 Loading…
4 of 5 tasks
adds varmat for log_inv_logit
#2806 by SteveBronder was merged Oct 20, 2022 Loading…
5 tasks done
Fix/docs2
#2805 by SteveBronder was merged Sep 27, 2022 Loading…
4 of 8 tasks
Allow varmat for owens_t
#2787 by SteveBronder was merged Jul 19, 2022 Loading…
4 of 5 tasks
[WIP] Allow distributions to return vectors
#2751 opened Jun 3, 2022 by SteveBronder Loading…
4 of 5 tasks
[WIP] Fix doxygen so it compiles with 0 errors and update docs
#2745 by SteveBronder was closed Oct 26, 2023 Loading…
4 of 5 tasks
fix apply_scalar_unary and abs so that abs(complex<T>) return T
#2741 by SteveBronder was merged May 19, 2022 Loading…
5 tasks done
allows complex abs() to be vectorized
#2737 by SteveBronder was merged May 14, 2022 Loading…
5 tasks done
ProTip! Filter pull requests by the default branch with base:develop.