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

GitHub topics: hilbert

goessl/vector

An infinite-dimensional vector package.

Language: Python - Size: 2.67 MB - Last synced at: about 16 hours ago - Pushed at: about 17 hours ago - Stars: 1 - Forks: 0

rustyconover/duckdb-lindel-extension

DuckDB Extension Linearization/Delinearization, Z-Order, Hilbert and Morton Curves

Language: C++ - Size: 280 KB - Last synced at: 1 day ago - Pushed at: 8 days ago - Stars: 43 - Forks: 4

google/hilbert 📦

Go package for mapping values to and from space-filling curves, such as Hilbert and Peano curves.

Language: Go - Size: 1.41 MB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 283 - Forks: 41

becheran/fast-hilbert

Fast Hilbert space-filling curve transformation using a LUT

Language: Rust - Size: 75.2 KB - Last synced at: 6 days ago - Pushed at: 18 days ago - Stars: 41 - Forks: 3

graetz23/JWave

A Discrete Fourier Transform (DFT), a Fast Wavelet Transform (FWT), and a Wavelet Packet Transform (WPT) algorithm in 1-D, 2-D, and 3-D using normalized orthogonal (orthonormal) Haar, Coiflet, Daubechie, Legendre and normalized biorthognal wavelets in Java.

Language: Java - Size: 1.82 MB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 220 - Forks: 73

chusitoo/flatbush

Flatbush for C++

Language: C++ - Size: 122 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 17 - Forks: 0

tarpit/TarpitGazer

TarpitGazer, for image and pages

Language: JavaScript - Size: 52.5 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

goessl/hermite-function

A Hermite function series module.

Language: Python - Size: 1.33 MB - Last synced at: 3 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

johnnyawesome/HilbertCurve

The Hilbert Curve coded in P5JS

Language: JavaScript - Size: 1.89 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

xcodeBn/HilbertCurve

Language: C++ - Size: 218 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

livrelogique/pravda

Pravda is a tool for teaching formal logic.

Language: TypeScript - Size: 174 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 2

SleepyHardbass/lua-hilbert

Language: Lua - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

tomachinz/AminoSee

AminoSeeNoEvil (or just AminoSee) is a DNA visualisation that assigns a unique colour hue to each amino acid and start/stop codon in the sequence, and then projects it into 2D and 3D space using an infinite mathematics space-filling function called the "Hilbert curve". This is done to preserve sequence proximity such that 90% of the DNA that is close to its neighbour - such as genes - are also closeby in the image at different resolutions. Genomics researchers can convert any file containing ASCII blocks of DNA (tested with popular formats Fasta, GBK, and also just .txt) into an image. A unique visualisation of DNA / RNA residing in text files, AminoSee is a way to render arbitrarily large files - due to support for streamed processing - into a static size PNG image. Special thanks and shot-outs to David Hilbert who invented it in 1891! Computation is done locally, and the files do not leave your machine. A back-end terminal daemon cli command that can be scripted is combined with a front-end GUI in Electron, AminoSee features asynchronous streaming processing enabling arbitrary size files to be processed. It has been tested with files in excess of 4 GB and does not need the whole file in memory at any time. Due to issues with the 'aminosee *' command, a batch script is provided for bulk rendering in the dna/ folder. Alertively use the GUI to Drag and drop files to render a unique colour view of RNA or DNA stored in text files, output to PNG graphics file, then launches an WebGL browser that projects the image onto a 3D Hilbert curve for immersive viewing, using THREEjs. Command line options allow one to filter by peptide.

Language: JavaScript - Size: 9.08 MB - Last synced at: 7 months ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 0

JustinShenk/normaliz-notebook

Testing repository for Normaliz Tutorial

Language: Jupyter Notebook - Size: 478 KB - Last synced at: 2 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 1

haziqj/iprior

An R package for I-prior regression

Language: R - Size: 7.13 MB - Last synced at: 28 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

Kingfrankbob/Hilbert-Curve-C-w-Drawer

CPP Hilbert curve drawer with an option to write it to a text file!

Language: C++ - Size: 2 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

bmmeijers/pysfc

Functionality to use Space Filling Curves inside PostgreSQL for clustering, indexing, querying & retrieval of nD Points [Python]

Language: Python - Size: 391 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Josephbakulikira/Hilbert-Curve-space-filling-with-pygame

Hilbert Curve Fractal with pygame (python)

Language: Python - Size: 25.4 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 7 - Forks: 2

sreahw/schuller-quantum

Source code for lecture notes

Language: TeX - Size: 1.35 MB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 54 - Forks: 23

joao-vitor-sr/hilbert

A little script that transform a tex equation into a svg/png

Language: Shell - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

jirotubuyaki/Hilbert

Animation Hilber Curve by ActionScript3.0

Language: ActionScript - Size: 37.1 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

AntoineHo/HilMa

Hilbert Mapper is a C++ implementation of Hilbert's space filling curve to represent read coverage on genomic sequences. Although it can be used to represent any unidimensional vector of positive numerical data.

Language: C++ - Size: 139 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

samlehman617/react-hilbert-morph

Morphing Hilbert Curve animation as a React component

Language: JavaScript - Size: 8.6 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

aditi137/Hilbert

Hilbert space-filling curve library

Language: C - Size: 42 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0