hilbert-spaces
There are 21 repositories under hilbert-spaces topic.
graetz23/JWave
A Discrete Fourier Transform (DFT), a Fast Wavelet Transform (FWT), and a Wavelet Packet Transform (WPT) algorithm in 1-D, 2-D, and 3-D using normalized orthogonal (orthonormal) Haar, Coiflet, Daubechie, Legendre and normalized biorthognal wavelets in Java.
katiana22/TL-DeepONet
Source code of 'Deep transfer operator learning for partial differential equations under conditional shift'.
bernwo/BernDirac
A Mathematica package for performing calculations involving matrices/vectors in the Dirac notation which is usually used in quantum mechanics/quantum computing.
giulio98/functional-diffusion-processes
Official code for Continuous-Time Functional Diffusion Processes (NeurIPS 2023).
graetz23/sharpWave
A refactored port and code rebuilt of JWave - Discrete Fourier Transform (DFT), Fast Wavelet Transform (FWT), Wavelet Packet Transform (WPT), some Shifting Wavelet Transform (SWT) by using orthogonal (orthonormal) wavelets like Haar, Daubechie, Coiflet, and other normalized bi-orthogonal wavelets.
trappmartin/HilbertSchmidtIndependenceCriterion.jl
Julia implementations of the Hilbert-Schmidt Independence Criterion (HSIC)
kiranvad/Amplitude-Phase-Distance
A light-weight repository to compute Amplitude Phase distance between two functions
mghasemi/pyProximation
Originally written to solve systems of integrodifferential equations via collocation method in an arbitrary number of variables. The current implementation of the method is based on a finite-dimensional orthogonal system of functions.
haziqj/phd-thesis
My PhD thesis: Regression modelling using priors depending on Fisher information covariance kernels (I-priors)
jemil-butt/kernel_inference
Python code for kernel inference - optimal estimation of covariance functions
RylanSchaeffer/HarvardMATH110-vector-space-methods-for-ODEs
Harvard Spring 2020 Math 110 Vector Space Methods for ODEs (Christian Brennecke)
felix-laumann/MMD_HSIC_non-stationary
MMD and HSIC for non-stationary random processes
goessl/vector
An infinite-dimensional vector package.
koehlale/A_First_Approach_to_Quantum_Logical_Shape_Classification_Framework
Code to the paper: A First Approach to Quantum Logical Shape Classification Framework
Mashghdoust/Kalman-Filter-Implimentation
I have implemented a kalman filter from an existing paper that can predict and estimate the behavior of a noisy dynamic system. I have used kernel trick to compute some of the equations.
mmarouen/SVM_Framework_py
Flexible SVM framework implementation
Moh-Maher/QuantaPlus
QuantaPlus is a light C++ template library for quantum mechanics problems
Vesperyx/Tautum
Tautum physics is the physical UFT of UFTs, or "God's Tautology" hence Tautum as with tau_q phase to amplitude vice versa
tnoe1/support-vector-madness
Homemade SVM dual problem solver
haziqj/iprior-interaction
Additive interaction modelling using I-priors
mmarouen/SVM_Framework
Support vector machines flexible framework