-
Notifications
You must be signed in to change notification settings - Fork 0
A small JavaScript library for handling (closed) Mathematical intervals.
License
antmicro/JavaScript-intervals
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a small library for handling intervals created while dealing with large amount of data to be visualised where the intervals already fetched were to be stored and only missing data points requested. Note that the intervals take the form of arrays of objects, i.e.: [{left:a1,right:b1},{left:a2,right:b2},..,{left:an,right:bn}]
About
A small JavaScript library for handling (closed) Mathematical intervals.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published