0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 18, 2025 — Mar 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
update README to reflect v0.0.2 improvements More... almost 14 years ago
bump patch More... almost 14 years ago
combine sql statements as much as possible More... almost 14 years ago
calculate sigmas in a single sql query More... almost 14 years ago
infer multiple things at once for big speed gains - e.g., CBECS.fuzzy_infer :a, :b, :c More... almost 14 years ago
a couple db "optimizations" More... about 14 years ago
shouldn't concern itself with caching More... about 14 years ago
['CBECS', {:hdd=>1,:cdd=>2}, :electricity_usage] uniquely identifies a FuzzyInferenceMachine as far as caching/hashing is concerned More... about 14 years ago
Cleanup readme markdown More... about 14 years ago
Update README.markdown More... about 14 years ago
fill out gemspec and sponsor info More... about 14 years ago
explicit support for `cache_method :infer` More... about 14 years ago
no need for convenience method More... about 14 years ago
drop table after use More... about 14 years ago
postgres compat More... about 14 years ago
Use the sample standard deviation to be consistent with our use in the Lodging model More... about 14 years ago
Test a more complex membership function More... about 14 years ago
Make gem buildable More... about 14 years ago
wishlist More... about 14 years ago
can't do subqueries on temp tables More... about 14 years ago
don't keep tables around More... about 14 years ago
provide FuzzyInfer::FuzzyInferenceMachine#arel_table More... about 14 years ago
Misc fixes More... about 14 years ago
Don't apply schemas when doing Earth.init - it just creates lots of unneeded tables More... about 14 years ago
put columns that are calculated last near the end of the table More... about 14 years ago
make tmp table names easier to work with for now More... about 14 years ago
note the fact that in the future tables will be temporary More... about 14 years ago
missing a leading space More... about 14 years ago
lazy way to make code blocks work More... about 14 years ago
documentation More... about 14 years ago