Repository navigation
numerical-computing
- Website
- Wikipedia
✨ Standard library for JavaScript and Node.js. ✨
Scientific computing with Perl
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
A java package for nd-array calculations
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.
A flonum matrix module for CHICKEN Scheme.
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.
The code provides a collection of functions for matrix changes, including transposing, finding the rank, inverting, multiplying.
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.
Complete numerical computing labs with pdf documents. You just need to change coding according to your question requirements.
Explore Python implementations of numerical methods for solving mathematical problems. Includes root-finding, integration, and more.
A high-performance polynomial regression implementation in pure C with gradient descent optimization and visualization support.
This repository contains Numerical Computing important concepts notes (leading to machine learning and approximately in every field of computer science) implemented in Python Notebooks.
This repo contains work material for the course: CST82333 - Numerical Computing
Exercises for the University of Bologna Numerical Computing course (a.y. 2021-22).
image filters using convolution operations and mathematical kernels
Implementation of several numerical computing methods with Python /// by theMHD.
Personal project repository
Project for the University of Bologna Numerical Computing course (a.y. 2021-22).