Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: chebyshev-polynomials

NiMlr/pyfunctionbases

A Python module to compute multidimensional arrays of evaluated (orthogonal) functions.

Language: Python - Size: 128 KB - Last synced: 3 days ago - Pushed: about 5 years ago - Stars: 11 - Forks: 1

roland-abel/xpolynomial

C++ template project provides a flexible way to work with polynomials and calculate their real roots.

Language: C++ - Size: 486 KB - Last synced: 10 days ago - Pushed: 10 days ago - Stars: 1 - Forks: 0

jloveric/high-order-layers-torch

High order and sparse layers in pytorch. Lagrange Polynomial, Piecewise Lagrange Polynomial, Piecewise Discontinuous Lagrange Polynomial (Chebyshev nodes) and Fourier Series layers of arbitrary order. Piecewise implementations could be thought of as a 1d grid (for each neuron) where each grid element is Lagrange polynomial. Both full connected and convolutional layers included.

Language: Python - Size: 2.84 MB - Last synced: about 1 month ago - Pushed: 3 months ago - Stars: 9 - Forks: 0

cgohlke/chebyfit

Fit exponential and harmonic functions using Chebyshev polynomials

Language: C - Size: 79.1 KB - Last synced: 19 days ago - Pushed: 19 days ago - Stars: 2 - Forks: 1

ipserc/complexarith

complexarith is an attempt to model the complex field arithmetic in Java to be used in mathematical developments.

Language: Java - Size: 20.7 MB - Last synced: 19 days ago - Pushed: 19 days ago - Stars: 2 - Forks: 0

Photosounder/rouziclib

This is my personal library of code that is common to my different projects (Photosounder, SplineEQ, Spiral and others)

Language: C - Size: 6.47 MB - Last synced: 18 days ago - Pushed: 24 days ago - Stars: 53 - Forks: 9

abhilash1910/SpectralEmbeddings

spectralembeddings is a python library which is used to generate node embeddings from Knowledge graphs using GCN kernels and Graph Autoencoders. Variations include VanillaGCN,ChebyshevGCN and Spline GCN along with SDNe based Graph Autoencoder.

Language: HTML - Size: 4.41 MB - Last synced: 13 days ago - Pushed: over 2 years ago - Stars: 64 - Forks: 6

isaiahpantelis/shamrock

A robust global root finder for real-valued functions of a single real variable.

Language: Python - Size: 616 KB - Last synced: about 1 month ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

sigma-py/orthopy

:triangular_ruler: Orthogonal polynomials in all shapes and sizes.

Size: 4.27 MB - Last synced: 4 days ago - Pushed: 3 months ago - Stars: 180 - Forks: 18

JoshDavid/KokoStats

Toolkit for Data Science & Statistics

Language: APL - Size: 104 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 3 - Forks: 1

dsgiitr/graph_nets

PyTorch Implementation and Explanation of Graph Representation Learning papers: DeepWalk, GCN, GraphSAGE, ChebNet & GAT.

Language: Jupyter Notebook - Size: 11.9 MB - Last synced: 2 months ago - Pushed: about 1 year ago - Stars: 1,080 - Forks: 222

dutykh/morristhorne

Supplemental materials to a scientific paper on the computation of Quasinormal Modes of Morris-Thorne wormholes

Language: MATLAB - Size: 94.7 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

dutykh/noncommschwarzschild

Supplemental materials to a scientific paper on the computation of Quasinormal Modes in a non-commutative model for Schwarzschild black holes

Language: MATLAB - Size: 136 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

Justas327/Skaitiniai-Algoritmai

Finds first root in the given range using newton, simple iterations or scanning methods

Language: Python - Size: 2.36 MB - Last synced: 22 days ago - Pushed: over 4 years ago - Stars: 0 - Forks: 1

Numerical-analysis-in-julija/Interpolation_with_the_barycentric_formula.jl

Implementation of polynomial interpolation using the Barycentric Lagrange formula with Chebyshev points. The program computes polynomial interpolants for three different functions on specified intervals, and determines the polynomial degree necessary to ensure that the error does not exceed 1e-6

Language: Julia - Size: 940 KB - Last synced: 7 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

SoumenChem/semiemp

SEMIEMP:Open source code for semiempirical qunatum chemistry calculations

Language: Fortran - Size: 1.15 MB - Last synced: 7 months ago - Pushed: over 3 years ago - Stars: 4 - Forks: 0

shayneobrien/numerical-methods

Methods in numerical analysis. Includes: Lagrange interpolation, Chebyshev polynomials for optimal node spacing, iterative techniques to solve linear systems (Gauss-Seidel, Jacobi, SOR), SVD, PCA, and more.

Language: Matlab - Size: 538 KB - Last synced: 7 months ago - Pushed: almost 6 years ago - Stars: 35 - Forks: 10

devkapupara/Numerical-Analysis

A collection of Python programs that helps in Numerical Analysis.

Language: Python - Size: 12.7 KB - Last synced: 8 months ago - Pushed: over 4 years ago - Stars: 16 - Forks: 2

bondeje/DSP

Digital signal processing library including: polynomial fitting, filtering, etc. Where possible API facilitates real-time applications

Language: C - Size: 64.5 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

bitwyre/chebyshev_primality_testing

Chebyshev polynomials of the first kind and primality testing

Language: C++ - Size: 38.6 MB - Last synced: 9 months ago - Pushed: about 3 years ago - Stars: 7 - Forks: 3

AliValiyev/Math382-Numerical-analysis-II

We, a team of students, recently completed a series of projects as part of our numerical analysis course. These projects involved the application of various numerical methods to solve mathematical problems and analyze the results. Through these projects, we gained a deeper understanding of the concepts covered in the course and honed our skills in

Language: MATLAB - Size: 3.92 MB - Last synced: 10 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

VikhyatBansal/Mathematics_for_Intelligent_Systems

All the stuff related to MATHS and GOD........ it's hard xp

Language: MATLAB - Size: 187 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - 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: 11 months ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

hazdzz/ChebyNet

The PyTorch version of ChebyNet.

Language: Python - Size: 56.6 MB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 20 - Forks: 6

LMesaric/ChebyshevPolyfit

Third project for DisCont Mathematics 2 @ FER

Language: MATLAB - Size: 1.17 MB - Last synced: almost 1 year ago - Pushed: over 5 years ago - Stars: 5 - Forks: 0

mlazaric/Chebyshev

A simple python module for approximating any sympy expression using the Taylor series and Chebyshev polynomials.

Language: Python - Size: 1.15 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 20 - Forks: 2

ivan-pi/pdecheb

Chebyshev Polynomial Software for Elliptic-Parabolic Systems of PDEs

Language: Fortran - Size: 172 KB - Last synced: 4 months ago - Pushed: about 1 year ago - Stars: 0 - 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: about 1 year ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

jachappell/Chebyshev-polynomials

C++ functions which evaluate Chebyshev polynomials

Language: C++ - Size: 10.7 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 5 - Forks: 1

rahulvigneswaran/Data-Driven-Computing-in-Elasticity-via-Chebyshev-Approximation

This is the repo of the research paper, "Data-driven computing in elasticity via Chebyshev Approximation".

Language: MATLAB - Size: 4.36 MB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 3 - Forks: 2

TWANG006/ortho-poly

Orthogonal polynomials for optics analysis

Language: C++ - Size: 7.05 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 4 - Forks: 0

grosilho/sk-tau-rock_methods

A C++ implementation of SK-tau-ROCK methods

Language: C++ - Size: 1.09 MB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

wmkouw/bayesreg-chebyshev

Bayesian regression with Chebyshev polynomials

Language: Jupyter Notebook - Size: 157 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

drobnyjt/chebyshev_proxy_rootfinding

Chebyshev-proxy Rootfinding based on J. Boyd (2013 and 2014). This repository is intended for educational use and isn't really a standalone package; however, the implementation may be enlightening for someone wishing to reimplement the CPR algorithm.

Language: Python - Size: 24.3 MB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

sgaure/chebpol

Source code for R package chebpol on CRAN

Language: R - Size: 2.7 MB - Last synced: 9 months ago - Pushed: about 1 year ago - Stars: 5 - Forks: 2

shun60s/Chebyshev-expansion

A trial numpy chebyshev polynomials expansion to a fragment of music signal. A trial ARMA Spectral density power estimation.

Language: Python - Size: 5.79 MB - Last synced: 12 months ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

aniketp/chebyshev-lobatto-interpolation

Chebyshev interpolation of an infinitely differentiable function on the given discrete computational grid

Language: MATLAB - Size: 122 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

Related Keywords
chebyshev-polynomials 37 python 6 legendre-polynomials 4 numerical-methods 4 polynomials 4 fourier-series 3 root-finding 3 mathematics 3 interpolation 3 matlab 3 chebyshev-filter 3 numerical-analysis 3 approximation 3 laguerre-polynomials 2 zernike-polynomials 2 hermite-polynomials 2 fourier-transform 2 dismat2 2 c 2 spline-interpolation 2 chebyshev 2 node-embedding 2 spline 2 pytorch 2 general-relativity 2 spectral-methods 2 lagrange-interpolation 2 composite-simpsons-method 1 gauss-seidel 1 decomposition 1 gauss-laguerre-quadrature 1 algorithms 1 gauss-legendre 1 semiempirical-methods 1 gauss-quadrature 1 hermite-interpolation 1 real-time 1 interpolation-methods 1 newton-cotes 1 numerical-differentiation 1 numerical-integration 1 nwchem 1 admm-algorithm 1 hartree-fock-methods 1 automata 1 convolution 1 inverse-fourier-transform 1 kernelmethods 1 markov-chain 1 image-processing 1 composite-trapezoidal-method 1 cubic-splines 1 fixed-point-iteration 1 muellers-method 1 natural-cubic-spline 1 bisection-method 1 newton-raphson 1 reduced-row-echelon-form 1 aitken-delta-squared-method 1 secant-method 1 steffensen-s-method 1 butterworth-filter 1 sor 1 papoulis-filter 1 congruence 1 conjecture 1 mod 1 primality-test 1 prime 1 prime-numbers 1 divided-differences 1 jacobi 1 microsoftexcel 1 c-plus-plus 1 chebfun 1 chebyshev-approximation 1 data-driven-computational-mechanics 1 elasticity 1 model-free-method 1 nonparametric-method 1 wavefront-alignment 1 wavefront-sensing 1 chemical-kinetics 1 explicit 1 integration 1 poisson-noise 1 postprocessing 1 stabilized 1 tau-leaping 1 bayesian-regression 1 variational-bayes 1 chebyshev-proxy-rootfinding 1 root-finding-methods 1 floater-hormann 1 multivariate 1 r 1 thin-plate-splines 1 arma 1 numerical-approximation 1 navier-stokes 1