Pinned Repositories
DefaultApplication.jl
Julia package for opening a file with the default application determined by the OS.
DynamicHMC.jl
Implementation of robust dynamic Hamiltonian Monte Carlo methods (NUTS) in Julia.
julia-repl
Run an inferior Julia REPL in a terminal inside Emacs
let-plus
destructuring extension of let*
lla
Lisp Linear Algebra
LogDensityProblems.jl
A common framework for implementing and using log densities for inference.
MCMCDiagnostics.jl
Markov Chain Monte Carlo convergence diagnostics in Julia
MultistartOptimization.jl
Multistart optimization methods in Julia.
PkgSkeleton.jl
Generate Julia package skeletons using a simple template system
TransformVariables.jl
Transformations to contrained variables from ℝⁿ.
tpapp's Repositories
tpapp/julia-repl
Run an inferior Julia REPL in a terminal inside Emacs
tpapp/TransformVariables.jl
Transformations to contrained variables from ℝⁿ.
tpapp/PkgSkeleton.jl
Generate Julia package skeletons using a simple template system
tpapp/LaTeXTabulars.jl
Write tabular data from Julia in LaTeX format.
tpapp/LogDensityProblems.jl
A common framework for implementing and using log densities for inference.
tpapp/DynamicHMCExamples.jl
Examples for Bayesian inference using DynamicHMC.jl and related packages.
tpapp/SpectralKit.jl
Building blocks of spectral methods for Julia.
tpapp/TrustRegionMethods.jl
Trust region methods for nonlinear systems of equations in Julia.
tpapp/LogDensityProblemsAD.jl
AD backends for LogDensityProblems.jl.
tpapp/SortedVectors.jl
Lightweight wrapper to declare that a vector is sorted.
tpapp/Miter.jl
A Julia plotting package using the PGF Basic Layer Core.
tpapp/FlatViews.jl
Julia package for flat views of nested collections.
tpapp/NonhomotheticCES.jl
Julia package for calculations with non-homothetic preferences.
tpapp/julia
The Julia Language: A fresh approach to technical computing.
tpapp/PosteriorAnalysis.jl
Julia package to facilitate posterior analysis for Bayesian statistics.
tpapp/BayesianDSGEEstimation.jl
website for the project
tpapp/Binning2D.jl
A lightweight package for grouping 2D data into regular bins.
tpapp/CESFunctions.jl
Tiny Julia package to implement CES (constant elasticity of substitution) functions
tpapp/DiscreteChoiceCalculations.jl
Tiny Julia package that contains calculations for discrete choice models (used in economics).
tpapp/IdentificationDebugger.jl
Debug identification of (economic) models.
tpapp/LaTeXCompilers.jl
Compile LaTeX from Julia using tectonic or a local pdflatex.
tpapp/LaTeXEscapes.jl
Julia package for escaping strings for LaTeX and wrapping LaTeX code.
tpapp/NumericalExample.jl
Some examples of solving an economic models in Julia using spectral methods.
tpapp/Contour.jl
Calculating contour curves for 2D scalar fields in Julia
tpapp/DefaultWrappers.jl
A Julia package that provides a default value for various data structures.
tpapp/julia-emacs
Julia support in Emacs.
tpapp/Literate.jl
Simple package for literate programming in Julia
tpapp/OrderedBinning.jl
Flexible binning of univariate arguments based on a sorted vector.
tpapp/PopplerMWE.jl
MWE for https://github.com/JuliaPackaging/Yggdrasil/issues/8084
tpapp/TaggedAxisArrays.jl
Arrays with axis tags that are required to match for broadcasting.