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

Topic: "numerical-computing"

stdlib-js/stdlib

✨ The fundamental numerical library for JavaScript and TypeScript. ✨

Language: JavaScript - Size: 2 GB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 5,469 - Forks: 950

PDLPorters/pdl

Scientific computing with Perl

Language: Perl - Size: 39.7 MB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 97 - Forks: 48

SciScala/NDScala

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

Language: Scala - Size: 182 KB - Last synced at: 6 months ago - Pushed at: almost 3 years ago - Stars: 47 - Forks: 6

farukalpay/FABE

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.

Language: C - Size: 901 KB - Last synced at: 5 months ago - Pushed at: 7 months ago - Stars: 38 - Forks: 0

ishmahafeez/Computer-Science-Notes

Computer Science PDF notes

Size: 3.07 GB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 21 - Forks: 2

chenmingxiang110/J4darrays

A java package for nd-array calculations

Language: Java - Size: 199 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 16 - Forks: 4

HanielUlises/Numerical-Computing

Language: C++ - Size: 187 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 3 - Forks: 0

muditbhargava66/FFT-implementation-in-C

The repository provides code, build instructions, and usage guidelines for each FFT implementation.

Language: C - Size: 159 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

gramian/matrico

A flonum matrix module for CHICKEN Scheme.

Language: Scheme - Size: 182 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

cjiohukpdn/cinjurepo

MATLAB, which stands for "Matrix Laboratory," is a high-level programming language and numerical computing environment developed by MathWorks.

Size: 9.77 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

labex-labs/numpy-practice-challenges

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.

Size: 75.2 KB - Last synced at: 18 days ago - Pushed at: 28 days ago - Stars: 2 - Forks: 0

muhammad-umaair/NumericalAnalysis

Complete numerical computing labs with pdf documents. You just need to change coding according to your question requirements.

Language: Jupyter Notebook - Size: 3.86 MB - Last synced at: 5 months ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

shahzaibk23/Numerical-Computing-Python

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.

Language: Jupyter Notebook - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

labex-labs/100-numpy-exercises

NumPy is an extension library for Python language, supporting operations of a large number of high-dimensional arrays and matrices. In addition, it also provides a large number of mathematical function libraries for array operations. Machine learning involves a lot of transformations and operations on arrays, which makes NumPy one of the essenti...

Size: 56.6 KB - Last synced at: 11 days ago - Pushed at: 28 days ago - Stars: 1 - Forks: 0

labex-labs/pandas-for-beginners

This comprehensive course covers the fundamental concepts and practical techniques of Pandas, the essential library for data manipulation and analysis in Python. Learn to create, manipulate, and analyze data efficiently using DataFrames and Series.

Size: 38.1 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

Abhrankan-Chakrabarti/sqrt

A high-precision square root calculator written in Rust using the Malachite library. Supports both interactive and command-line modes, allowing users to compute the square root of any positive integer to an arbitrary number of decimal digits with fixed-point accuracy.

Language: Rust - Size: 5.86 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 1

Sourabh-Kumar04/Numpy-Basic

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.

Language: Jupyter Notebook - Size: 187 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

Abdirashid-dv/Numerical-Methods-Using-Python

Explore Python implementations of numerical methods for solving mathematical problems. Includes root-finding, integration, and more.

Language: Python - Size: 186 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

AmariahAK/arp

Extremely hard, multi-turn, open-source-grounded coding evaluations that reliably break every current frontier models (Claude, GPT, Grok, Gemini, Llama, etc.) on numerical stability, zero-allocation, autograd, SIMD, and long-chain correctness.

Size: 75.2 KB - Last synced at: about 14 hours ago - Pushed at: about 15 hours ago - Stars: 0 - Forks: 0

rtgrt5645/numpy-lab

🧮 Explore, manipulate, and visualize data with NumPy to enhance your Python skills in scientific computing and data analysis.

Language: Jupyter Notebook - Size: 1.75 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

Alexander1248/jposits

Java/Kotlin library for 16-bit and 32-bit Posit arithmetic with integrated SoftPosit and JNI bindings.

Language: C - Size: 466 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

kandarpa02/hiphop

Neural Networks with TensorFlow but Smarter

Language: Python - Size: 9.77 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

waynewbishop/bishop-algorithms-quiver-package

A Swift package that provides vector mathematics, numerical computing, and statistical operations.

Language: Swift - Size: 134 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

labex-labs/matplotlib-for-beginners

This comprehensive course covers the fundamental concepts and practical techniques of Matplotlib, the essential plotting library in Python. Learn to create various types of charts and visualizations including line plots, bar charts, scatter plots, histograms, pie charts, and subplots.

Size: 37.1 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

labex-labs/numpy-for-beginners

This comprehensive course covers the fundamental concepts and practical techniques of NumPy, the essential library for numerical computing in Python. Learn to create, manipulate, and analyze arrays efficiently.

Size: 37.1 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

AS-0167/zero-hunter

Zero Hunter - A comprehensive C-based root-finding toolkit implementing five numerical methods with modular design, multiple stopping criteria, and extensive testing capabilities for solving nonlinear equations.

Language: C - Size: 15.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

SatvikPraveen/OctaveMasterPro

Advanced numerical computing framework with GNU Octave featuring parallel processing, optimization algorithms, statistical analysis, and comprehensive data science applications. Includes Dockerized Jupyter environment, financial modeling, signal/image processing pipelines, industrial analytics, and real-world demonstrations.

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

harinandanmv/numpy-practice

A collection of beginner-friendly NumPy tasks designed to explore fundamental array operations in Python. Covers array creation, reshaping, slicing, mathematical operations, identity matrices, random data generation, and more — perfect for hands-on practice and foundational learning in scientific computing with NumPy.

Language: Jupyter Notebook - Size: 11.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Stellarous/netSci-models

Basic models in network science.

Language: Jupyter Notebook - Size: 14.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

chanbengz/sustcsc-rs 📦

SUSTCSC 2025 Basic Track, Rust Programming

Language: Rust - Size: 102 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 2

arbitrary-number/arbitrary-number

Arbitrary Numbers

Language: Python - Size: 76.2 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

SatvikPraveen/ScipyMasterPro

🔬 SciPyMasterPro — A hands-on, modular project to master SciPy for statistics, optimization, linear algebra, curve fitting, and simulations. Includes 10+ Jupyter notebooks, an interactive Streamlit app, synthetic datasets, reusable utility functions, Dockerized setup, and cheatsheets for fast recall, portfolio building, and interview prep.

Language: HTML - Size: 5.3 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

beenotung/svd.ts

A lightweight, isomorphic TypeScript implementation for computing Singular Value Decomposition (SVD) of matrix in Node.js and browsers.

Language: TypeScript - Size: 10.7 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

rodpcastro/wildf

WildF is a Fortran library for evaluating mathematical Special Functions.

Language: Fortran - Size: 455 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

NeuralAditya/Polynomial_Regression_C

A high-performance polynomial regression implementation in pure C with gradient descent optimization and visualization support.

Language: C - Size: 344 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

mariarodr1136/NumDynamics

NumDynamics is an advanced random number generation system that combines C's performance with Python's analytical power. It generates, analyzes, and visualizes random numbers across various statistical distributions, offering a precise and efficient toolkit for random number analysis. 📊

Language: C - Size: 918 KB - Last synced at: 22 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

theMHD-120/Numerical-Computing-Fomulas

Implementation of several numerical computing methods with Python /// by theMHD.

Language: Python - Size: 26.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

TheConverseEngineer/DeltaPy

A lightweight auto-differentiation and backpropagation library written in python using numpy.

Language: Python - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Abduullaahh/Computer-Science-Academia

This repository contains data related to BS Computer Science

Language: C++ - Size: 791 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

uzairahmednasir/image-filters-convolution

image filters using convolution operations and mathematical kernels

Language: Julia - Size: 5.65 MB - Last synced at: 22 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

foxyseta/image-restoration 📦

Project for the University of Bologna Numerical Computing course (a.y. 2021-22).

Language: Python - Size: 19.9 MB - Last synced at: 21 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

foxyseta/unibo-02023-numerical-computing 📦

Exercises for the University of Bologna Numerical Computing course (a.y. 2021-22).

Language: Python - Size: 4.31 MB - Last synced at: 21 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

AitzazTahirCh/Numerical-Computing

This repository contains Numerical Computing important concepts notes (leading to machine learning and approximately in every field of computer science) implemented in Python Notebooks.

Language: HTML - Size: 11 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

s-mathes/projects

Personal project repository

Language: C - Size: 7.06 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

jiviteshjain/robotic-vision

Implementations and explorations of several pipelines and algorithms in Robotic Vision, as part of the Mobile Robotics (Monsoon 2020) class.

Language: Jupyter Notebook - Size: 119 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 2

Related Topics
python 15 scientific-computing 14 data-science 12 linear-algebra 11 numpy 10 data-analysis 9 machine-learning 9 course 6 data-visualization 6 data-structures 5 numerical-methods 5 python-programming 5 programming 5 labs 5 labex 5 hands-on 5 high-performance-computing 4 c-programming 4 matrix-operations 4 jupyter-notebook 4 mathematics 4 signal-processing 3 numerical-analysis 3 array-manipulation 3 beginner-friendly 3 algorithm-implementation 3 algorithms 3 statistics 3 open-source 2 java 2 root-finding 2 neural-network 2 object-oriented-programming 2 differential-equations 2 exercises 2 rust 2 image-processing 2 matrix-computations 2 performance-optimization 2 statistical-analysis 2 array-slicing 2 vectorized-operations 2 matplotlib 2 deep-learning 2 probability-distributions 2 ndarray 2 array-programming 2 simd 2 math-library 2 avx512 2 python3 2 numerical-computation 2 nodejs 2 newton-raphson 2 matrix 2 operating-systems 2 typescript 2 learning 2 secant-method 2 bisection-method 2 autograd 1 tensorflow 1 pytorch 1 nvidia 1 model-serving 1 model-optimization 1 gpu 1 edge-inference 1 code-generation 1 array-manipulations 1 arrays 1 ai-safety 1 adversarial-testing 1 numpy-python 1 numpy-library 1 numpy-arrays 1 python-for-beginners 1 array-operations 1 utils 1 utilities 1 perl 1 jupyterlab 1 zero-allocation 1 c-library 1 cpu-optimization 1 low-level 1 safety-critical 1 math-optimization 1 neon 1 physics-simulation 1 portable-code 1 red-teaming 1 trigonometry 1 vectorized-simd-optimizations 1 x86-64 1 llm-evaluation 1 dotty 1 multi-dimensional-array 1 n-dimensional-array 1 named-tensor 1