Skip to content
#

chebyshev-polynomials

Here are 49 public repositories matching this topic...

A serial, parallel and vectorised version of PLDM dynamics has been implemented. The serial version uses numba to get speedup of a compiled language. The parallel version uses mpi4py to utilise the multiprocessing capability of HPC clusters. The vectorised version uses a wide variety of GPU libraries (cuda, cupy, pytorch) to highly vectorise PLDM.

  • Updated Jul 15, 2024
  • Python

This repo specifically contains all the numerical experiments conducted during my MS-Thesis Project sharing the same title. Major languages used in the span of this project are Python, Matlab and Mathematica. The code files are well-commented and are the codes self-explanatory.

  • Updated Apr 6, 2024
  • Jupyter Notebook

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

  • Updated Jan 6, 2023
  • MATLAB

Improve this page

Add a description, image, and links to the chebyshev-polynomials topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the chebyshev-polynomials topic, visit your repo's landing page and select "manage topics."

Learn more