intervals
There are 151 repositories under intervals topic.
twitchax/kord
A music theory binary and library for Rust / JS.
no-chris/chord-symbol
The definitive chord symbol parser and renderer for Javascript/NodeJS.
AudioKit/Tonic
Swift library for music theory
const-ae/tidygenomics
Tidy Verbs for Dealing with Genomic Data Frames https://const-ae.github.io/tidygenomics/
5cript/interval-tree
A C++ header only interval tree implementation.
noamteyssier/gia
gia: Genomic Interval Arithmetic
a-mabe/OpenHIIT
:weight_lifting: :medal_sports: Open-source, cross platform HIIT and Tabata interval timer. Pull requests are appreciated!
DinRigtigeFar/yt-interval
Flask app to download YT videos in intervals. Eg. from start to 30 seconds: start-30
BioJulia/IntervalTrees.jl
A data structure for efficient manipulation of sets of intervals
ripytide/nodit
This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap
naoxink/devlife
Web browser game in JS
invenia/Intervals.jl
Non-iterable ranges
unageek/inari
A Rust implementation of interval arithmetic (IEEE 1788)
bashleigh/shleemy
:clock10: Human readable datetime values for JavaScript and TypeScript.
pmeisen/js-gantt
Library to create simple charts visualizing time intervals with rich configuration capabilities and easy adaptable data loading.
IvanPinezhaninov/IntervalTree
A red-black self-balancing interval tree
benjilu/forestError
A Unified Framework for Random Forest Prediction Error Estimation
AnderGray/ProbabilityBoundsAnalysis.jl
Probability bounds analysis in Julia
vishnumaiea/ptScheduler
Pretty tiny Scheduler or ptScheduler is an Arduino library for writing non-blocking periodic tasks easily.
kylessmith/ailist
Augmented Interval Tree implemented in Cython/C
JuliaReach/IntervalMatrices.jl
Matrices with interval coefficients in Julia
xoopR/set6
R6 object-oriented interface for mathematical sets.
billhails/MuseScore-plugins
Various MuseScore2 plugins that people might find useful
xyproto/kal
:card_index: Utility with red days and flag flying days + calendar package for Go
AndrosovAS/intvalpy
IntvalPy - a Python interval computation library
datetime-js/datetime
Date and time library with iana timezones support
JuliaReach/BernsteinExpansions.jl
Computing Bernstein coefficients of multivariate polynomials in Julia
EdgarACarneiro/I2Bplus-tree
:evergreen_tree: Improved Interval B+ tree implementation, in TS :evergreen_tree: https://edgaracarneiro.github.io/I2Bplus-tree/
salt-die/mind_the_gaps
A library for unions, intersections, subtractions, and xors of intervals (gaps).
AlexeyBoiko/IntervalUtility
.Net C # utility for working with intervals, such as time periods. The utility allows you to find intersections of periods, exclude periods, etc.
JuliaIntervals/IntervalConstraintProgrammingNotebooks
Example notebooks for the IntervalConstraintProgramming.jl Julia package
rjasper/ruby-interval_set
Set of ranges for ruby
bakame-php/period-visualizer
A library to help visualize period intersections and gaps
pmeisen/dis-timeintervaldataanalyzer
Time Interval Data Analyzer Server - TIDAServer (see https://www.amazon.com/Analyzing-Time-Interval-Data-Introducing/dp/3658157275)
pmeisen/dis-timeintervaldataanalyzer-jdbc
JDBC driver for the Time Interval Database
gaissmai/interval
generic, fast lookup on one dimensional intervals. The implementation is based on treaps, augmented for intervals. Treaps are randomized self balancing binary search trees.