numerical-computing
Here are 56 public repositories matching this topic...
Language:All
Sort:Most stars
✨ The fundamental numerical library for JavaScript and TypeScript. ✨
- Updated
Nov 29, 2025 - JavaScript
Scientific computing with Perl
- Updated
Jun 1, 2025 - Perl
High-accuracy SIMD sin/cos/sincos library in C with AVX2, AVX-512, and NEON support. Full-range reduction. Fast at scale. Portable by design.
- Updated
Apr 20, 2025 - C
N-dimensional / multi-dimensional arrays (tensors) in Scala 3. Think NumPy ndarray / PyTorch Tensor but type-safe over shapes, array/axis labels & numeric data types
- Updated
Dec 22, 2022 - Scala
A focused resource for mastering NumPy, featuring practice problems, code examples, and interview-oriented numerical computing techniques in Python. Covers array operations, linear algebra, and performance optimization for data science interviews.
- Updated
May 22, 2025 - Python
A java package for nd-array calculations
- Updated
Jan 14, 2021 - Java
Python implementation of Methods and Algorithm or Numerical Computing Course. You just have to Enter the input values from the question and All the iterations will be generated automatically.
- Updated
Aug 11, 2020 - Jupyter Notebook
The repository provides code, build instructions, and usage guidelines for each FFT implementation.
- Updated
Aug 30, 2025 - C
a basic numpy-like library in c with broadcasting :)
- Updated
Sep 8, 2025 - C
Comprehensive hands-on notes, examples, and exercises to master NumPy from basics to advanced.
- Updated
May 29, 2025 - Jupyter Notebook
A flonum matrix module for CHICKEN Scheme.
- Updated
Nov 11, 2024 - Scheme
A structured collection of Jupyter notebooks exploring NumPy from the ground up; covering array creation, manipulation, broadcasting, indexing, and data visualization for scientific computing and data analysis.
- Updated
Oct 11, 2025 - Jupyter Notebook
- Updated
Nov 24, 2025 - C++
The code provides a collection of functions for matrix changes, including transposing, finding the rank, inverting, multiplying.
- Updated
Jun 24, 2023 - Python
This repository contains the source code and documentation for the OptiNumPy library, a numerical analysis optimization package written in Python. The library provides various numerical optimization algorithms for solving optimization problems.
- Updated
Jul 29, 2023 - Python
This course contains lots of challenges for NumPy, each challenge is a small NumPy project with detailed instructions and solutions. You can practice your NumPy skills by solving these challenges, improve your problem-solving skills, and learn how to write clean and efficient code.
- Updated
Oct 23, 2025
Complete numerical computing labs with pdf documents. You just need to change coding according to your question requirements.
- Updated
Nov 23, 2020 - Jupyter Notebook
Numpy-Basic is a structured learning repo covering NumPy from basics to advanced. It includes arrays, indexing, reshaping, filtering, vector ops, angle functions, stats, and .npy file handling. Each concept is explained with code, examples, and Matplotlib visualizations in both light and dark modes. Ideal for students and data learners.
- Updated
Jun 8, 2025 - Jupyter Notebook
Arbitrary Numbers
- Updated
Aug 12, 2025 - Python
Improve this page
Add a description, image, and links to thenumerical-computing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thenumerical-computing topic, visit your repo's landing page and select "manage topics."