• Stars
    star
    5
  • Rank 2,861,937 (Top 57 %)
  • Language
    Julia
  • License
    Other
  • Created almost 7 years ago
  • Updated almost 5 years ago

Reviews

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

Repository Details

Statically sized FFTs for objects of size known at compile time.

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

ProbabilityDistributions.jl

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

RecursiveTupleMath.jl

Julia
4
star
9

SLEEFwrap.jl

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

AsymptoticPosteriors.jl

Asymptotic approximations to posterior distributions.
Julia
3
star
11

JuliaFormatterDaemonMode.jl

JuliaFormatter.jl + DaemonMode.jl
Julia
2
star
12

StructuredMatrices.jl

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

MatrixExp

Julia
2
star
14

ReverseDiffExpressions.jl

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

xsimdwrap.jl

Wraps Xsimd math functions.
Julia
1
star
16

ElrodConfig.jl

Some startup.jl contents
Julia
1
star
17

BoxOptNewton.jl

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