braydenware's Stars
JuliaParallel/Elemental.jl
Julia interface to the Elemental linear algebra library.
albertomercurio/SecondQuantization.jl
Symbolic helper to develop second quantization algebra.
kleinhenz/SlurmClusterManager.jl
julia package for running code on slurm clusters
c42f/Underscores.jl
Underscore placeholders for convenient closure syntax
JuliaGraphics/ColorSchemes.jl
colorschemes, colormaps, gradients, and palettes
Jutho/TensorOperations.jl
Julia package for tensor contractions and related operations
ITensor/ITensors.jl
A Julia library for efficient tensor computations and tensor network calculations
NanoComp/harminv
harmonic inversion algorithm of Mandelshtam: decompose signal into sum of decaying sinusoids
jamii/Blobs.jl
Binary blobs with on-the-fly pointer patching
vtjnash/ComputedFieldTypes.jl
Build types in Julia where some fields have computed types
ivanslapnicar/GIAN-Applied-NLA-Course
Materials for the GIAN Course "Modern Applications of Numerical Linear Algebra Methods"
JuliaQuantum/QuDynamics.jl
A JuliaQuantum package for solving dynamical equations in quantum mechanics.
matteoacrossi/texprlcount
Perl script that evaluates the word count of a tex document according to the PRL length guidelines
mherrmann/fbs-tutorial
Tutorial for creating Python/Qt GUIs with fbs
fredrikekre/Literate.jl
Simple package for literate programming in Julia
NHDaly/ApplicationBuilder.jl
[deprecated] Compile, bundle, and release julia software
Nemocas/Nemo.jl
Julia bindings for the FLINT number theory C library
madeleineudell/ParallelSparseMatMul.jl
A Julia library for parallel sparse matrix multiplication using shared memory
higham/expmv
MATLAB codes for matrix exponential times a vector.
garrison/UniqueVectors.jl
Vectors of unique elements, with quick reverse lookups
timholy/Revise.jl
Automatically update function definitions in a running Julia session
LMescheder/DynMultiply.jl
Automatically detect the most efficient multiplication order for matrices.
AustinPrivett/MatrixChainMultiply.jl
Find the fastest way to multiply a chain of matrices and do it.
JuliaCollections/IterTools.jl
Common functional iterator patterns
lanaperisa/TensorToolbox.jl
Julia package for tensors as multidimensional arrays, with functionalty within Tucker format, Kruskal (CP) format, Hierarchical Tucker format and Tensor Train format.
Jutho/TensorToolbox.jl
Julia package for working with tensors, i.e. multilinear maps between vector spaces
keon/algorithms
Minimal examples of data structures and algorithms in Python
HaoZeke/Q_ANN
A proof of concept of Neural Networking for Quantum State recognition.