-
Institute for Advanced Studies, Vienna
- https://tamaspapp.eu
Block or Report
Block or report tpapp
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
DynamicHMC.jl Public
Implementation of robust dynamic Hamiltonian Monte Carlo methods (NUTS) in Julia.
-
MCMCDiagnostics.jl Public archive
Markov Chain Monte Carlo convergence diagnostics in Julia
-
DefaultApplication.jl Public
Julia package for opening a file with the default application determined by the OS.
-
LogDensityProblems.jl Public
A common framework for implementing and using log densities for inference.
-
629 contributions in the last year
Less
More
Activity overview
Contributed to
tpapp/DynamicHMC.jl,
tpapp/LogDensityProblems.jl,
tpapp/tpapp.github.io
and 77 other
repositories
Contribution activity
February 2023
Created 2 commits in 1 repository
Opened 1 pull request in 1 repository
tpapp/AltDistributions.jl
1
open
Reviewed 2 pull requests in 2 repositories
tpapp/LogDensityProblemsAD.jl
1 pull request
JuliaStats/LogExpFunctions.jl
1 pull request
Created an issue in EnzymeAD/Enzyme.jl that received 1 comment
data corruption in struct
MWE: using Enzyme # make a test problem struct Foo D::Vector{Float64} end const N = 5 # dimension for MWE (f::Foo)(x) = mapreduce((D, x) -> log(D) + …
1
comment