Ecosyste.ms: Repos

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

GitHub topics: matrices

vbrusca/ZigMatrixUtils

A matrix utility library written in Zig. Provides functions and tools for manipulating matrices and solving linear algebra problems. A great source for leaning about the Zig programming language.

Language: Zig - Size: 57.7 MB - Last synced: about 3 hours ago - Pushed: about 4 hours ago - Stars: 1 - Forks: 0

ZohaibRahim/Data-Structures

Data Structures

Size: 60.5 KB - Last synced: about 5 hours ago - Pushed: about 6 hours ago - Stars: 0 - Forks: 0

absognety/Competitive-Coding-Platforms

GeeksForGeeks, HackerEarth, Coding Tests and Several Other platforms - Data Structures, Algorithms, SQL, Programming

Language: Python - Size: 5.27 MB - Last synced: about 6 hours ago - Pushed: about 7 hours ago - Stars: 61 - Forks: 21

Hykudoru/Pescado-3D-Engine

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

Language: C++ - Size: 799 MB - Last synced: about 15 hours ago - Pushed: about 16 hours ago - Stars: 44 - Forks: 1

DrakenWan/Matrix

Linear Algebra library in C++

Language: C++ - Size: 1000 KB - Last synced: about 15 hours ago - Pushed: 1 day ago - Stars: 0 - Forks: 0

fireblade-engine/math

A dependency free, lightweight, fast math library for 2D and 3D vectors, quaternions and matrices in Swift with (optional) SIMD support.

Language: Swift - Size: 394 KB - Last synced: 1 day ago - Pushed: 1 day ago - Stars: 36 - Forks: 7

andreaferretti/neo

A matrix library

Language: HTML - Size: 408 KB - Last synced: 3 days ago - Pushed: 8 months ago - Stars: 240 - Forks: 19

0w9/matrix

Language: JavaScript - Size: 3.91 KB - Last synced: 3 days ago - Pushed: 3 days ago - Stars: 0 - Forks: 0

AhmedShafique313/dsa_complete

Complete codes of all Data Structures and algorithms subject

Language: C++ - Size: 62.2 MB - Last synced: 3 days ago - Pushed: 3 days ago - Stars: 0 - Forks: 2

AaaronP/Tarea-6-Intro_progra

Problemas de la sección (6.6.1, 6.6.2, 6.6.3)

Language: Python - Size: 13.7 KB - Last synced: 3 days ago - Pushed: 4 days ago - Stars: 0 - Forks: 0

davidbrowne/dsga

C++20 library that mostly implements the vector and matrix data structures from GLSL Spec 4.6

Language: C++ - Size: 929 KB - Last synced: 3 days ago - Pushed: 4 days ago - Stars: 6 - Forks: 0

LukaIgnjatovic/DataCamp_-_Track_-_Data_Scientist_with_R_-_Course_01_-_Introduction_to_R

Repository of DataCamp's "Introduction to R" course.

Size: 41 KB - Last synced: 3 days ago - Pushed: over 5 years ago - Stars: 9 - Forks: 11

ZalaRushirajsinh/-GraphGen-Visualizing-Networks-from-Adjacency-Matrices-

Generating Graphs from Adjacency Matrices

Language: Python - Size: 2.93 KB - Last synced: 4 days ago - Pushed: 4 days ago - Stars: 0 - Forks: 0

josdejong/mathjs

An extensive math library for JavaScript and Node.js

Language: JavaScript - Size: 87.4 MB - Last synced: 5 days ago - Pushed: 9 days ago - Stars: 14,047 - Forks: 1,228

felselva/mathc

Pure C math library for 2D and 3D programming

Language: C - Size: 261 KB - Last synced: 4 days ago - Pushed: 3 months ago - Stars: 681 - Forks: 56

JuliaSmoothOptimizers/LinearOperators.jl

Linear Operators for Julia

Language: Julia - Size: 1.75 MB - Last synced: 6 days ago - Pushed: 7 days ago - Stars: 149 - Forks: 31

friendly/heplots

Visualizing Hypothesis Tests in Multivariate Linear Models, http://friendly.github.io/heplots/

Language: R - Size: 95.3 MB - Last synced: 5 days ago - Pushed: 7 days ago - Stars: 9 - Forks: 4

swapnita-pandey/Data-Structures-and-Algorithms

Learn Data Structures and Algorithms from basic

Language: Java - Size: 195 KB - Last synced: 7 days ago - Pushed: 8 days ago - Stars: 3 - Forks: 16

neefrehman/make-matrix

A simple, type-safe way to create multi-dimensional arrays

Language: TypeScript - Size: 14.8 MB - Last synced: 8 days ago - Pushed: 8 days ago - Stars: 23 - Forks: 1

ChristianPanov/mtlx 📦

Lightweight linear algebra template library for computer graphics

Language: C++ - Size: 593 KB - Last synced: 8 days ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

TomasHubelbauer/esm-matrix

JavaScript matrix calculations provided as ESM modules

Language: JavaScript - Size: 2.93 KB - Last synced: 9 days ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

Gagniuc/Spectral-Forecast-in-EXCEL

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?

Size: 326 KB - Last synced: 9 days ago - Pushed: about 2 years ago - Stars: 3 - Forks: 1

Gagniuc/PHP-Markov-Chains

Here are all the Markov Chain algorithms in PHP that are associated with the book entitled Markov chains: from theory to implementation and experimentation.

Language: PHP - Size: 24.4 KB - Last synced: 9 days ago - Pushed: about 2 years ago - Stars: 2 - Forks: 0

Gagniuc/Ordered-Sequence-Logo-based-on-existing-matrices

Ordered Sequence Logo based on existing matrices is an alternative that provides full control over how the graphics of a Sequence Logo should look like. All the inner workings of this open source application are written in native javascript. The application is independent of the internet once it is saved as html.

Language: HTML - Size: 53.7 KB - Last synced: 9 days ago - Pushed: about 2 years ago - Stars: 2 - Forks: 0

helenailic/Linear-Algebra-Computational-Labs

This repository contains the Linear Algebra computational labs I completed throughout the semester, which provided practical applications of the content intersection between linear algebra and computing

Language: Jupyter Notebook - Size: 4.22 MB - Last synced: 10 days ago - Pushed: 11 days ago - Stars: 0 - Forks: 0

septsea/det

An introduction to determinants

Language: TeX - Size: 7.52 MB - Last synced: 12 days ago - Pushed: 12 days ago - Stars: 19 - Forks: 1

smenendez19/matrices_c

Programa de calculo de matrices realizado en C.

Language: C - Size: 27.3 KB - Last synced: 12 days ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

Rabbia-Hassan/Mathematics-for-Machine-Learning-and-Data-Science-Specialization-by-DeepLearning.AI

This repo has been created to share the solutions of all the quizzes and assignments of all three courses of this specialization.

Language: Jupyter Notebook - Size: 175 MB - Last synced: 12 days ago - Pushed: 13 days ago - Stars: 50 - Forks: 30

smallbasic/SmallBASIC

SmallBASIC is a fast and easy to learn BASIC language interpreter ideal for everyday calculations, scripts and prototypes. SmallBASIC includes trigonometric, matrices and algebra functions, a built in IDE, a powerful string library, system, sound, and graphic commands along with structured programming syntax

Language: C - Size: 14.2 MB - Last synced: 14 days ago - Pushed: 14 days ago - Stars: 203 - Forks: 36

michal2229/VulkanPlayground

My Vulkan 3D API playground (C++ ), based on Sascha Willems's work (https://github.com/SaschaWillems/Vulkan).

Language: C++ - Size: 932 MB - Last synced: 15 days ago - Pushed: over 6 years ago - Stars: 4 - Forks: 1

PatGleeson101/mathicall.js

A fast javascript maths library designed for simulation and data processing.

Language: JavaScript - Size: 1.04 MB - Last synced: 10 days ago - Pushed: over 1 year ago - Stars: 82 - Forks: 2

Dot32IsCool/new-3d-engine

matrices are cool

Language: Lua - Size: 1.47 MB - Last synced: 16 days ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

ShikharY10/gossip-admin

Admin service for gossip

Language: Go - Size: 14.6 KB - Last synced: 16 days ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

kkmk11/SCIENTIFIC-CALCULATOR

As its name suggests, this Scientific Calculator is designed for performing Scientific Calculations. This type of calculator usually has more Operations than a standard calculator, as it needs to be able to perform trigonometric functions, logarithms, Matrices, sine/cosine and exponential operations.

Language: C - Size: 14.6 KB - Last synced: 17 days ago - Pushed: almost 2 years ago - Stars: 4 - Forks: 0

ariymarkowitz/sl2r-discrete

A Magma package to recognise finitely generated discrete subgroups of SL(2, R) and PSL(2, R)

Language: MATLAB - Size: 39.1 KB - Last synced: 16 days ago - Pushed: 17 days ago - Stars: 0 - Forks: 0

coq-community/matrix_canonical_forms 📦

Archived since the contents have been moved to the CoqEAL repository

Language: Coq - Size: 112 KB - Last synced: 18 days ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

hackelite01/hackelite01

something just about me

Size: 85.9 KB - Last synced: 19 days ago - Pushed: 19 days ago - Stars: 0 - Forks: 1

jamesbray03/Lightweight-Matrix-Library

A small library of functions designed for efficient manipulation and operation on matrices in C.

Language: C - Size: 570 KB - Last synced: 19 days ago - Pushed: 19 days ago - Stars: 0 - Forks: 0

antoniosubasic/eqsyss

an EQuation SYStem Solver

Language: Rust - Size: 11.7 KB - Last synced: 19 days ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

doomkit/matrixmultiplication

🎓 ČVUT | Comparison Single-threaded and Multi-threaded matrix multiplications in C++

Language: C++ - Size: 285 KB - Last synced: 20 days ago - Pushed: 4 months ago - Stars: 2 - Forks: 0

ahojukka5/GraphOrdering.jl

GraphOrdering.jl is a package focused on a problem of renumbering vertices of a graph such a way that the bandwidth of the sparse matrix is minimized. In other words: find a permutation of system of equations which minimized the fill-in of sparse matrix during matrix factorization. The functionality of the package corresponds to the symrcm function of MATLAB.

Language: Julia - Size: 406 KB - Last synced: 22 days ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

zandaqo/structurae

Data structures for high-performance JavaScript applications.

Language: TypeScript - Size: 1.1 MB - Last synced: 14 days ago - Pushed: 5 months ago - Stars: 679 - Forks: 23

dishults/matrix

An introduction to Linear Algebra

Language: Swift - Size: 2.81 MB - Last synced: 23 days ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

Kef131/Numeric_Matrix_Processor

Matrix calculator + Code exercises: Processador of matrices with operations: Add, multiply matrices, multiply by scalar number, transpose in four orientations, determinant, inverse matrix.

Language: HTML - Size: 178 KB - Last synced: 23 days ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

BaseMax/TriangularMatrixC

This is a simple C program that creates a triangular matrix and prints it to the screen. The program is written in C and uses the C99 standard. This library is good to use for a quick and easy way to create a triangular matrix.

Language: C - Size: 21.5 KB - Last synced: 24 days ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

nicolaspenagos/simple-snake-game

I present a simple implementation of Snake Game using proccesing.

Language: Java - Size: 7.46 MB - Last synced: 24 days ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

4383/nous

Introduction et analyse à l'intelligence artificielle et aux concepts liés

Size: 17.6 KB - Last synced: 24 days ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

dimdasci/yp12-linal-data-protection

Exploring the application of linear algebra for data protection

Language: Jupyter Notebook - Size: 1.91 MB - Last synced: 25 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

R-N/MatrixCalcLearning

Matrix calculator and lessons on matrices.

Language: Java - Size: 25.9 MB - Last synced: 25 days ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

R-N/Matrix-m-x-n--in-C

Language: C - Size: 3.91 KB - Last synced: 25 days ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

aardvark-platform/aardvark.base

Aardvark.Base is the foundation of the open-source Aardvark Platform for visual computing, real-time graphics, and visualization.

Language: C# - Size: 48.2 MB - Last synced: 27 days ago - Pushed: about 1 month ago - Stars: 143 - Forks: 8

positiveblue/randNLA

Sketching-based matrix computations for numpy arrays

Language: Python - Size: 10.7 KB - Last synced: 23 days ago - Pushed: over 4 years ago - Stars: 10 - Forks: 0

cohenrobinson/matrix_arithmetic

General arithmetic functions associated with matrices.

Language: C - Size: 39.1 KB - Last synced: 26 days ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

banctilrobitaille/torch-vectorized

Fast analytical implementation of batch eigen-decomposition for 3x3 symmetric matrices with Pytorch. > 250x faster than regular Pytorch implementation of batch eigen-decomposition on GPU.

Language: Python - Size: 396 KB - Last synced: 25 days ago - Pushed: over 3 years ago - Stars: 20 - Forks: 3

LoyumM/Mathematics-for-Machine-Learning-and-Data-Science-Specialization

Non-credit online course by DeepLearning.AI

Language: Jupyter Notebook - Size: 61.3 MB - Last synced: 25 days ago - Pushed: 5 months ago - Stars: 31 - Forks: 19

JohnDTill/Forscape

Scientific computing language

Language: C++ - Size: 8.77 MB - Last synced: 24 days ago - Pushed: 8 months ago - Stars: 54 - Forks: 2

aaqibmahamood/Mathematics-for-Machine-Learning-and-Data-Science-Specialization-Coursera

Mathematics for Machine Learning and Data Science Specialization - Coursera - deeplearning.ai - solutions and notes.

Language: Jupyter Notebook - Size: 129 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

toastedbreadandomelette/multidimensional_array

Multi-dimensional arrays (or tensors) for performing numpy like operations (Fun Project in Development)

Language: C++ - Size: 646 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

Jehadel/3x3-2D-transformations_demo

Shows 3x3 matrices use for simple 2D transformations (translation, rotation, scaling…)

Language: Lua - Size: 133 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

eric-wieser/lean-matrix-cookbook

The matrix cookbook, proved in the Lean theorem prover

Language: Lean - Size: 199 KB - Last synced: 25 days ago - Pushed: 4 months ago - Stars: 43 - Forks: 6

james-bowman/sparse

Sparse matrix formats for linear algebra supporting scientific and machine learning applications

Language: Go - Size: 324 KB - Last synced: 10 days ago - Pushed: almost 3 years ago - Stars: 153 - Forks: 23

planetis-m/manu

Nim MAtrix NUmeric package

Language: Nim - Size: 474 KB - Last synced: 9 days ago - Pushed: about 2 months ago - Stars: 42 - Forks: 2

Jehadel/2D_transformations_demo

Shows 2x2 matrices use for simple 2D transformations (rotation, flip, scaling…)

Language: Lua - Size: 16.6 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

DoctorDalek1963/lintrans

lintrans is a tool to visualize linear transformations in 2D.

Language: Python - Size: 294 MB - Last synced: 24 days ago - Pushed: about 1 month ago - Stars: 3 - Forks: 0

drnikolaev/cvmlib

CVM Class Library

Language: C++ - Size: 191 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 8 - Forks: 2

MajicDesigns/MD_Parola

Library for modular scrolling LED matrix text displays

Language: C++ - Size: 10.3 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 418 - Forks: 133

nick-souza/tcp-socket-golang

Comunicação local entre um servidor e um cliente usando TCP para calculo de matrizes

Language: Go - Size: 9.95 MB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Pulsar7/MatricesCalculator

Calculations with matrices in C++

Language: C++ - Size: 25.4 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 1

ravitharanga/Data-Science-Work-With-Data

This question-answer paper discusses data science topics such as Probability, Multiple Regression Analysis with Python, Advanced Data Visualization and Analysis using Matplotlib and Seaborn and Matrices

Size: 4.26 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

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: about 1 month ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

lexara-prime-ai/JUZHEN

Linear algebra crate

Language: Rust - Size: 8.79 KB - Last synced: 22 days ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

christopherfranklin/mathg

MathG is a simple math library for 2D and 3D Programming written in Go

Language: Go - Size: 17.6 KB - Last synced: about 1 month ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

dhruvdcoder/poly-metic

A c++ library for polynomial and matrix arithmetic, focused on applications in Kinematics.

Language: C++ - Size: 1.79 MB - Last synced: about 2 months ago - Pushed: over 5 years ago - Stars: 1 - Forks: 0

MichaelWehar/FourCornersProblem

Finding a rectangle whose four corners are 1's in a given Boolean matrix.

Language: Python - Size: 151 KB - Last synced: about 2 months ago - Pushed: over 1 year ago - Stars: 3 - Forks: 1

RandomGamingDev/MatrixJs

A basic javascript library for dynamic and powerful matrices based on lists wrapped around with a powerful class.

Language: JavaScript - Size: 137 KB - Last synced: 4 days ago - Pushed: about 1 month 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: about 2 months ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 2

musamairshad/NumPy-Learning

This repository contains material related to the NumPy Learning.

Language: Python - Size: 4.88 KB - Last synced: about 2 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

vizorvr/patches

Patches is a visual programming editor for building WebVR and WebGL experiences.

Language: JavaScript - Size: 59.4 MB - Last synced: 27 days ago - Pushed: over 3 years ago - Stars: 201 - Forks: 44

ludydoo/Patronus

N-Dimensional matrices

Language: C# - Size: 43.9 KB - Last synced: about 2 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

FabianNorbertoEscobar/c-ejercicios

Proyectos de programación en C con vectores, matrices, cadenas de caracteres, punteros, archivos binarios, archivos de texto, estructuras, pilas, colas, listas, índices y árboles.

Language: C - Size: 2.39 MB - Last synced: about 2 months ago - Pushed: almost 7 years ago - Stars: 1 - Forks: 1

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: about 2 months ago - Pushed: about 2 months ago - Stars: 1 - 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: about 2 months ago - Pushed: 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: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

Caellian/Math 📦

Math library containing classes for GLSL calculation and interaction.

Language: Kotlin - Size: 227 KB - Last synced: 19 days ago - Pushed: over 5 years ago - Stars: 3 - Forks: 0

LX6T/neural-net

Neural network from scratch, no external libraries

Language: C++ - Size: 32.2 KB - Last synced: 2 months ago - Pushed: 2 months 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: 2 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

theo543/Matrix-Math

Website about matrices made for my Web Technologies class project.

Language: JavaScript - Size: 213 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

francisrstokes/vec-la

Tiny linear algebra library specifically for 2d

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

lcn2/calc

C-style arbitrary precision calculator

Language: C - Size: 3.99 MB - Last synced: 2 months ago - Pushed: 3 months ago - Stars: 309 - Forks: 50

SAFRAN-LAB/HODLR

A fast, accurate direct solver and determinant computation for dense linear systems

Language: C++ - Size: 8.94 MB - Last synced: 24 days ago - Pushed: about 1 year ago - Stars: 152 - Forks: 52

bean-mhm/gsx

C++ Library for Building Games and Simulation

Language: C++ - Size: 17.6 MB - Last synced: 2 months ago - Pushed: 3 months ago - Stars: 1 - Forks: 0

m-clark/R-I-Basics

Getting started with using R more intently.

Size: 32.1 MB - Last synced: 4 days ago - Pushed: over 3 years ago - Stars: 6 - Forks: 2

LUCKYONE-CC/Matrix

Work in a comfortable way with matrices

Language: C# - Size: 8.79 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - 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: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

brian-emarquez/PHP-Course

🐘 Whether you are an experienced programmer or not, this website is intended for everyone who wishes to learn the PHP programming language. 🐘

Language: JavaScript - Size: 207 MB - Last synced: 3 months ago - Pushed: about 2 years ago - Stars: 5 - 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: 3 months ago - Pushed: 3 months ago - Stars: 1 - Forks: 0

sungiant/abacus

:triangular_ruler: C# cross precision 3D maths library.

Language: C# - Size: 6.63 MB - Last synced: 12 days ago - Pushed: over 2 years ago - Stars: 41 - Forks: 17

stankudrow/S21_MatrixPlusPlus

C++ templated Matrix class.

Language: C++ - Size: 1.46 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

AnselmoGPP/Eigen_examples

Examples using Eigen 3.3.7 (linear algebra library)

Language: C++ - Size: 902 KB - Last synced: 3 months ago - Pushed: almost 5 years ago - Stars: 1 - Forks: 1

inblack67/DSA

Data Structures And Algorithms in TypeScript

Language: JavaScript - Size: 387 KB - Last synced: 16 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0