All Projects → Mathmodel → Similar Projects or Alternatives

1294 Open source projects that are alternatives of or similar to Mathmodel

Studybook
Study E-Book(ComputerVision DeepLearning MachineLearning Math NLP Python ReinforcementLearning)
Stars: ✭ 1,457 (-62%)
Mutual labels:  math, mathematics
Data structure and algorithms library
A collection of classical algorithms and data-structures implementation in C++ for coding interview and competitive programming
Stars: ✭ 133 (-96.53%)
Mutual labels:  algorithm, mathematics
String Calc
PHP calculator library for mathematical terms (expressions) passed as strings
Stars: ✭ 60 (-98.44%)
Mutual labels:  math, mathematics
Gap
Main development repository for GAP - Groups, Algorithms, Programming, a System for Computational Discrete Algebra
Stars: ✭ 447 (-88.34%)
Mutual labels:  math, mathematics
Texme
Self-rendering Markdown + LaTeX documents
Stars: ✭ 1,970 (-48.62%)
Mutual labels:  math, mathematics
Mathematics for Machine Learning
Learn mathematics behind machine learning and explore different mathematics in machine learning.
Stars: ✭ 28 (-99.27%)
Mutual labels:  math, mathematics
Math Worksheet Generator
Create basic addition, subtraction, multiplication and division practice questions with the answer sheet
Stars: ✭ 438 (-88.58%)
Mutual labels:  math, mathematics
Sage
Mirror of the Sage source tree -- please do not submit PRs here -- everything must be submitted via https://trac.sagemath.org/
Stars: ✭ 1,656 (-56.81%)
Mutual labels:  math, mathematics
Awesome Machine Learning Deep Learning Mathematics
A curated list of mathematics documents ,Concepts, Study Materials , Algorithms and Codes available across the internet for machine learning and deep learning
Stars: ✭ 138 (-96.4%)
Mutual labels:  algorithm, mathematics
Jlatexmath Android
aJLaTeXMath Library - Displays LaTeX commands in android OS.
Stars: ✭ 147 (-96.17%)
Mutual labels:  math, mathematics
Windpowerlib
The windpowerlib is a library to model the output of wind turbines and farms.
Stars: ✭ 170 (-95.57%)
Mutual labels:  model
Algorithms4 Common
🔥Algorithms, 4th Edition 算法4精华笔记,通俗理解,算法收集与强化。
Stars: ✭ 183 (-95.23%)
Mutual labels:  algorithm
Modernroboticscpp
Modern Robotics: Mechanics, Planning, and Control C++ Library --- The primary purpose of the provided software is to be easy to read and educational, reinforcing the concepts in the book. The code is optimized neither for efficiency nor robustness. http://modernrobotics.org/
Stars: ✭ 170 (-95.57%)
Mutual labels:  math
Tomsfastmath
TomsFastMath is a fast public domain, open source, large integer arithmetic library written in portable ISO C.
Stars: ✭ 169 (-95.59%)
Mutual labels:  math
Data Structures And Algorithms
Data Structures and Algorithms implementation in Go
Stars: ✭ 2,272 (-40.74%)
Mutual labels:  algorithm
Swiftymath
Pure Math in Pure Swift.
Stars: ✭ 182 (-95.25%)
Mutual labels:  mathematics
Ahocorasickphp
Aho-Corasick multi-keyword string searching library in PHP.
Stars: ✭ 169 (-95.59%)
Mutual labels:  algorithm
Interviewbit
Collection of Abhishek Agrawal's gists solutions for problems on https://www.interviewbit.com
Stars: ✭ 166 (-95.67%)
Mutual labels:  math
Js Algorithms
A collection of algorithms written in javascript
Stars: ✭ 182 (-95.25%)
Mutual labels:  algorithm
Unitymathreference
Math reference for games and more. All visualized in Unity3D.
Stars: ✭ 166 (-95.67%)
Mutual labels:  math
Trilogy
TypeScript SQLite layer with support for both native C++ & pure JavaScript drivers.
Stars: ✭ 195 (-94.91%)
Mutual labels:  model
Primestereomatch
A heterogeneous and fully parallel stereo matching algorithm for depth estimation, implementing a local adaptive support weight (ADSW) Guided Image Filter (GIF) cost aggregation stage. Developed in both C++ and OpenCL.
Stars: ✭ 191 (-95.02%)
Mutual labels:  algorithm
Javascript Biginteger
A big integer library for JavaScript
Stars: ✭ 181 (-95.28%)
Mutual labels:  math
Leetcode Js
用 JS 刷 LeetCode
Stars: ✭ 165 (-95.7%)
Mutual labels:  algorithm
Boostaroota
A fast xgboost feature selection algorithm
Stars: ✭ 165 (-95.7%)
Mutual labels:  algorithm
Dtl
diff template library written by C++
Stars: ✭ 180 (-95.31%)
Mutual labels:  algorithm
Hole fixer
Demo implementation of smoothly filling holes in 3D meshes using surface fairing
Stars: ✭ 165 (-95.7%)
Mutual labels:  math
Awesome Differential Privacy
list of differential-privacy related repositories
Stars: ✭ 164 (-95.72%)
Mutual labels:  algorithm
Algorithm course
国科大 算法分析与设计 卜东波 作业答案整理(2016)
Stars: ✭ 190 (-95.04%)
Mutual labels:  algorithm
Matlab Octave
This repository contains algorithms written in MATLAB/Octave. Developing algorithms in the MATLAB environment empowers you to explore and refine ideas, and enables you test and verify your algorithm.
Stars: ✭ 180 (-95.31%)
Mutual labels:  algorithm
Fe Interview
宇宙最强的前端面试指南 (https://lucifer.ren/fe-interview)
Stars: ✭ 2,284 (-40.43%)
Mutual labels:  algorithm
Textdistance
Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.
Stars: ✭ 2,575 (-32.84%)
Mutual labels:  algorithm
Recsys course at polimi
This is the official repository for the Recommender Systems course at Politecnico di Milano.
Stars: ✭ 180 (-95.31%)
Mutual labels:  algorithm
Stats
A well tested and comprehensive Golang statistics library package with no dependencies.
Stars: ✭ 2,196 (-42.72%)
Mutual labels:  math
Go Jump Consistent Hash
⚡️ Fast, minimal memory, consistent hash algorithm
Stars: ✭ 163 (-95.75%)
Mutual labels:  algorithm
Mppp
Multiprecision for modern C++
Stars: ✭ 196 (-94.89%)
Mutual labels:  math
Myscript Math Web
✏️ ☁️ The easy way to integrate mathematical expressions handwriting recognition in your web app.
Stars: ✭ 194 (-94.94%)
Mutual labels:  math
Beginners Python Examples
Basic Python CLI programs
Stars: ✭ 190 (-95.04%)
Mutual labels:  algorithm
Algorithm Visualizer
View Algorithms in the Browser! - Built with ReactJs
Stars: ✭ 180 (-95.31%)
Mutual labels:  algorithm
Algorithm
The repository algorithms implemented on the Go
Stars: ✭ 163 (-95.75%)
Mutual labels:  algorithm
Liegroups
Python implementation of SO2, SE2, SO3, and SE3 matrix Lie groups using numpy or pytorch
Stars: ✭ 163 (-95.75%)
Mutual labels:  math
Leetcode
LeetCode solutions, written in python and cpp(LeetCode解题报告,记录自己的leetcode成长之路)
Stars: ✭ 179 (-95.33%)
Mutual labels:  algorithm
Internet Recruiting Algorithm Problems
《程序员代码面试指南》、公司招聘笔试题、《剑指Offer》、算法、数据结构
Stars: ✭ 163 (-95.75%)
Mutual labels:  algorithm
Paper checking system
基于C#和C++开发的文本查重/论文查重系统,一亿字次级论文库秒级查重。关联:查重算法、数据去重、文档查重、文本去重、标书查重、辅助防串标
Stars: ✭ 160 (-95.83%)
Mutual labels:  algorithm
Algorithms
This repository is for learning and understanding how algorithms work.
Stars: ✭ 189 (-95.07%)
Mutual labels:  algorithm
Libchef
🍀 c++ standalone header-only basic library. || c++头文件实现无第三方依赖基础库
Stars: ✭ 178 (-95.36%)
Mutual labels:  algorithm
Pywt
We're moving. Please visit https://github.com/PyWavelets
Stars: ✭ 161 (-95.8%)
Mutual labels:  math
Python data structures and algorithms
Python 中文数据结构和算法教程
Stars: ✭ 2,194 (-42.78%)
Mutual labels:  algorithm
Funnyalgorithms
A repository with a bunch of funny algorithms, beginners friendly
Stars: ✭ 161 (-95.8%)
Mutual labels:  algorithm
Primecount
🚀 Fast prime counting function implementations
Stars: ✭ 193 (-94.97%)
Mutual labels:  math
Germanwordembeddings
Toolkit to obtain and preprocess german corpora, train models using word2vec (gensim) and evaluate them with generated testsets
Stars: ✭ 189 (-95.07%)
Mutual labels:  model
Jstarcraft Ai
目标是提供一个完整的Java机器学习(Machine Learning/ML)框架,作为人工智能在学术界与工业界的桥梁. 让相关领域的研发人员能够在各种软硬件环境/数据结构/算法/模型之间无缝切换. 涵盖了从数据处理到模型的训练与评估各个环节,支持硬件加速和并行计算,是最快最全的Java机器学习库.
Stars: ✭ 160 (-95.83%)
Mutual labels:  algorithm
Riemann book
An interactive book about the Riemann problem for hyperbolic PDEs, using Jupyter notebooks. Work in progress.
Stars: ✭ 160 (-95.83%)
Mutual labels:  mathematics
42
@rsapkf's linkroll.
Stars: ✭ 1,906 (-50.29%)
Mutual labels:  mathematics
Leetcode
High-quality LeetCode solutions
Stars: ✭ 178 (-95.36%)
Mutual labels:  algorithm
Java Notes
☕️ Java 基础 👫 面向对象思想✏️ 算法 📝 操作系统 ☁️ 网络 💾 数据库 🙊 Spring 💡 系统架构🐘大数据
Stars: ✭ 160 (-95.83%)
Mutual labels:  algorithm
Openalgo
💹 openAlgo is a public repository for various work product relavant to algorithms and the high frequency low latency electronic trading space with a bias toward market microstructure as well as exchange traded futures and options.
Stars: ✭ 158 (-95.88%)
Mutual labels:  algorithm
Fuse
🔍 Fuzzy search for PHP based on the Bitap algorithm
Stars: ✭ 189 (-95.07%)
Mutual labels:  algorithm
Anms Codes
Efficient adaptive non-maximal suppression algorithms for homogeneous spatial keypoint distribution
Stars: ✭ 174 (-95.46%)
Mutual labels:  algorithm
Dslsofmath
Domain Specific Languages of Mathematics
Stars: ✭ 159 (-95.85%)
Mutual labels:  mathematics
61-120 of 1294 similar projects