Pinned Repositories
LegendrePolynomials.jl
Legendre polynomials and associated Legendre polynomials computed using 3-term recursions
MultiplesOfPi.jl
Numbers that produce accurate results when used as arguments to trigonometric functions
OrdinalIndexing.jl
Julia package to index arrays using the positional rank of the index instead of its value
ParallelUtilities.jl
Fast and easy parallel mapreduce on HPC clusters
SphericalHarmonics.jl
Associated Legendre Polynomials and Spherical Harmonics in Julia
WignerD.jl
Wigner d and D matrices following Feng (2015)
ApproxFun.jl
Julia package for function approximation
FillArrays.jl
Julia package for lazily representing matrices filled with a single entry
OffsetArrays.jl
Fortran-like arrays with arbitrary, zero or negative starting indices.
LinearAlgebra.jl
Julia Linear Algebra standard library
jishnub's Repositories
jishnub/LegendrePolynomials.jl
Legendre polynomials and associated Legendre polynomials computed using 3-term recursions
jishnub/SphericalHarmonics.jl
Associated Legendre Polynomials and Spherical Harmonics in Julia
jishnub/WignerD.jl
Wigner d and D matrices following Feng (2015)
jishnub/RossbyWaveSpectrum.jl
Julia code to compute the spectrum of solar intertial waves
jishnub/OddEvenIntegers.jl
Odd and even integers in Julia
jishnub/ApproxFunBase.jl
Core functionality of ApproxFun
jishnub/ApproxFunOrthogonalPolynomials.jl
Support for orthogonal polynomial-based spaces in ApproxFun
jishnub/ApproxFunSingularities.jl
Support for spaces with singularities in ApproxFun
jishnub/Backporter
Script to make backport branches to Julia
jishnub/BandedMatrices.jl
A Julia package for representing banded matrices
jishnub/CFITSIO.jl
C-style interface to the libcfitsio library.
jishnub/clean_julia_stdlibs
Remove stale julia stdlib directories
jishnub/Distributions.jl
A Julia package for probability distributions and associated functions.
jishnub/DomainSets.jl
A Julia package for describing domains in Euclidean space
jishnub/FastGaussQuadrature.jl
Julia package for Gaussian quadrature
jishnub/FillArrays.jl
Julia package for lazily representing matrices filled with a single entry
jishnub/FITSIO.jl
Flexible Image Transport System (FITS) file support for Julia
jishnub/GenericFFT.jl
A package for computing the FFT with arbitrary floating point numbers
jishnub/InfiniteArrays.jl
A Julia package for representing infinite-dimensional arrays
jishnub/Infinities.jl
A Julia package for representing infinity in all its forms
jishnub/IntervalSets.jl
Interval Sets for Julia
jishnub/julia
The Julia Programming Language
jishnub/LinearAlgebra.jl
Julia Linear Algebra standard library
jishnub/OffsetArrays.jl
Fortran-like arrays with arbitrary, zero or negative starting indices.
jishnub/PDMats.jl
Uniform Interface for positive definite matrices of various structures
jishnub/PkgEval.jl
Keeping tabs on the julia ecosystem
jishnub/Static.jl
Static types useful for dispatch and generated functions.
jishnub/StaticArrays.jl
Statically sized arrays for Julia
jishnub/StructArrays.jl
Efficient implementation of struct arrays in Julia
jishnub/ToeplitzMatrices.jl
Fast matrix multiplication and division for Toeplitz matrices in Julia