GitHub topics: n-dimensional
godot-dimensions/godot-nd
NodeND and other N-dimensional types for making 5D, 6D, 7D, etc games in Godot.
Language: C++ - Size: 638 KB - Last synced at: 2 days ago - Pushed at: 4 days ago - Stars: 3 - Forks: 0

legsonwings/continuity
collection of templated n - dimensional : bezier, math utilities and algorithms
Language: C++ - Size: 207 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

tataratat/splinepy
Library for prototyping spline geometries of arbitrary dimensions and degrees, and IGA
Language: Python - Size: 31.6 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 53 - Forks: 14

JeffreySarnoff/AngleBetweenVectors.jl
An accurate and stable calculation of the angle separating two vectors.
Language: Julia - Size: 120 KB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 30 - Forks: 4

zeusro/math
n-dimensional math hypothesis
Language: Makefile - Size: 12.6 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Tr1NgleDev/ndtf
N-Dimensional Texture Format
Language: C - Size: 1.08 MB - Last synced at: 20 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

sag2021/ndsm
Multigrid vector-potential solver
Language: Fortran - Size: 708 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

rindow/rindow-math-matrix
The fundamental package for scientific matrix operation
Language: PHP - Size: 734 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 11 - Forks: 3

rindow/rindow-math-matrix-matlibffi
Rindow Math Matrix's Drivers for Matlib with PHP FFI
Language: PHP - Size: 21.5 KB - Last synced at: 16 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

sun-data/ndfilters
Numba-accelerated, n-dimensional image filters.
Language: Python - Size: 170 KB - Last synced at: 6 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

alexstevovich/percentdim
[Node.js] Calculates the percentage volume difference between two N-dimensional arrays by comparing their total product (i.e., volume).
Language: JavaScript - Size: 38.1 KB - Last synced at: 10 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

jnidzwetzki/spatial-index-java
Spatial indexing algorithms for java
Language: Java - Size: 55.7 KB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 15 - Forks: 2

000alen/nChess
This is a work-in-progress implementation of an n-dimensional Chess framework.
Language: Python - Size: 111 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 3 - Forks: 0

amithm3/nPerlinNoise
A robust open source implementation of Perlin Noise Algorithm for N-Dimensions in Python
Language: JavaScript - Size: 11.2 MB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 22 - Forks: 2

techascent/tech.datatype
Efficient numerics for the jvm
Language: Clojure - Size: 1.94 MB - Last synced at: 4 months ago - Pushed at: almost 5 years ago - Stars: 83 - Forks: 8

OliverKovacs/vulkan-xd
Higher-dimensional rendering in Vulkan
Language: C++ - Size: 108 KB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

danielaparker/acons
A modern C++ header-only library for constructing N-dimensional arrays
Language: C++ - Size: 29.1 MB - Last synced at: 5 months ago - Pushed at: almost 6 years ago - Stars: 8 - Forks: 6

fessuoyM/numpy-nDim-Convolution
A FAST pure numpy based 1D, 2D, even n-dimensional convolution library.
Language: Python - Size: 20.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

NOhs/mgen
Convenient matrix generation functions for python
Language: Python - Size: 35.2 KB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 5

lilboyspirit/Shapes.jl
Geometry package for Julia language
Language: Julia - Size: 108 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

cwesson/funge-plus-plus
Befunge-98 interpreter with N-Dimensional Funge support and debugger written in C++.
Language: C++ - Size: 517 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 2

espdev/scikit-curve
A toolkit to manipulate n-dimensional geometric curves in Python :curly_loop:
Language: Python - Size: 1.11 MB - Last synced at: 7 days ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

connorslade/audio_engine
My attempt at a simple n-dimensional audio engine.
Language: Rust - Size: 32.2 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

dthuff/maze-nd
A python package for generating n-dimensional mazes
Language: Python - Size: 92.8 KB - Last synced at: 22 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

doing-science-to-stuff/ndt
NDT: N-Dimensional Tracer
Language: C - Size: 706 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

gaur8av/Numpy_Notes
Numpy notes basic to advanced
Language: Jupyter Notebook - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

navyenzo/blBufferLIB
a header-only template library that defines a generic contiguous N-Dimensional Buffer with stl-algorithm compatible circular iterators that make writing-to/reading-from the buffers multi-thread/multi-process safe
Language: C++ - Size: 97.7 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

t-o-k/scikit-vectors_examples
Example files for the scikit-vectors Python library
Language: Jupyter Notebook - Size: 27.3 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 2

zarr-developers/cookiecutter-zarr-store
Cookiecutter for Zarr store implementations
Language: Python - Size: 81.1 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

lispear/NdCat
Provides generator and related function of n-dimensional Arnold's cat map
Language: Python - Size: 27.3 KB - Last synced at: 6 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

rileyhales/grids
A python tool for extracting time series subsets of n-dimensional spatiotemporal arrays
Language: Python - Size: 481 KB - Last synced at: 3 days ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 2

aPixelInSpace/F-a-maze-ing
Create aesthetic mazes of different shapes, tiles, sizes and more using a CLI tool. A website is also available at https://mazes.apixelinspace.com
Language: F# - Size: 6.54 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 79 - Forks: 7

lfsalasg/hashgrid
A N-dimensional, agnostic API of the hash grid data structures for physics, ML and game development.
Language: Rust - Size: 178 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

nicolas-carolo/K-means
A simple multithread implementation of the n-dimensional K-means algorithm developed in C using OpenMP.
Language: C - Size: 49.3 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

GSBicalho/TrueNgine
A N-Dimensional Renderer
Language: C++ - Size: 15.5 MB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 11 - Forks: 1

kitharoidos/stern-brocot-tree
Branch-wise and generation-wise construction of the n-dimensional S-B tree implemented in Haskell
Language: Haskell - Size: 42 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 0

KenEzekiel/Tucil2_13521089_13521171
A Closest Pair of Point Problem Solver, made using the Divide and Conquer approach for the Algorithm and Strategies Course using Python
Language: Python - Size: 6.06 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

adalca/pynd-lib 📦
python library for nd (n-dimensional) volume processing
Language: Python - Size: 20.5 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

OliverKovacsArchived/vulkan-xd-old 📦
Higher-dimensional rendering in Vulkan
Language: C++ - Size: 21.5 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

deverte/HyperSand 📦
Python package for calculating the volume of an n-dimensional figure.
Language: Python - Size: 1.48 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

OliverKovacs/xdgl
Higher-dimensional rendering in WebGL
Language: JavaScript - Size: 6.84 KB - Last synced at: 6 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

liviuxyz-ctrl/HyperSphereVolume-Latex-
This document purpose is to demonstrate hyperspace volume in n dimensions.
Language: TeX - Size: 2.33 MB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

xupit3r/centroider
Calculates the centroid point for a set of arbitrary points.
Language: JavaScript - Size: 19.5 KB - Last synced at: 13 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Irreq/omnivariate-pso
Simple omnivariate particle swarm optimization in python3
Language: Python - Size: 31.3 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

t-o-k/scikit-vectors
Python library with functions to create n-dimensional vector classes
Language: Python - Size: 8.51 MB - Last synced at: 6 days ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 1

RDelg/rl-2048
Reinforcement learning applied to n-dimensional 2048 game
Language: Jupyter Notebook - Size: 91.8 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

csparker247/yanda
Yet Another N-Dimensional Array
Language: C++ - Size: 8.79 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

miguescri/GameLord
Self-made game-engine from scratch with modularity and flexibility in mind
Language: C++ - Size: 234 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0
