Commit d04d20c
Make MatrixNormal sampling non-allocating (#2012)
* Make MatrixNormal sampling non-allocating
* Add test for non-allocating MatrixNormal sampling
* Update non-allocating test
Co-authored-by: David Müller-Widmann <devmotion@users.noreply.github.com>
* Fix
Co-authored-by: David Müller-Widmann <devmotion@users.noreply.github.com>
* Adjust allocation test to Julia <1.10.5 failure
Co-authored-by: David Müller-Widmann <devmotion@users.noreply.github.com>
---------
Co-authored-by: Desef, Benjamin <benjamin.desef@dlr.de>
Co-authored-by: David Müller-Widmann <devmotion@users.noreply.github.com>1 parent 821c38f commit d04d20c
2 files changed
+18
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
126 | | - | |
| 125 | + | |
127 | 126 | | |
128 | 127 | | |
129 | | - | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
130 | 132 | | |
131 | 133 | | |
132 | 134 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
322 | 322 | | |
323 | 323 | | |
324 | 324 | | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
325 | 338 | | |
326 | 339 | | |
327 | 340 | | |
| |||
0 commit comments