All Projects → Pydml → Similar Projects or Alternatives

690 Open source projects that are alternatives of or similar to Pydml

Algorithms
A collection of algorithms and data structures
Stars: ✭ 11,553 (+9946.09%)
Mutual labels:  algorithms
Datascience
It consists of examples, assignments discussed in data science course taken at algorithmica.
Stars: ✭ 92 (-20%)
Mutual labels:  algorithms
Java
All Algorithms implemented in Java
Stars: ✭ 42,893 (+37198.26%)
Mutual labels:  algorithms
Data Structures And Algorithms
A collection of some implementations of data structures and algorithms.
Stars: ✭ 101 (-12.17%)
Mutual labels:  algorithms
Acm Icpc Algorithms
Algorithms used in Competitive Programming
Stars: ✭ 1,281 (+1013.91%)
Mutual labels:  algorithms
Tlaplus
TLC is an explicit state model checker for specifications written in TLA+. The TLA+Toolbox is an IDE for TLA+.
Stars: ✭ 1,618 (+1306.96%)
Mutual labels:  algorithms
Algorithms
In case you want to contribute, ping on https://gitter.im/NITSkmOS/algo.
Stars: ✭ 95 (-17.39%)
Mutual labels:  algorithms
Acm Icpc Library
Stars: ✭ 111 (-3.48%)
Mutual labels:  algorithms
Awesome Coding Javascript
📌 持续构建个人的源码库(JavaScript 原生、常用库、数据结构、算法)
Stars: ✭ 88 (-23.48%)
Mutual labels:  algorithms
Buckets Swift
Swift Collection Data Structures Library
Stars: ✭ 106 (-7.83%)
Mutual labels:  matrix
Daily Coding Problem
Solutions to Daily Coding Problem in Javascript
Stars: ✭ 102 (-11.3%)
Mutual labels:  algorithms
Godot3 procgen demos
Exploring Procedural Generation algorithms in Godot
Stars: ✭ 85 (-26.09%)
Mutual labels:  algorithms
Mygo
Leetcode、剑指offer(第二版)的Go实现😀 Come join us!🤝❤️👻
Stars: ✭ 109 (-5.22%)
Mutual labels:  algorithms
Python Dominant Image Colour
A K-means algorithm for detecting image colours
Stars: ✭ 100 (-13.04%)
Mutual labels:  algorithms
Hackerrank
Efficient HackerRank solutions in JavaScript (⬡.js)
Stars: ✭ 111 (-3.48%)
Mutual labels:  algorithms
Algorithms
Algorithms and data structures implemented in JavaScript with explanations, for further readings
Stars: ✭ 99 (-13.91%)
Mutual labels:  algorithms
Opencvjs
Complete opencvjs (With the lastest OpenCV 4.0.0+)
Stars: ✭ 108 (-6.09%)
Mutual labels:  matrix
Federation
Python library for abstracting social federation protocols
Stars: ✭ 93 (-19.13%)
Mutual labels:  matrix
Perspectivetransform
Calculate CATransform3D between two Perspectives
Stars: ✭ 113 (-1.74%)
Mutual labels:  matrix
Haskell
Stars: ✭ 91 (-20.87%)
Mutual labels:  algorithms
Easyiterator
🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.
Stars: ✭ 107 (-6.96%)
Mutual labels:  algorithms
Codility lessons
Codility Lesson1~Lesson17 100% solutions with Python3 除正確解答外comment裡有解題的思考過程
Stars: ✭ 87 (-24.35%)
Mutual labels:  algorithms
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 (+1340%)
Mutual labels:  algorithms
Nifty
Numerical computing in Swift – for Linux and macOS
Stars: ✭ 86 (-25.22%)
Mutual labels:  algorithms
Coursera Data Structures Algorithms
Coursera: Data Structures and Algorithms Specialization
Stars: ✭ 105 (-8.7%)
Mutual labels:  algorithms
The Federation.info
Statistics hub for the Fediverse
Stars: ✭ 101 (-12.17%)
Mutual labels:  matrix
Data Structures And Algorithms
Python implementation of common algorithms and data structures interview questions
Stars: ✭ 84 (-26.96%)
Mutual labels:  algorithms
Matrix Puppet Imessage
A two-way puppeted Matrix bridge for Apple iMessage / Messages
Stars: ✭ 109 (-5.22%)
Mutual labels:  matrix
Lacaml
OCaml bindings for BLAS/LAPACK (high-performance linear algebra Fortran libraries)
Stars: ✭ 101 (-12.17%)
Mutual labels:  matrix
Ultimate Go
This repo contains my notes on working with Go and computer systems.
Stars: ✭ 1,530 (+1230.43%)
Mutual labels:  algorithms
Project Euler Solutions
Runnable code for solving Project Euler problems in Java, Python, Mathematica, Haskell.
Stars: ✭ 1,374 (+1094.78%)
Mutual labels:  algorithms
The Matrix Effect
The incredible effect of rain of letters in the style of the Matrix trilogy.
Stars: ✭ 109 (-5.22%)
Mutual labels:  matrix
Flatqueue
A very fast and simple JavaScript priority queue
Stars: ✭ 98 (-14.78%)
Mutual labels:  algorithms
Competitive Programming
Hello Programmers 💻 , A one-stop Destination✏️✏️ for all your Competitive Programming Resources.📗📕 Refer CONTRIBUTING.md for contributions
Stars: ✭ 113 (-1.74%)
Mutual labels:  algorithms
D3graphtheory
💥 Interactive and colorful 🎨 graph theory tutorials made using d3.js ⚡️
Stars: ✭ 1,364 (+1086.09%)
Mutual labels:  algorithms
Indoor Navigation Algorithms
This is a public repository of a Navigine company that develops different kinds of indoor positioning algorithms with the main focus on indoor navigation. Here we will step by step publish the source code of our algorithm starting with trilateration.
Stars: ✭ 108 (-6.09%)
Mutual labels:  algorithms
Softuni
SoftUni Courses
Stars: ✭ 98 (-14.78%)
Mutual labels:  algorithms
Syntaxmeets
Syntaxmeets. Create rooms 🏠 Call your friends 👬🏼 Sip Chai, ☕ Chat, Create, and Code👨‍💻. A coding platform to code simultaneously 🚀 with your friends and design your algorithms on SyntaxPad.💫✨
Stars: ✭ 110 (-4.35%)
Mutual labels:  algorithms
Matrix Commander
simple but convenient CLI-based Matrix client app for sending and receiving
Stars: ✭ 90 (-21.74%)
Mutual labels:  matrix
Cslearning
开源项目之「计算机编程自学之路」:计算机自学指南+面试大全+资源分享+技术文章
Stars: ✭ 107 (-6.96%)
Mutual labels:  algorithms
Algebra
means completeness and balancing, from the Arabic word الجبر
Stars: ✭ 92 (-20%)
Mutual labels:  matrix
Foundational Knowledge For Programmers
List of resources about foundational knowledge for programmers (supposed to last a few decades)
Stars: ✭ 115 (+0%)
Mutual labels:  algorithms
Cracking The Coding Interview
Tests, Questions and Solutions from Cracking the Coding Interview
Stars: ✭ 91 (-20.87%)
Mutual labels:  algorithms
Letters
Письма к студентам курса
Stars: ✭ 107 (-6.96%)
Mutual labels:  algorithms
Code2race
Solve the problem. 😊 If you like ❤ give us a star⭐. HACKTOBERFEST
Stars: ✭ 91 (-20.87%)
Mutual labels:  algorithms
Graphav
A Graph Algorithms Visualizer built using React, Typescript and Styled Components.
Stars: ✭ 111 (-3.48%)
Mutual labels:  algorithms
Functionalplus
Functional Programming Library for C++. Write concise and readable C++ code.
Stars: ✭ 1,286 (+1018.26%)
Mutual labels:  algorithms
Code With Love
Open source programming algorithms
Stars: ✭ 107 (-6.96%)
Mutual labels:  algorithms
450 Dsa Tracker
Questions selected by Love Babbar, helps you to track your progress in solving 450 & keeps you engaging based on the DSA-cracker List
Stars: ✭ 85 (-26.09%)
Mutual labels:  algorithms
Dailycodingproblem
Stars: ✭ 113 (-1.74%)
Mutual labels:  algorithms
Nokia Book
NOKIA Book covers selected aspects of the telecommunication industry programmer's work
Stars: ✭ 87 (-24.35%)
Mutual labels:  algorithms
Uva
800 UVa Online Judge solutions in Go
Stars: ✭ 106 (-7.83%)
Mutual labels:  algorithms
Gfx
Convenience package for dealing with graphics in my pixel drawing experiments.
Stars: ✭ 82 (-28.7%)
Mutual labels:  matrix
Index
Metarhia educational program index 📖
Stars: ✭ 2,045 (+1678.26%)
Mutual labels:  algorithms
Erdos
modular and modern graph-theory algorithms framework in Java
Stars: ✭ 104 (-9.57%)
Mutual labels:  algorithms
Functional Way
Write small programs (eg -algorithms) in a functional way.
Stars: ✭ 115 (+0%)
Mutual labels:  algorithms
Scriptsdump
The biggest dump of scripts ever!
Stars: ✭ 114 (-0.87%)
Mutual labels:  algorithms
Jortsort
the official website for jortSorting
Stars: ✭ 112 (-2.61%)
Mutual labels:  algorithms
Robotics Coursework
🤖 Places where you can learn robotics (and stuff like that) online 🤖
Stars: ✭ 1,810 (+1473.91%)
Mutual labels:  algorithms
Yabox
Yet another black-box optimization library for Python
Stars: ✭ 103 (-10.43%)
Mutual labels:  algorithms
1-60 of 690 similar projects