-
Notifications
You must be signed in to change notification settings - Fork 0
A Ruby Complimentary Component Value Matcher
License
AuteurAudio/ruby-complimentary-component-match
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A Ruby Complimentary Component Value Matcher -------------------------------------------- Overview: Simple library for matching complimentary component values. These are input by way of two arrays. Value comparisons are absolute terms only. There is a convenience printing method, and of course an accessor for the array-based matching data for use in other applications. Method: Iterative selection of closest matches within a given tolerance threshold until there are no more matches or the input arrays are depleted. Examples: To run the example: ruby example.rb example.csv 0.1 example.csv is any CSV file with two columns, one for the first group of values, one for the second. 0.1 is the threshold in absolute terms.
About
A Ruby Complimentary Component Value Matcher
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published