Ecosyste.ms: Repos

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

GitHub topics: hypercube

ndavd/ncube

A Generalized Hypercube Visualizer

Language: Rust - Size: 64 MB - Last synced: 3 days ago - Pushed: 3 days ago - Stars: 110 - Forks: 7

hypercube-lab/hypercube

HyperCube is a revolutionary, high-performance decentralized computing platform. HyperCube has powerful computing capabilities to provide high-performance computing power and large-scale data storage support for VR, AR, Metaverse, Artificial Intelligence, Big Data, and Financial Applications.🛰

Language: Rust - Size: 18.8 MB - Last synced: 21 days ago - Pushed: over 1 year ago - Stars: 971 - Forks: 222

1j01/ascii-hypercube

Make ASCII art with HYPERRECTANGLES

Language: JavaScript - Size: 186 KB - Last synced: 15 days ago - Pushed: almost 2 years ago - Stars: 23 - Forks: 2

FishHawk/FezDot

A rotating translucent four dimensions hypercube

Language: C++ - Size: 85 KB - Last synced: about 1 month ago - Pushed: about 2 years ago - Stars: 3 - Forks: 0

anpep-uclm/mpi_hypercube 📦

Toy program implementing a hypercube-interconnect network topology using MPI

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

whiskeysierra/compass

Config Management Service

Language: Java - Size: 1.73 MB - Last synced: about 2 months ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 1

Hypercubers/hypercubing.xyz

Website for the Hypercubing community

Language: Python - Size: 40.2 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 11 - Forks: 12

Makri-Panagoula/KNN-Clustering-on-MNIST

Multiple algorithms on KNN & Clustering on MNIST dataset implemented in C++ & .Jupyter Notebook

Language: Jupyter Notebook - Size: 46.6 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

BambooFlower/Math-Scripts

A collection of scripts for math visualization

Language: MATLAB - Size: 73.9 MB - Last synced: about 1 month ago - Pushed: about 2 years ago - Stars: 2 - Forks: 1

Eskils/Hypercubes

Isometric projection of 2-cube, 3-cube, 4-cube, ... , 8-cube

Language: WebAssembly - Size: 5.31 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

MediaBilly/LSH-Hypercube-and-k-Means-Clustering-For-MNIST-Hand-Written-Digit-Images

First assignment for the University Senior Project course

Language: C++ - Size: 14.2 MB - Last synced: 4 months ago - Pushed: about 3 years ago - Stars: 0 - Forks: 1

giannhskp/Software-Development-for-Algorithmic-Problems_Project-2

Neighbor Search and Clustering for Time-Series using Locality-sensitive hashing and Randomized Projection to Hypercube. Time series comparison is performed using Discrete Frechet or Continuous Frechet metric.

Language: C - Size: 33.9 MB - Last synced: 8 months ago - Pushed: about 2 years ago - Stars: 2 - Forks: 1

giannhskp/Software-Development-for-Algorithmic-Problems_Project-1 Fork of Sitaras/Software-Development-for-Algorithmic-Problems_Project-1

Neighbor Search and Clustering for Vectors using Locality-sensitive hashing and Randomized Projection to Hypercube

Language: C - Size: 16.4 MB - Last synced: 8 months ago - Pushed: about 2 years ago - Stars: 1 - Forks: 0

Sitaras/Software-Development-for-Algorithmic-Problems_Project-2 Fork of giannhskp/Software-Development-for-Algorithmic-Problems_Project-2

📈|Time Series - Nearest neighbor search and Clustering using LSH, Hypercube (and Lloyd's only at the clustering) algorithms with metrics: L2, Discrete and Continuous Fréchet.

Language: C - Size: 33.9 MB - Last synced: 8 months ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

lazavgeridis/NN-search-and-Clustering-on-MNIST Fork of themisvr/Vector-Clustering-Algorithms

Testing the effectiveness of Approximate k-NN search with LSH and Hypercube on MNIST. Also, implemented k-medians++ for the same dataset.

Size: 16.3 MB - Last synced: 9 months ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

dgorbunov/Marlin-HEVO Fork of makerbase-mks/Mks-Robin-Nano-Marlin2.0-Firmware

My flavor of Marlin for my Hypercube Evolution build, running off of an MKS Robin Nano v1.2 with a 300mm^3 build volume.

Language: C++ - Size: 10.9 MB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

spChalk/kNN-and-Clustering-on-Curves-and-Time-Series

:chart_with_upwards_trend: kNN using LSH and Hypercube projection & Clustering using kMeans++ for n-dim polygonal curves and time series

Language: C++ - Size: 3.38 MB - Last synced: 10 months ago - Pushed: almost 2 years ago - Stars: 2 - Forks: 1

vishal0027/EECS2011

Data Structures and Algorithms

Language: Java - Size: 25.4 KB - Last synced: 10 months ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 1

MediaBilly/Image-Similarity

Comparison of multiple methods for calculating MNIST hand-written digits similarity.

Language: C++ - Size: 50 MB - Last synced: 4 months ago - Pushed: about 3 years ago - Stars: 1 - Forks: 1

boweihan/redux-hypercube

Redux state machine generator backed by an in-memory hypercube. Model checking for the front end.

Language: JavaScript - Size: 271 KB - Last synced: about 1 month ago - Pushed: almost 6 years ago - Stars: 3 - Forks: 0

tsherif/tesseract-explorer

Interactive visualization of a 4-dimensional tesseract

Language: JavaScript - Size: 290 KB - Last synced: 10 months ago - Pushed: almost 4 years ago - Stars: 10 - Forks: 0

SoufiyaneOuali/N-Dimensional-Hypercube-Visualization-in-C-

This project in the C programming language focuses on visualizing an n-dimensional hypercube

Size: 1.95 KB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 1 - Forks: 0

Sitaras/Software-Development-for-Algorithmic-Problems_Project-1

Vectors - Nearest neighbor search and Clustering using LSH, Hypercube (and Lloyd's only at the clustering) algorithms with L2 metric.

Language: C - Size: 15.8 MB - Last synced: 8 months ago - Pushed: about 2 years ago - Stars: 1 - Forks: 1

eseraygun/rust-polytope

A Rust library that defines data structures and methods for constructing polytopes

Language: Rust - Size: 16.6 KB - Last synced: 26 days ago - Pushed: about 7 years ago - Stars: 4 - Forks: 0

super-m-a-n/LSH-Hashing-and-Centroid-Based-Clustering

approximation algorithms for exact nearest neighbors search and clustering on multi-dimensional vectors

Language: C++ - Size: 2.3 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

imvickykumar999/Hyper-4D-Game

👻 Ghost are from 4th Dimension as they appears from Nowhere, and they intersects with w=0 at t=3 AM (x,y,z,w,t) : https://youtu.be/4TI1onWI_IM?t=160

Language: Jupyter Notebook - Size: 95.4 MB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 1 - Forks: 1

ninivert/N-Dimension-Cube-Renderer

Renderer and custom matrix library for mutli-dimensional cubes

Language: JavaScript - Size: 49.8 KB - Last synced: about 2 months ago - Pushed: almost 6 years ago - Stars: 14 - Forks: 0

Josephbakulikira/4D-hypercube-with-pygame-aka-tesseract

4D hypercube with pygame

Language: Python - Size: 16.6 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 8 - Forks: 3

ef-gy/topologic

Visualiser for basic geometric primitives and fractals in arbitrary-dimensional spaces

Language: C++ - Size: 8.38 MB - Last synced: 10 months ago - Pushed: about 7 years ago - Stars: 40 - Forks: 3

mihirnimgade/hypercube-optimization

An implementation of a hypercube-based multidimensional optimization algorithm

Language: Rust - Size: 183 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 4 - Forks: 0

NedalLive/Hypercube-NGen

Hypercube NGen 3D Printer

Size: 330 MB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 14 - Forks: 3

Francesco-Zeno-Costanzo/Monte-Carlo

montecarlo methods

Language: Python - Size: 22.6 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

theatina/CryptoRecommendation

Recommendation System on cryptocurrency, using data collected from users' tweets + 10-Fold Cross Validation ( Based on the cryptocoins from each user's tweets, the program runs algorithms on the data, resulting in the recommendation of other cryptocoins for each user) ( readme in greek but soon to be translated in English )

Language: C - Size: 9.2 MB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 7 - Forks: 0

Fourmilab/tesseract

Fourmilab Tesseract provides models of a four-dimensional hypercube and three other four-dimensional regular polytopes (the 5-, 16-, and 24-cell) which are projected into the three-dimensional space of the Second Life virtual world.

Language: LSL - Size: 6.08 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

ToonMeynen/HEVO

Language: GAP - Size: 14.6 KB - Last synced: over 1 year ago - Pushed: over 5 years ago - Stars: 2 - Forks: 0

eurostat/java4eurostat

Multi-dimensional data manipulation and easy access to Eurostat data. In Java.

Language: HTML - Size: 3.58 MB - Last synced: 4 months ago - Pushed: about 1 year ago - Stars: 7 - Forks: 4

josecoelho96/3dprinters

Home built 3D printers related files (firmware, hardware, custom parts...)

Language: C - Size: 1.23 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 1

PetropoulakisPanagiotis/nearest-neighbor-search

Nearest neighbor search. Methods: LSH, hypercube, and exhaustive search. C++

Language: C++ - Size: 13.8 MB - Last synced: over 1 year ago - Pushed: over 3 years ago - Stars: 8 - Forks: 1

PetropoulakisPanagiotis/clustering

Clustering methods in C++

Language: C++ - Size: 25.5 MB - Last synced: over 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

DemetrisKonst/ANN-Clustering

LSH and Hypercube algorithms for Approximate Nearest Neighbor. Centroid based clustering using Lloyd's and reverse assignment algorithms.

Language: C++ - Size: 530 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 3 - Forks: 5

examachine/par-quicksort

Parallel quicksort on hypercube, written in C.

Language: C - Size: 16.6 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 1

VasiaKoum/Search-and-Clustering-for-Vectors

Search and clustering vectors in C++

Language: C++ - Size: 13 MB - Last synced: 8 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

johnnyawesome/Tesseract

The shadow of a Hypercube....

Language: Processing - Size: 41 KB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 1 - Forks: 0

tgymnich/ARHypercubePlayground

💎AR Hypercube in ARKit implemented in Metal

Language: Swift - Size: 2.65 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 1

eseraygun/elements-html5

A tool for visualizing multidimensional objects and their intersections: http://eseraygun.com/elements/

Language: TypeScript - Size: 818 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0