linearalgebra

There are 53 repositories under linearalgebra topic.

  • -Linear-Algebra-

    Language:Python
  • Linear-Algebra

    Language:Jupyter Notebook
  • uos-coursework

    This repo includes programming tasks for courses from Univ. of Seoul

    Language:Jupyter Notebook
  • WoodburyFactorizations.jl

    Contains an implementation of lazily represented matrix structures that allow for the application of the Woodbury Identity.

    Language:Julia
  • LazyInverses.jl

    LazyInverses provides a lazy wrapper for a matrix inverse, akin to Adjoint in Julia Base. See the README for example use cases.

    Language:Julia
  • matrixplusplus

    matrixplusplus is a matrix library written in C++

    Language:C++
  • Linear-Algebra-modules

    some linear algebra modules

    Language:Jupyter Notebook
  • Determinants

    A program that calculates the determinant of a matrix. The program should be able to handle 2x2, 3x3, and 4x4 dimensions.

    Language:Java
  • matrix-theory

    Assignments EE5609

    Language:TeX
  • LinearAlgebra

    A general-purpose header-only linear algebra library.

    Language:C++
  • LinearAlgebra

    Assignment for UE18MA251, Linear Algebra

    Language:Jupyter Notebook
  • gretlmat

    A simple linear algebra library for D

    Language:D
  • LinearAlgebra

    This repo is created with an aim to simplify the mathematics under the hood of Linear Algebra

    Language:Python
  • EE5600-Intro-AI-ML

    cordinate geometry in python

    Language:Python
  • Legion_LA

    This repository contains a few Linear Algebra applications (and and especially a block-based LU factorization) implemented in Legion

    Language:C++
  • iotiot

    Machine Learning essentials

  • linear-algebra-udacity

    Udacity's "Linear Algebra Refresher" course

    Language:C++