• Stars
    star
    1
  • Language
    Julia
  • License
    MIT License
  • Created about 1 year ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

More Repositories

1

SIMDPirates.jl

Pirating base type NTuple{N,Core.VecElement{T}} -- although base methods are NOT overloaded -- and plundering the great work of eschnett's SIMD.jl
Julia
27
star
2

PaddedMatrices.jl

This library provides arrays with columns padded to be a multiple of SIMD-vector width.
Julia
26
star
3

ProbabilityModels.jl

Probability models with `y ~ Normal(mu, sigma)` style syntax and reverse mode AD for gradients; WIP. Prioritizes runtime performance.
Julia
20
star
4

AppleAccelerateLinAlgWrapper.jl

Simple experimental wrapper of small number of Apple Accelerate linear algebra routines using libblastrampoline. Largely used for benchmarking routines using the Apple M1's matrix instructions.
Julia
17
star
5

TriangularMatrices.jl

Support for static symmetric and triangular matrix operations.
Julia
8
star
6

StableMap.jl

Julia
6
star
7

StaticFFTs.jl

Statically sized FFTs for objects of size known at compile time.
Julia
5
star
8

ProbabilityDistributions.jl

Provides log probability density functions, along with partial derivatives.
Julia
4
star
9

RecursiveTupleMath.jl

Julia
4
star
10

SLEEFwrap.jl

Wrapper of SLEEF (SIMD Library for Evaluating Elementary Functions, vectorized libm).
Julia
3
star
11

AsymptoticPosteriors.jl

Asymptotic approximations to posterior distributions.
Julia
3
star
12

JuliaFormatterDaemonMode.jl

JuliaFormatter.jl + DaemonMode.jl
Julia
2
star
13

StructuredMatrices.jl

Provides support for structured matrices. My primary interest right now is in diagonal representations of triangular and symmetric matrices.
Julia
2
star
14

MatrixExp

Julia
2
star
15

ReverseDiffExpressions.jl

Library facilitating source to source reverse diff on Julia expressions; focus on probability distributions.
Julia
2
star
16

xsimdwrap.jl

Wraps Xsimd math functions.
Julia
1
star
17

ElrodConfig.jl

Some startup.jl contents
Julia
1
star
18

QuasiNewtonMethods.jl

Gradient-based numerical optimization.
Julia
1
star
19

LinearProgramDebugging.jl

Personal library for debugging issues related to building and solving linear programs
Julia
1
star
20

MCMCChainSummaries.jl

Summarize MCMC Chains.
Julia
1
star
21

ServiceSolicitation.jl

Politely ask other threads to do a little work, if they aren't too busy.
Julia
1
star
22

JointPosteriors.jl

Package for high performance calculation of joint and marginal posterior distributions.
Julia
1
star
23

InplaceDHMC.jl

Library heavily integrated with ProbabilityModels.jl, providing a low-allocation Dynamic Hamiltonian Monte Carlo sampler.
Julia
1
star