-
Many other tickets refer to gradient based methods (#22 #283 #293 #104). First step is to implement gradients for the toy problems
- [x] AnnulusLogPDF
- [x] ConeLogPDF
- [x] ConstantModel
- [x] …
-
Are there any plans to add support for custom image image transformations?
-
Matrix methods named `adjoint` and `_adjoint` are renamed `adjugate` and `_adjugate` and replacements are added that raise deprecation warnings.
This is part of the program at #10465.
CC: @will…
-
The following code
```
function f(x)
d = Dict()
for i in 1:4
push!(d, i=>i^x)
end
sum(values(d))
end
@show f(3)
gra…
-
I am running a `rude.jl` from folder `giesekus`. The code generates an error with a stack trace of almost 1000 lines long. I attach the trace as a file and as well as the exact code I am running. Fin…
-
## Describe the New Use Case ##
Note that this was originally an issue in MET with the plan of adding support directly to the C++ tools. However, as of 4/6/2022, the plan has changed to leveraging …
-
Hi @ziotom78 !
Excellent package! I was testing `Healpix.jl` against `healpy` in Python in terms of speed.
I noticed the python wrapper of Healpix is a few times faster than the Julia Module due t…
-
## Description
When Eigen and Stan are included in the same file, g++ reports compilation errors like ` ‘const class stan::math::arena_matrix’ has no member named ‘val’; did you mean ‘eval’?`
…
-
| | |
|------------------|-----------------|
|Previous ID | SR-10697 |
|Radar | rdar://problem/50853487 |
|Original Repo…
-
@JuliaRegistrator register