Jutho's repositories
TensorOperations.jl
Julia package for tensor contractions and related operations
KrylovKit.jl
Krylov methods for linear problems, eigenvalues, singular values and matrix functions
TensorKit.jl
A Julia package for large-scale tensor computations, with a hint of category theory
Strided.jl
A Julia package for strided array views and efficient manipulations thereof
OptimKit.jl
OptimKit: A blissfully ignorant Julia package for gradient optimization
WignerSymbols.jl
A Julia package for computing Wigner symbols and related quantities
TNSchool2018
European Tensor Network - School 2018
TupleTools.jl
Type stable methods for small tuples
VectorInterface.jl
A Julia interface for working with vector like objects
SparseArrayKit.jl
Sparse multidimensional arrays using a DOK format, with support for TensorOperations.jl
CMPSKit.jl
Continuous Matrix Product States in Julia
TensorKitManifolds.jl
Useful tools for working with isometric or unitary tensors
cMPS-notebook
Notebook for illustrating the use of CMPSKit.jl and to reproduce the results from arXiv:2006.01801.
ManyBodyKit.jl
Initial attempts at a package for defining many body systems in both quantum and statistical physics
TestExtras.jl
Some useful additions to the Julia Test Standard Library
RationalRoots.jl
A Julia type for representing square roots of rational numbers
StridedViews.jl
A Julia package to represent strided views over a parent DenseArray
VectorFunctionSpacesSummary
Summary page for the course on "Vector and Function Spaces"
TensorOperationsCore.jl
Core functionality and interface for TensorOperations.jl
ThreadPinning.jl
Readily pin Julia threads to CPU processors
Appveyor.jl
Julia Appveyor script
ChainRules.jl
forward and reverse mode automatic differentiation primitives for Julia Base + StdLibs
ChainRulesCore.jl
AD-backend agnostic system defining custom forward and reverse mode rules. This is the light weight core to allow you to define rules for your functions in your packages, without depending on any particular AD system.
HalfIntegers.jl
A Julia package for half-integer numbers
MERAKit.jl
Infinite MERAs in Julia
TensorOperationsTBLIS.jl
Julia wrapper for TBLIS with TensorOperations.jl
VectorFunctionSpacesSlides
Slides for the "Vector and Function Spaces" course