All Projects → Korma → Similar Projects or Alternatives

866 Open source projects that are alternatives of or similar to Korma

Gonum
开源Go语言数值算法库(An open numerical library purely based on Go programming language)
Stars: ✭ 128 (+96.92%)
Mutual labels:  matrix, mathematics, interpolation
Mathematics for Machine Learning
Learn mathematics behind machine learning and explore different mathematics in machine learning.
Stars: ✭ 28 (-56.92%)
Mutual labels:  geometry, matrix, mathematics
Computational Geometry
Computational Geometry Unity library with implementations of intersection algorithms, triangulations like delaunay, voronoi diagrams, polygon clipping, bezier curves, ear clipping, convex hulls, mesh simplification, etc
Stars: ✭ 325 (+400%)
Mutual labels:  triangulation, interpolation, bezier
Geometry2d
Unity3D: A set of helper classes for 2D geometric calculations.
Stars: ✭ 40 (-38.46%)
Mutual labels:  geometry, triangulation
Cpp Spline
Package provides C++ implementation of spline interpolation
Stars: ✭ 54 (-16.92%)
Mutual labels:  interpolation, bezier
Online-Tools
Webpage offering a wide range of online tools
Stars: ✭ 38 (-41.54%)
Mutual labels:  interpolation, mathematics
Math Toolbox
Lightweight and modular math toolbox
Stars: ✭ 71 (+9.23%)
Mutual labels:  mathematics, geometry
Cgal
The public CGAL repository, see the README below
Stars: ✭ 2,825 (+4246.15%)
Mutual labels:  geometry, triangulation
Math Php
Powerful modern math library for PHP: Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra
Stars: ✭ 2,009 (+2990.77%)
Mutual labels:  matrix, mathematics
Ugm
Ubpa Graphics Mathematics
Stars: ✭ 178 (+173.85%)
Mutual labels:  matrix, mathematics
glm
OpenGL Mathematics (GLM)
Stars: ✭ 6,667 (+10156.92%)
Mutual labels:  matrix, mathematics
Pycm
Multi-class confusion matrix library in Python
Stars: ✭ 1,076 (+1555.38%)
Mutual labels:  matrix, mathematics
humke-4d-geometry
A web-based 4D Geometry viewer
Stars: ✭ 51 (-21.54%)
Mutual labels:  geometry, mathematics
curve-shortening-demo
Visualize curve shortening flow in your browser.
Stars: ✭ 19 (-70.77%)
Mutual labels:  geometry, mathematics
Mathnet Numerics
Math.NET Numerics
Stars: ✭ 2,688 (+4035.38%)
Mutual labels:  matrix, interpolation
Maker.js
📐⚙ 2D vector line drawing and shape modeling for CNC and laser cutters.
Stars: ✭ 1,185 (+1723.08%)
Mutual labels:  geometry, bezier
Gismo
G+Smo (pronounced gismo or gizmo) is a C++ library for isogeometric analysis (IGA). Geometry plus simulation modules aims at the seamless integration of Computer-aided Design (CAD) and Finite Element Analysis (FEA).
Stars: ✭ 152 (+133.85%)
Mutual labels:  geometry, bezier
Root
The official repository for ROOT: analyzing, storing and visualizing big data, scientifically
Stars: ✭ 1,377 (+2018.46%)
Mutual labels:  mathematics, geometry
Data Structures Algorithms
My implementation of 85+ popular data structures and algorithms and interview questions in Python 3 and C++
Stars: ✭ 273 (+320%)
Mutual labels:  matrix, mathematics
wildmeshing-python
Python bindings for TriWild.
Stars: ✭ 37 (-43.08%)
Mutual labels:  geometry, triangulation
Mathematics for Machine Learning
Notes and step-by-step exercises resolution to aid students learning the base math for machine learning. Content summed up from the the course from the Imperial London College in Coursera.
Stars: ✭ 44 (-32.31%)
Mutual labels:  matrix, mathematics
alchemy
Generate any a-by-( b + c ) finite rectangle SVG containing potentially Infinitely many a-by-( 2 * b ) finite rectangles animated along a number line of ( ( c - b ) / a )^n scale symmetry.
Stars: ✭ 29 (-55.38%)
Mutual labels:  geometry, mathematics
motionLib
quaternion, euler angle, interpolation, cubic bezier, cubic spline, PCA, etc.
Stars: ✭ 23 (-64.62%)
Mutual labels:  interpolation, bezier
birkhoff
Euclidean plane and its relatives; a minimalist introduction.
Stars: ✭ 15 (-76.92%)
Mutual labels:  geometry, mathematics
spherical-cow
A high volume fraction sphere packing library
Stars: ✭ 24 (-63.08%)
Mutual labels:  geometry, mathematics
Nurbs Python
Object-oriented pure Python B-Spline and NURBS library
Stars: ✭ 295 (+353.85%)
Mutual labels:  geometry, bezier
Opencv Cheat Sheet
Opencv cheat sheet for C++
Stars: ✭ 30 (-53.85%)
Mutual labels:  matrix, geometry
Sharpmath
A small .NET math library.
Stars: ✭ 36 (-44.62%)
Mutual labels:  matrix, geometry
geometer
A geometry library written in Python
Stars: ✭ 89 (+36.92%)
Mutual labels:  geometry, mathematics
Dotscad
Reduce the burden of mathematics when playing OpenSCAD
Stars: ✭ 344 (+429.23%)
Mutual labels:  mathematics, geometry
Earcut.hpp
Fast, header-only polygon triangulation
Stars: ✭ 447 (+587.69%)
Mutual labels:  geometry, triangulation
euclid.js
2D Euclidean geometry classes, utilities, and drawing tools
Stars: ✭ 69 (+6.15%)
Mutual labels:  geometry, mathematics
SplashGeom
Open-source C++ library for geometry and linear algebra
Stars: ✭ 22 (-66.15%)
Mutual labels:  geometry, triangulation
Algorithms
A collection of algorithms and data structures
Stars: ✭ 11,553 (+17673.85%)
Mutual labels:  mathematics, geometry
Jsxgraph
JSXGraph is a cross-browser library for interactive geometry, function plotting, charting, and data visualization in a web browser.
Stars: ✭ 605 (+830.77%)
Mutual labels:  mathematics, geometry
Mather
zzllrr mather(an offline tool for Math learning, education and research)小乐数学,离线可用的数学学习(自学或教学)、研究辅助工具。计划覆盖数学全部学科的解题、作图、演示、探索工具箱。目前是演示Demo版(抛转引玉),但已经支持数学公式编辑显示,部分作图功能,部分学科,如线性代数、离散数学的部分解题功能。最终目标是推动专业数学家、编程专家、教育工作者、科普工作者共同打造出更加专业级的Mather数学工具
Stars: ✭ 270 (+315.38%)
Mutual labels:  mathematics, geometry
Unity.library.eppz.geometry
2D Geometry for Unity. Suited for everyday polygon hassle. Polygon clipping, polygon winding direction, polygon area, polygon centroid, centroid of multiple polygons, line intersection, point-line distance, segment intersection, polygon-point containment, polygon triangulation, polygon Voronoi diagram, polygon offset, polygon outline, polygon buffer, polygon union, polygon substraction, polygon boolean operations, and more. It is a polygon fest.
Stars: ✭ 198 (+204.62%)
Mutual labels:  geometry, triangulation
Peroxide
Rust numeric library with R, MATLAB & Python syntax
Stars: ✭ 191 (+193.85%)
Mutual labels:  matrix, interpolation
Graphene
A thin layer of graphic data types
Stars: ✭ 268 (+312.31%)
Mutual labels:  matrix, mathematics
Cindyjs
A JavaScript framework for interactive (mathematical) content.
Stars: ✭ 495 (+661.54%)
Mutual labels:  mathematics, geometry
Cglm
📽 Highly Optimized Graphics Math (glm) for C
Stars: ✭ 887 (+1264.62%)
Mutual labels:  matrix, bezier
Metron
Geometry, simplified.
Stars: ✭ 1,027 (+1480%)
Mutual labels:  geometry
Llama Archive
Loss & LAtency MAtrix
Stars: ✭ 44 (-32.31%)
Mutual labels:  matrix
String Calc
PHP calculator library for mathematical terms (expressions) passed as strings
Stars: ✭ 60 (-7.69%)
Mutual labels:  mathematics
Mlinterp
Fast arbitrary dimension linear interpolation in C++
Stars: ✭ 44 (-32.31%)
Mutual labels:  interpolation
Beziercurve
Bezier curve master
Stars: ✭ 43 (-33.85%)
Mutual labels:  bezier
Matrix Puppet Hangouts
Matrix bridge for Google Hangouts
Stars: ✭ 42 (-35.38%)
Mutual labels:  matrix
Mish
Official Repsoitory for "Mish: A Self Regularized Non-Monotonic Neural Activation Function" [BMVC 2020]
Stars: ✭ 1,072 (+1549.23%)
Mutual labels:  mathematics
Basketballarkit
Hello Everyone, This project talks about basics of ARKit introduced by Apple in iOS11. Please note that ARKit is only capable wih devices which use A9, A10, A11 chips .It shows how to build a basic BasketBall app using ARKit. All written in Swift4.
Stars: ✭ 42 (-35.38%)
Mutual labels:  matrix
Cloud Volume
Read and write Neuroglancer datasets programmatically.
Stars: ✭ 63 (-3.08%)
Mutual labels:  matrix
Continuum Desktop
Matrix client in kotlin
Stars: ✭ 60 (-7.69%)
Mutual labels:  matrix
Geeksforgeeks Dsa 2
This repository contains all the assignments and practice questions solved during the Data Structures and Algorithms course in C++ taught by the Geeks For Geeks team.
Stars: ✭ 53 (-18.46%)
Mutual labels:  mathematics
Math Advanced Data Structures And Algorithms
Math, Advanced Data Structures & Algorithms - Please check before use
Stars: ✭ 40 (-38.46%)
Mutual labels:  mathematics
Math books
📚 Математичный список полезных книг
Stars: ✭ 38 (-41.54%)
Mutual labels:  mathematics
Euclid
Exact Computation Geometry Framework Based on 'CGAL'
Stars: ✭ 52 (-20%)
Mutual labels:  geometry
Yannl
Yet another neural network library
Stars: ✭ 37 (-43.08%)
Mutual labels:  matrix
Polytri
🔺 Fast and simple polygon triangulation library.
Stars: ✭ 37 (-43.08%)
Mutual labels:  triangulation
Mathjax
Beautiful and accessible math in all browsers
Stars: ✭ 8,551 (+13055.38%)
Mutual labels:  mathematics
Numeric
N-dimensional matrix class for Rust
Stars: ✭ 51 (-21.54%)
Mutual labels:  matrix
Blog
About math, programming and procedural generation
Stars: ✭ 37 (-43.08%)
Mutual labels:  mathematics
1-60 of 866 similar projects