All Projects → Sorting-Visualizer → Similar Projects or Alternatives

413 Open source projects that are alternatives of or similar to Sorting-Visualizer

Sorting-Visualizer
📊 Sorting.Visualizer is a web app for visualizing a bunch of different sorting algorithms Like Selection Sort, Bubble Sort, Insertion Sort, Merge Sort, Quick Sort, Heap Sort With the functionality of (Speed Control) and (Array Size Control)...
Stars: ✭ 37 (+146.67%)
Engezny
Engezny is a python package that quickly generates all possible charts from your dataframe and saves them for you, and engezny is only supporting now uni-parameter visualization using the pie, bar and barh visualizations.
Stars: ✭ 25 (+66.67%)
Mutual labels:  numpy, matplotlib-pyplot
Fourier-Transform
An implementation of the Fourier Transform using Python
Stars: ✭ 43 (+186.67%)
Mutual labels:  numpy
dipiper
基于nodejs的股票数据爬虫
Stars: ✭ 83 (+453.33%)
Mutual labels:  numpy
NPY-for-Fortran
A FORTRAN module to write Numpy's *.npy and *.npz files
Stars: ✭ 30 (+100%)
Mutual labels:  numpy
ampscan
ampscan is an open-source Python package for analysis and visualisation of digitised surface scan data, specifically for applications within Prosthetics and Orthotics (P&O), with an aim to improve evidence-based clinical practice towards improved patient outcomes.
Stars: ✭ 14 (-6.67%)
Mutual labels:  numpy
npstreams
Streaming operations on NumPy arrays
Stars: ✭ 28 (+86.67%)
Mutual labels:  numpy
Introduction-to-Python-Programming
Lectures in Big Data Institute, Seoul National University
Stars: ✭ 24 (+60%)
Mutual labels:  numpy
Python-Matematica
Explorando aspectos fundamentais da matemática com Python e Jupyter
Stars: ✭ 41 (+173.33%)
Mutual labels:  numpy
poisson-matting
Python implementation of Poisson matting method
Stars: ✭ 41 (+173.33%)
Mutual labels:  numpy
Machine-Learning
This repository contains notebooks that will help you in understanding basic ML algorithms as well as basic numpy excercise. 💥 🌈 🌈
Stars: ✭ 15 (+0%)
Mutual labels:  numpy
numpy-data-augmentation
Data Augmentation using NumPy
Stars: ✭ 50 (+233.33%)
Mutual labels:  numpy
Python-camp
No description or website provided.
Stars: ✭ 34 (+126.67%)
Mutual labels:  numpy
python-programming-for-data-science
Content from the University of British Columbia's Master of Data Science course DSCI 511.
Stars: ✭ 29 (+93.33%)
Mutual labels:  numpy
sparse dot
Python wrapper for Intel Math Kernel Library (MKL) matrix multiplication
Stars: ✭ 38 (+153.33%)
Mutual labels:  numpy
support-tickets-classification
This case study shows how to create a model for text analysis and classification and deploy it as a web service in Azure cloud in order to automatically classify support tickets. This project is a proof of concept made by Microsoft (Commercial Software Engineering team) in collaboration with Endava http://endava.com/en
Stars: ✭ 142 (+846.67%)
Mutual labels:  numpy
Data-Science-Tutorials
Python Tutorials for Data Science
Stars: ✭ 104 (+593.33%)
Mutual labels:  numpy
Data-Analyst-Nanodegree
Kai Sheng Teh - Udacity Data Analyst Nanodegree
Stars: ✭ 42 (+180%)
Mutual labels:  numpy
numpngw
Functions that create PNG and animated PNG files from numpy arrays.
Stars: ✭ 49 (+226.67%)
Mutual labels:  numpy
Quantum-Computing-Collection-Of-Resources
A Well Maintained Repository On Quantum Computing Resources [Code+Theory] Updated Regularly During My Time At IBM, Qubit x Qubit And The Coding School's Introduction To Quantum Computing Course '21
Stars: ✭ 183 (+1120%)
Mutual labels:  numpy
Neo
Deep learning library in python from scratch
Stars: ✭ 36 (+140%)
Mutual labels:  numpy
python-machine-learning-book-2nd-edition
<머신러닝 교과서 with 파이썬, 사이킷런, 텐서플로>의 코드 저장소
Stars: ✭ 60 (+300%)
Mutual labels:  numpy
gaia
Gaia is a geospatial analysis library jointly developed by Kitware and Epidemico.
Stars: ✭ 29 (+93.33%)
Mutual labels:  numpy
data-analysis-using-python
Data Analysis Using Python: A Beginner’s Guide Featuring NYC Open Data
Stars: ✭ 81 (+440%)
Mutual labels:  numpy
gcpy
Python toolkit for GEOS-Chem.
Stars: ✭ 34 (+126.67%)
Mutual labels:  numpy
alvito
Alvito - An Algorithm Visualization Tool for Python
Stars: ✭ 52 (+246.67%)
Mutual labels:  numpy
Cat-vs.-Dog-Classifier
Image Classifier with Flask and Keras CNN
Stars: ✭ 27 (+80%)
Mutual labels:  numpy
get-started-with-JAX
The purpose of this repo is to make it easy to get started with JAX, Flax, and Haiku. It contains my "Machine Learning with JAX" series of tutorials (YouTube videos and Jupyter Notebooks) as well as the content I found useful while learning about the JAX ecosystem.
Stars: ✭ 229 (+1426.67%)
Mutual labels:  numpy
jun
JUN - python pandas, plotly, seaborn support & dataframes manipulation over erlang
Stars: ✭ 21 (+40%)
Mutual labels:  numpy
numpythia
The interface between PYTHIA and NumPy
Stars: ✭ 33 (+120%)
Mutual labels:  numpy
npx
Some useful extensions for NumPy
Stars: ✭ 24 (+60%)
Mutual labels:  numpy
neworder
A dynamic microsimulation framework for python
Stars: ✭ 15 (+0%)
Mutual labels:  numpy
python-twelve-tone
🎶 12-tone matrix to generate dodecaphonic melodies 🎶
Stars: ✭ 68 (+353.33%)
Mutual labels:  numpy
Python-notes
Python related technologies used in work: crawler, data analysis, timing tasks, RPC, page parsing, decorator, built-in functions, Python objects, multi-threading, multi-process, asynchronous, redis, mongodb, mysql, openstack, etc.
Stars: ✭ 104 (+593.33%)
Mutual labels:  numpy
python3-docker-devenv
Docker Start Guide with Python Development Environment
Stars: ✭ 13 (-13.33%)
Mutual labels:  numpy
polystores
A library for performing hyperparameter optimization
Stars: ✭ 48 (+220%)
Mutual labels:  numpy
array-api-comparison
Data and tooling to compare the API surfaces of various array libraries.
Stars: ✭ 46 (+206.67%)
Mutual labels:  numpy
ESA
Easy SimAuto (ESA): An easy-to-use Power System Analysis Automation Environment atop PowerWorld Simulator Automation Server (SimAuto)
Stars: ✭ 26 (+73.33%)
Mutual labels:  numpy
The-Data-Visualization-Workshop
A New, Interactive Approach to Learning Data Visualization
Stars: ✭ 59 (+293.33%)
Mutual labels:  numpy
reach
Load embeddings and featurize your sentences.
Stars: ✭ 17 (+13.33%)
Mutual labels:  numpy
Data-Structures-and-Algorithms
Implementation of various Data Structures and algorithms - Linked List, Stacks, Queues, Binary Search Tree, AVL tree,Red Black Trees, Trie, Graph Algorithms, Sorting Algorithms, Greedy Algorithms, Dynamic Programming, Segment Trees etc.
Stars: ✭ 144 (+860%)
npyjs
Read numpy .npy files in JavaScript
Stars: ✭ 28 (+86.67%)
Mutual labels:  numpy
AIPortfolio
Use AI to generate a optimized stock portfolio
Stars: ✭ 28 (+86.67%)
Mutual labels:  numpy
robot
Functions and classes for gradient-based robot motion planning, written in Ivy.
Stars: ✭ 29 (+93.33%)
Mutual labels:  numpy
Covid-19-analysis
Analysis with Covid-19 data
Stars: ✭ 49 (+226.67%)
Mutual labels:  numpy
Algorithmic-Trading
I have been deeply interested in algorithmic trading and systematic trading algorithms. This Repository contains the code of what I have learnt on the way. It starts form some basic simple statistics and will lead up to complex machine learning algorithms.
Stars: ✭ 47 (+213.33%)
Mutual labels:  numpy
visions
Type System for Data Analysis in Python
Stars: ✭ 136 (+806.67%)
Mutual labels:  numpy
numpyeigen
Fast zero-overhead bindings between NumPy and Eigen
Stars: ✭ 75 (+400%)
Mutual labels:  numpy
sklearn-predict
机器学习数据,预测趋势并画图
Stars: ✭ 16 (+6.67%)
Mutual labels:  numpy
hypothesis-gufunc
Extension to hypothesis for testing numpy general universal functions
Stars: ✭ 32 (+113.33%)
Mutual labels:  numpy
face unlock
We can lock and unlock our Ubuntu system using face recognition(currently only on Ubuntu).
Stars: ✭ 48 (+220%)
Mutual labels:  numpy
wquantiles
weighted quantiles with Python
Stars: ✭ 28 (+86.67%)
Mutual labels:  numpy
CS231n
My solutions for Assignments of CS231n: Convolutional Neural Networks for Visual Recognition
Stars: ✭ 30 (+100%)
Mutual labels:  numpy
ml
经典机器学习算法的极简实现
Stars: ✭ 130 (+766.67%)
Mutual labels:  numpy
Live-Video-Sketching-through-webcam-using-OpenCv-Python
Computer Vision model creates a live video sketch of frames through real time web cam video. Source code is written in python and model is based on OpenCV. Keras and Numpy have been used to optimize the performance of the model and posterize frames
Stars: ✭ 29 (+93.33%)
Mutual labels:  numpy
Numscrypt
A port of a small but relevant part of Numpy to Transcrypt, simplified for the sake of speed
Stars: ✭ 53 (+253.33%)
Mutual labels:  numpy
DataSciPy
Data Science with Python
Stars: ✭ 15 (+0%)
Mutual labels:  numpy
eigenpy
Bindings between Numpy and Eigen using Boost.Python
Stars: ✭ 88 (+486.67%)
Mutual labels:  numpy
netflix-style-recommender
A simple movie recommendation engine
Stars: ✭ 65 (+333.33%)
Mutual labels:  numpy
pyjet
The interface between FastJet and NumPy
Stars: ✭ 31 (+106.67%)
Mutual labels:  numpy
1-60 of 413 similar projects