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

GitHub topics: matrices

MorcilloSanz/tensor

Tensor algebra library in a single header file in C11 for graphics programming, machine and deep learning and physics.

Language: C - Size: 108 KB - Last synced at: 8 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

theoden8/simplex-method

Imperative linear algebra library in C++ written for learning purposes.

Language: C++ - Size: 1.07 MB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 2

ludydoo/Patronus

N-Dimensional matrices

Language: C# - Size: 43.9 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Stalin-Developer/Final-Project-PSeInt

This is the final project of the PSeInt course that i took. It is about a program that manage the information of a hospital. This program was make on PSeInt v20210609.

Size: 422 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

thiagosilvaantenor/ThreadsExercicio-2-SO1

Exercício 2, sobre Threads, da matéria de Sistemas Operacionais 1 do curso de Análise e desenvolvimento de sistemas da FATEC Zona Leste

Language: Java - Size: 12.7 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

tejaslimbani/TTL-Data-Science-short

Basic fundamentals of Data Science

Language: Jupyter Notebook - Size: 25.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Caellian/Math 📦

Math library containing classes for GLSL calculation and interaction.

Language: Kotlin - Size: 227 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

ivanbgd/Matrix-Multiplication-MatMul-C

Matrix Multiplication of non-square matrices in C, including parallel versions

Language: C - Size: 9.77 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

harshitaasharma/cplusplus

While learning C++ one must come accross these important programs , thus it is a short gist which will help you in the journey of learning C++

Language: C++ - Size: 40 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

francisrstokes/vec-la

Tiny linear algebra library specifically for 2d

Language: JavaScript - Size: 56.6 KB - Last synced at: 7 days ago - Pushed at: over 7 years ago - Stars: 43 - Forks: 1

bean-mhm/gsx

C++ Library for Building Games and Simulation

Language: C++ - Size: 17.6 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

zaina826/High-Dimensional-matrices.

Application of matrix data structures to decode images, using convolution, image sharpening, edge detection and gradient calculus.

Language: C++ - Size: 12.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

angellvsdev/Matrixezz

A powerfull application maded with HTML, CSS + SCSS, Vanilla JS, Java + Springboot and Maven. Using a classic MVC architecture with Frontend and Backend. 🧮

Language: Java - Size: 267 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

stankudrow/S21_MatrixPlusPlus

C++ templated Matrix class.

Language: C++ - Size: 1.46 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

AnselmoGPP/Eigen_examples

Examples using Eigen 3.3.7 (linear algebra library)

Language: C++ - Size: 902 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 1

bgreenwell/ramify

Additional matrix functionality for R

Language: R - Size: 540 KB - Last synced at: 16 days ago - Pushed at: over 8 years ago - Stars: 3 - Forks: 0

Erwin14k/EDD_UDrawingPaper_202001534

Implementation of linear structures, Matrices, Trees and Blockchain

Language: Java - Size: 18.6 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

moh-i-ahmed/tetris_engine

Python implementation of a simplified Tetris game engine.

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

ffekirnew/a2sv-competitive-programming

A2SV's competitive programming tracks.

Language: Python - Size: 1.86 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

vitorlinsbinski/data_structures

This is a repository to store all of my studies about Data Structures and Algorithms. Data Strucutres is a way to manage, organize, and perform data in computer memory with the best time and space complexity possible.

Language: C++ - Size: 236 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ethanabrooks/computational-graph

Efficiently performs automatic differentiation on arbitrary functions. Basically a rudimentary version of Tensorflow.

Language: Rust - Size: 48.5 MB - Last synced at: 5 days ago - Pushed at: about 8 years ago - Stars: 12 - Forks: 1

niedzielski/practice

💡 Coding exercises and program sketches.

Language: TypeScript - Size: 167 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Gagniuc/Discrete-Probability-Detector-JS

Discrete Probability Detector (DPD) application uses an algorithm that transforms any sequence of symbols into a transition matrix. It is able to detect the number of states from the sequence and calculate the transition probabilities between these states. This version of DPD is made in JavaScript.

Language: HTML - Size: 98.6 KB - Last synced at: 20 days ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 1

Gagniuc/Spectral-Forecast-equation-for-matrices

A more complex example that uses the spectral forecast equation is related to matrices. A question that can be asked this time would be: given two matrices A and B, what would a third matrix (M) look like if it must resemble both A and B in a certain proportion?

Language: HTML - Size: 246 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0

Echigrus/SoLE_Solver

Программа для анализа и поиска решений СЛАУ, оперирующая матрицами

Language: C# - Size: 4.99 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

stefanmaierhofer/Uncodium.Eigensystems

numerical diagonalization of 3x3 matrices

Language: C# - Size: 67.4 KB - Last synced at: 8 days ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

idontwantcookies/refactored-pancake

Several miscellaneous tools for dealing with vectors, matrices and linear algebra

Language: Python - Size: 49.8 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

jenetics/lattices

Library for multidimensional data structures and matrices

Language: Java - Size: 3.42 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 3

JoKeRooo7/matrix_cpp

cpp lib for calculating matrices

Language: C++ - Size: 91.8 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

LudoProvost/sudoku-matrix-encryption

Image encryption technique using sudoku matrices

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

ijoffe/matrix

Code to define a "Matrix" class in Python and C++ allowing for the creation of and operation on matrices.

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

Heck-R/JS_Matrix

JS_Matrix is a javascript class that represents and handles a matrix (a mathematical structure).

Language: JavaScript - Size: 382 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

jmiszczak/hoqus

hoqus - Haskell-oriented quantum calculations

Language: Haskell - Size: 32.2 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

Elyasb14/arraypy

a pure python numpy clone, for now....

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

murisi/Arithmetic

A Programmatic Approach to Arithmetic

Language: TeX - Size: 66.8 MB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 0

PashvaSoni/Real-world-Application-of-Linear-Algebra

This project is created for learning the real world application of linear algebra which contains some core concepts like determinants, matrix, eigen-value, eigen-vector, etc to create a real-world application like steganography, grafh-theory, analysis of spread of disease, image processing, cryptography etc. This can have small bugs like exception handling but i always appreciate suggestion so please contact me for suggestion .

Language: Python - Size: 5.75 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 2

1tsn0tf1l1p/matrice

Matrices from the colloquium, final exam, and "Petlja" website.

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

mohitsinghnegi1/Dropwizard-gradle-boilerplate

Sample Dropwizard app => Write a dropwizard app using gradle as build system. Use Guice for dependency injecti. The app should follow REST conventions. The apis app should support are Get a list of all authors Get an author by id Given an author id return his books Get all the books Add a new book Add a new author App should use hibernate and mysql for data store. Please add unit test cases. App should have metrics integrated Get the app reviewed by your buddy. Follow up task, integrate transaction handling using sp-commons.

Language: Java - Size: 94.7 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Joarnixon/matrix-desummation

matrix as a sum of matrices

Language: Jupyter Notebook - Size: 1.49 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

KhushiBhadange/Mathematics-for-Machine-Learning-and-Data-Science

This repository offers my learnings, reference solutions for developing intuition and troubleshooting assignments. Reflecting my experience in a program by deeplearning.ai.

Language: Jupyter Notebook - Size: 82.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

sushmita04/Word-Matrix-Play

An NP-complete problem! A useful tool for characterization of word-representable graphs.

Language: C++ - Size: 243 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

MM-coder/matrix-image-manipulation

Programmatic implementation of matricial image manipulation

Language: Go - Size: 2.11 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

emmt/LazyAlgebra.jl

A Julia package to extend the notion of vectors and matrices

Language: Julia - Size: 1.17 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 17 - Forks: 1

baAlex/libjapan 📦

Another C general-purpose library.

Language: C - Size: 732 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

EdouardVincent/Cube3D

Cube made in 3D with python Rihno7

Language: Python - Size: 785 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

AmishaSomaiya/DataStructures-Algorithms

LeetCode solved in Python

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

natimmansilla/TP5_AED

Empresa de noticias necesita un programa para gestionar sus eventos

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

kostrykin/cnvmats.py

Represent convolution/correlation matrices in Python 2.7 without the need to actually compute them.

Language: Python - Size: 2.18 MB - Last synced at: 2 months ago - Pushed at: about 9 years ago - Stars: 0 - Forks: 0

JuzerShakir/Linear_Regression

A Mathematical Intuition behind Linear Regression Algorithm

Size: 296 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

HamBa-m/hambam-unconstraint-optimization

This package contains the implementation of all the introduced algorithms in the course of unconstraint optimization for the 1st year AI engineering student at UM5-ENSIAS, with in addition, the possibility to plot the results of each optimization.

Language: Python - Size: 129 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 6 - Forks: 0

alexlostorto/may-tricks

We're stuck in the matrix!

Language: JavaScript - Size: 1.23 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

estevaohljunior/Algoritmos-Programacao

Repositorio voltado para armazenamento das atividades e avaliações da disciplina de Algoritmos e Linguagens de Programação - Teoria e Laboratório. Foi utilizada a linguagem python 3 para o desenvolvimento dos exercícios.

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

p-aragones/BSQ

Find the biggest square made out of . in a map of . and o

Language: C - Size: 17.7 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

p-aragones/cipher

Program to encrypt and decrypt messages using the Cipher Hill method with matrices.

Language: Python - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

joseignaciob16/TicTacToe

Language: Java - Size: 32.2 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Heyyassinesedjari/pyoptim

A Python package integrating around ten unconstrained optimization algorithms, inclusive of 2D/3D visualizations for comparative analysis, and incorporated matrix operations.

Language: Jupyter Notebook - Size: 6.16 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

phpsci/phpsci-carray 📦

[ARCHIVED] PHP library for scientific computing powered by C. See https://github.com/NumPower/numpower

Language: C - Size: 470 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 191 - Forks: 14

m-aleksei/cpp-programs

numerical solutions + parallel computations

Language: C++ - Size: 36.1 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

CalebBessit/Matrices

Set of programs for solving matrices using Gaussian reduction.

Language: Java - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

jennmald/Numerical-Linear-Algebra

A series of Jupyter Notebooks from homework for AMS 526 - Numerical Linear Algebra I

Language: Jupyter Notebook - Size: 81.1 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Austerius/matrices

Operations on matrices, using decimal numbers

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

jmabuin/matrix-market-suite

Matrix Market Suite

Language: C - Size: 215 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 7 - Forks: 5

Ojaswy/LU-Decompostion

Parallel implementation of LU decomposition

Language: Shell - Size: 216 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Ojaswy/Hadamard-Matrix

A Hadamard matrix is a type of square (-1,1)-matrix invented by Sylvester (1867) under the name of anallagmatic pavement, 26 years before Hadamard (1893) considered them. In a Hadamard matrix, placing any two columns or rows side by side gives half the adjacent cells the same sign and half the other sign. When viewed as pavements, cells with 1s are colored black and those with -1s are colored white. Therefore, the n×n Hadamard matrix H_n must have n(n-1)/2 white squares (-1s) and n(n+1)/2 black squares (1s)

Language: C++ - Size: 19.5 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Unisa-Notes/MAT1503

LaTex files needed to build notes for the course Linear Algebra I at the University of South Africa

Language: TeX - Size: 43 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

matiasBarrera98/Procesador-de-Matrices

Proyecto de procesamiento de matrices

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

ahmad-alkadri/curious-julia-numpy-matrix-solver

Repo created as exercise and out of curiosity: benchmarking Python's Numpy against default Julia matrix solver

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

AndrewShanahan/PFDA_Assignment

PFDA_Assignment

Language: Jupyter Notebook - Size: 6.63 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

javascript-machine-learning/linear-algebra-matrix

📐 Linear Algebra with Matrix Operations in JavaScript. Used in vectorization implementations in machine learning algorithms.

Language: JavaScript - Size: 32.2 KB - Last synced at: 1 day ago - Pushed at: over 7 years ago - Stars: 13 - Forks: 1

eavelasquez/graph-program

This program represents the form of graphs in adjacency linked lists and adjacency matrices, it allows adding edges, removing eges, traversals like BFS and DFS, among other functions.

Language: Java - Size: 82 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

JoKeRooo7/matrix_c

c lib for calculating matrices

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

manuemmanuel/Transpose-of-a-Matrix

This C program demonstrates how to calculate the transpose of a matrix. The transpose of a matrix is obtained by interchanging its rows and columns. The program takes user input for the order of the matrix and its elements, and then calculates and displays the transpose.

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

emilstahl97/Linear-Algebra 📦

Vectors, matrices, linear equations, Gaussian elimination, vector geometry with dot product and vector product, determinants, vector spaces, linear independence, bases, change of basis, linear transformations, the least-squares method, eigenvalues, eigenvectors, quadratic forms, orthogonality, inner-product space, Gram-Schmidt's method.

Size: 20.7 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

remixtures/numeric-matrix-processor

A Java text-based program for doing lots of operations with matrices, i.e. 2D arrays made of numbers: addition, multiplication, transposition, calculating the determinant and inversion.

Language: Java - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

diopman22/calcul-matriciel

calcul déterminant, GAUSS, BBT, Cholesky

Language: JavaScript - Size: 766 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

nat-sch/matrixWolframizer

An online tool for converting matrices into their Wolfram language representation.

Language: JavaScript - Size: 39.1 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

wanzhuz/numerical-analysis

solving linear systems

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

max-baydoun/small-matrix

A `SmallMatrix` is a small-storage-optimised matrix whose elements are allocated on the stack if the number of elements is less than 144 allowing fast read/write speeds. If the number of elements is 144 or greater, then its contents are allocated on the heap.

Language: C++ - Size: 17.6 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sarkarchandan/ROSCrypto

This is a project to demonstrate a small prototype of cryptographic application in ROS environment using my Francois library

Language: C++ - Size: 35.7 MB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 1

jonbenronron/F2Matrices

Matrices for polynomials over field Z/2Z

Language: Python - Size: 62.5 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

manuemmanuel/Matrix-Multiplication

This is a C program that performs matrix multiplication. Given two matrices, it calculates their product if they are compatible for multiplication (i.e., the number of columns in the first matrix matches the number of rows in the second matrix).

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

manuemmanuel/Matrix-Calculations

This C program is designed to perform various matrix operations, including matrix addition, matrix multiplication, and matrix transpose. Users can choose from different operations and input matrices to perform the desired calculations.

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

manuemmanuel/Matrix-Addition-Program

This is a simple C program that takes two matrices as input and calculates their element-wise sum. It demonstrates basic matrix operations using a nested loop structure.

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

terremoth/maxy

PHP Framework to deal with mathematical matrices

Language: PHP - Size: 261 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

achirkin/easytensor

Many-dimensional type-safe numeric ops

Language: Haskell - Size: 1.83 MB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 46 - Forks: 2

EgorOrachyov/TensorCFPQ 📦

Context-free path querying by matrix Kronecker product on Nvidia Cuda GPU

Language: C++ - Size: 4.01 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

AlexandreMARIN/tp_4M053

Practical works from the course 4M053

Language: C++ - Size: 49.8 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

MohamadTarekk/threaded-matrix-multiplication

Matrix multiplication using user-level threads in PISOX library

Language: C - Size: 14.6 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

PashaKryvulets/MatrixHelper

MatrixHelper is a C++ program that provides various matrix operations. It allows you to perform matrix addition, subtraction, multiplication, and more.

Language: C++ - Size: 84 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

stdogpkg/emate

eMaTe can estimate the spectral density and trace functions even in matrices or graphs (undirected or directed) with million of nodes. (kernel polynomial method and SLQ)

Language: Python - Size: 262 KB - Last synced at: 19 days ago - Pushed at: about 2 years ago - Stars: 10 - Forks: 2

Ventsislav-Yordanov/Math-Concepts-for-Developers

This repository contains a solutions for the exercises in the "Math Concepts For Developers" course at SoftUni .

Language: Jupyter Notebook - Size: 3.7 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 7 - Forks: 3

okamiRvS/Cholesky-Computing

Comparison of different implementations of the Cholesky decomposition method on different open-source languages and Matlab, for the resolution of linear systems for sparse, symmetric and positive definite matrices.

Language: C++ - Size: 30.1 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1

Lisp-Stat/linear-algebra Fork of OdonataResearchLLC/linear-algebra

A linear algebra library for Common Lisp

Language: Common Lisp - Size: 20.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

abhikumar45444/Data-Structures-from-Scratch-C-

Data structures and algorithms are fundamental concepts in computer science and programming that play a crucial role in organizing and manipulating data efficiently.

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

aeglon97/linear-algebra-python Fork of bkimo/linear-algebra-python

Class homework for Linear Algebra in Python

Language: Jupyter Notebook - Size: 2.23 MB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

madhu-java/Minesweeper

9*9 minesweeper

Language: Java - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

unic0rn9k/slas

Static Linear Algebra System

Language: Rust - Size: 673 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 34 - Forks: 1

DarkMortal/Deyz-Calculatorz

This was my very first react-app so the code is a bit messy

Language: JavaScript - Size: 15.7 MB - Last synced at: 12 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

shautvast/matrepl

Inspired by 3Blue1Brown's series on linear algebra

Language: JavaScript - Size: 576 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

AJgthb2002/Photo-Gallery--DSA-Project

Implementation of a photo gallery along with a few image editing tools, using different data structures in c++

Language: C++ - Size: 12.7 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0