matrix-calculations

There are 455 repositories under matrix-calculations topic.

  • flame/blis

    BLAS-like Library Instantiation Software Framework

    Language:C2.5k81466392
  • Linear-Algebra-With-Python

    weijie-chen/Linear-Algebra-With-Python

    Lecture Notes for Linear Algebra Featuring Python. This series of lecture notes will walk you through all the must-know concepts that set the foundation of data science or advanced quantitative skillsets. Suitable for statistician/econometrician, quantitative analysts, data scientists and etc. to quickly refresh the linear algebra with the assistance of Python computation and visualization.

    Language:Jupyter Notebook2.5k816593
  • uncomplicate/neanderthal

    Fast Clojure Matrix Library

    Language:Clojure1.1k3910258
  • LynnHo/Matrix-Calculus-Tutorial

    Matrix Calculus via Differentials, Matrix Derivative, 矩阵求导教程

  • socnetv/app

    Social Network Analysis and Visualization software application.

    Language:C++238516728
  • goessl/MachineLearning

    An easy neural network for Java!

    Language:Java12716035
  • Tiger

    hosseinmoein/Tiger

    C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators

    Language:C++1218528
  • deepr

    gagolews/deepr

    Deep R Programming (Open-Access Textbook)

  • franko/gsl-shell

    GSL library shell based on LuaJIT2

    Language:Lua96132511
  • cascala/galileo

    Scala Math - Numerical (Matlab-like) and Symbolic (Mathematica-like) tool

    Language:Scala7012117
  • JordanRL/Fermat

    A library providing math and statistics operations for numbers of arbitrary size.

    Language:PHP665436
  • Hykudoru/Pescado-3D-Engine

    A 3D graphics and physics engine coded from scratch in C++.

    Language:C++51202
  • vittorioPiotti/MatrixCalculator-C

    Calcolatrice Matriciale sviluppata in C per tutte le operazioni con le matrici ed anche algoritmo di Laplace e calcolo della matrice inversa

    Language:C47100
  • LastAncientOne/Mathematics_for_Machine_Learning

    Learn the mathematics behind machine learning and explore various mathematical concepts within machine learning.

    Language:Jupyter Notebook433027
  • elsuizo/static-math

    Safe and fast mathematical operations with static arrays in the Rust programming language

    Language:Rust414142
  • gbenroscience/ParserNG

    ParserNG is a powerful , fast math expression parser that parses and evaluates math expressions, does differential calculus(symbolic) evaluations, numerical integration, equation solving(quadratic, Tartaglia's, numerical solutions of other equations) , matrix operations and statistics amongst other functionality. It is written in pure java and has no native dependencies.

    Language:Java404137
  • edugca/xlMATRIX

    Handle vectors and matrices in Excel with Lambda functions. Conduct statistical and econometric analysis with ease. No VBA!

  • panguojun/Coordinate-System

    Coordinate transformations play a pivotal role in computer graphics, robotics, and the broader domains of mathematics and physics. This project introduces a novel computable coordinate system object that bridges the gap between theoretical frameworks and numerical computations.

    Language:C++23202
  • HoangTran0410/p5js-playground

    All my working experience with p5js

    Language:JavaScript20206
  • brightway-lca/brightway2-calc

    The calculation engine for the Brightway2 life cycle assessment framework.

    Language:Python1849818
  • jknthn/Matswift

    Matrix computation library in Swift

    Language:Swift17302
  • panhomyoung/phySAT

    Semi-Tenser Product based SAT and AllSAT solver, where it can solve CNF and circuit input.

    Language:C++16114
  • ysong1231/SimRank

    An implementation of SimRank and SimRank++ algorithms on both directive graphs and bipartitle graphs, with matrix manipulations to reduce the calculation complexity effectively.

    Language:Python15100
  • jbrown1618/vector

    A linear algebra library for TypeScript and JavaScript

    Language:TypeScript141631
  • Jiangtang/Matrix-Computations

    Code Repository for Matrix Computations(4th Edition) by G.H. Golub and C.F. Van Loan

    Language:Jupyter Notebook13309
  • AleksandarHaber/Save-and-Load-Eigen-Cpp-Matrices-Arrays-to-and-from-CSV-files

    The functions provided in this C++ source files are used to save and load Eigen C++ matrices/arrays to and from CSV values.

    Language:C++11005
  • MADONOKOUKI/Block-wise-Scrambled-Image-Recognition

    Code for Adaptation Network introduced in "Block-wise Scrambled Image Recognition Using Adaptation Network" paper (AAAI WS 2020)

    Language:Python11258
  • AleksandarKostovic/Matrix-MAC-Unit

    Matrix Multiply and Accumulate unit written in System Verilog

    Language:SystemVerilog10102
  • Ashu-45/Project-CX

    Project-CX is a C-based project that includes several tools for: Matrix calculations EMI calculations A mini bank system Some utilities for coders

    Language:C9101
  • NeuralNets-Pure-Python

    souravs17031999/NeuralNets-Pure-Python

    Nice place to start seeing matrices shapes ! Great place for beginners to understand neural networks computation

    Language:Jupyter Notebook9100
  • theolternative/SwiftMatrix

    A Swift library that leverages the Accelerate framework power to provide high-performance functions for matrix math.

    Language:Swift9100
  • Markov-Chains-detector-in-VB6

    Gagniuc/Markov-Chains-detector-in-VB6

    The current VB6 application is a detector that uses observation sequences to construct the transition matrices for two models, which are merged into a single log-likelihood matrix (LLM). A scanner can use this LLM to search for regions of interest inside a longer sequence called z (the target).

    Language:Visual Basic 6.08202
  • RP-72/Latent-Semantic-Indexing-from-scratch

    Information retrieval and text mining using SVD in LSI. SVD has been implemented completely from scratch.

    Language:Python8102
  • VarunS2002/Python-Data-Structures-Algorithms

    Repository for Data Structures and Algorithms in Python.

    Language:Python8204
  • evrhel/MatrixUtil

    A C++ header-only library for vector, matrix, and quaternion math.

    Language:C++7021
  • JMat

    JoshMcDonagh/JMat

    JMat is a library which implements fundamental matrix capabilities in Java.

    Language:Java7100