Topic: "chebyshev"
JuliaApproximation/FastTransforms.jl
:rocket: Julia package for orthogonal polynomial transforms :snowboarder:
Language: Julia - Size: 5.01 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 267 - Forks: 27

spectralDNS/shenfun
High performance computational platform in Python for the spectral Galerkin method
Language: Python - Size: 108 MB - Last synced at: 7 days ago - Pushed at: 5 months ago - Stars: 213 - Forks: 43

adis300/filter-c
Elegant Butterworth and Chebyshev filter implemented in C, with float/double precision support. Works well on many platforms. You can also use this package in C++ and bridge to many other languages for good performance.
Language: C - Size: 26.4 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 90 - Forks: 27

MikaelSlevinsky/FastTransforms
:bullettrain_front: Fast orthogonal polynomial transforms :surfer:
Language: C - Size: 1.3 MB - Last synced at: 19 days ago - Pushed at: 7 months ago - Stars: 61 - Forks: 10

cpraveen/chebpy
Spectral Methods in Python
Language: Jupyter Notebook - Size: 45.7 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 53 - Forks: 18

poganyg/IIR-filter
An IIR filter class implementation in Python
Language: Python - Size: 740 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 39 - Forks: 17

markmbaum/BasicInterpolators.jl
Basic (+chebyshev) interpolation recipes in Julia
Language: Julia - Size: 409 KB - Last synced at: 7 days ago - Pushed at: about 2 years ago - Stars: 32 - Forks: 3

tpapp/SpectralKit.jl
Building blocks of spectral methods for Julia.
Language: Julia - Size: 5.09 MB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 27 - Forks: 0

winkjs/wink-distance
Distance/Similarity functions for Bag of Words, Strings, Vectors and more.
Language: JavaScript - Size: 1.88 MB - Last synced at: 6 days ago - Pushed at: almost 2 years ago - Stars: 23 - Forks: 5

JuliaQuantumControl/QuantumPropagators.jl
Propagators for Quantum Dynamics and Optimal Control
Language: Julia - Size: 3.12 MB - Last synced at: 13 days ago - Pushed at: 3 months ago - Stars: 18 - Forks: 5

SciML/DiffEqApproxFun.jl 📦
The tools for proper interactions between ApproxFun.jl and DifferentialEquations.jl for pseudospectiral partial differential equation discretizations in scientific machine learning (SciML)
Language: Julia - Size: 30.3 KB - Last synced at: about 19 hours ago - Pushed at: over 4 years ago - Stars: 13 - Forks: 8

markmbaum/orthopoly
Python functions for orthogonal polynomials and (real, 2D, orthonormal) spherical harmonics
Language: Python - Size: 2.94 MB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 2

emsr/polynomial
A C++ polynomials and related algorithms.
Language: C++ - Size: 3.04 MB - Last synced at: 8 days ago - Pushed at: about 3 years ago - Stars: 6 - Forks: 3

ImperialCollegeESE/BOLD_Toolbox
Battery Optimal Layer Design (BOLD) Toolbox for optimising layer configuration of pouch cells
Language: Matlab - Size: 80.1 KB - Last synced at: 5 months ago - Pushed at: almost 7 years ago - Stars: 6 - Forks: 2

AuroraDysis/Einstein.jl
Einstein.jl is a high-performance suite designed to compute arbitrary-precision solutions of PDEs in general relativity.
Language: Julia - Size: 3.06 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 5 - Forks: 0

MishraShivendra/golang_math
Machine learning functions written in goLang:
Language: Go - Size: 1.95 KB - Last synced at: 13 days ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 3

SoumenChem/Chebyshev
Chebyshev propagator for RT-TDDFT module in NWChem
Language: Fortran - Size: 39.1 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 1

arunabh98/Filter-Design-Assignment
EE 338 Digital Signal Processing, IIT Bombay
Language: Matlab - Size: 2.64 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 2

rcarcasses/schrodinger
Solves one dimensional Schrodinger problem using several methods.
Language: C++ - Size: 29.3 KB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 1

morfinPL/classicApproximations
Python implementations of classic approximations of functions
Language: Python - Size: 3.42 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

matheesha27/FIR-Bandstop-Filter
This project is done to design procedure of a Finite Impulse Response (FIR) Bandstop Filter using the Kaiser Window function.
Language: MATLAB - Size: 740 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

shrey1216/Algorithms-on-Python
A set of numerical algorithms I coded on Python
Language: Python - Size: 712 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

almar92/python_chebyshev
Scripts for the study of n-th order Type 1 Chebyshev filters
Language: Python - Size: 91.8 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

semibran/chebyshev
:straight_ruler: Calculate the Chebyshev distance between two points
Language: JavaScript - Size: 15.6 KB - Last synced at: 15 days ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

vaitybharati/P07.-Chebyshev-s-practice
Chebyshev's Theorem 3/4th or 75% of observations lie 2 Standard deviations of mean i.e. mean+2SD and mean-2SD
Language: Jupyter Notebook - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

julzerinos/matlab-Weierstrass-Chebyshev-Polynomials 📦
The Weierstrass method for finding all roots of the Chebyshev polynomial of the first order.
Language: MATLAB - Size: 452 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

LukasErekson/RootFinding Fork of tylerjarvis/RootFinding
A numerical root-finding method for nonlinear systems of equations.
Language: Jupyter Notebook - Size: 42.7 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

mohabouje/QIIRDesigner
A cross-platform application for basic IIR filter design.
Language: QML - Size: 25.4 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

ceciliacsilva/mix-homework
Mix of my college homework
Language: Racket - Size: 159 KB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

st8rboi/SplineLAB
Приложение для сравнительного анализа методов интерполяции на тестовых функциях
Language: Python - Size: 377 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

RePlasma/SFQEDtoolkit
SFQEDtoolkit
Language: Jupyter Notebook - Size: 240 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

MehrdadBabazadeh/Chebyshev-Collocation
Implementation of Chebyshev collocation method to solve diffusion equation for a Li-ion battery
Language: Python - Size: 136 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

prakash2903/MarkovLimix
Implementation of Probability Theorem and Limits, Solving Markov chain and states classification
Language: Python - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

K1ll-9/filter-butterworth-c
Simple Chebyshev and Butterworth implementation
Language: C - Size: 6.14 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

loganhotz/smolyak
anisotropic Smolyak grid for Lagrange interpolation
Language: Python - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Cuadernin/ChebyshevCircunference
Find the center and radius of the shortest or smallest circumference of a set of points with MATLAB.
Language: MATLAB - Size: 7.81 KB - Last synced at: 17 days ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

sagasu/czebyszow-approximations
Playground for Czebyszow approximations of functions
Language: Python - Size: 53.7 KB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Yurlungur/wavetoy-parity-Chebyshev
This is a wave equation solver in spherical symmetry that demonstrates the use of parity-limited Chebyshev polynomials
Language: Python - Size: 311 KB - Last synced at: 23 days ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

RAVEENSR/A-Star-Path-finding-Algorithm
This is program written in java using the A* algorithm. This algoirthm calculates distance on three main categories. Those are Euclidean, Manhatton and Chebyshew.
Language: Java - Size: 652 KB - Last synced at: about 2 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

jagot/magnus
Language: C++ - Size: 10.7 KB - Last synced at: about 2 months ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 1
