5
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Ignore .nrepl-history More... about 9 years ago
Fix for #314 (issue with chisq-test) More... about 9 years ago
Remove AOT from Incanter build More... about 9 years ago
Merge pull request #304 from mikera/develop More... about 9 years ago
Fix for #312 (issue with sample-mvn) More... about 9 years ago
Bump core.matrix dependency to fix regression in incanter.sql More... about 9 years ago
Keep to Clojure 1.7 for now More... about 9 years ago
Update dependencies and fix dataset issues with melt More... about 9 years ago
Merge remote-tracking branch 'upstream/develop' into develop More... about 9 years ago
added fortran lib to Docker file More... over 9 years ago
Merge pull request #305 from nblumoe/topic/Docker-containerization More... over 9 years ago
Merge pull request #306 from biellls/patch-1 More... over 9 years ago
Fixed possible typo More... over 9 years ago
Add Dockerfile for maven install and running tests More... over 9 years ago
Fix leiningen installation URL in README More... over 9 years ago
update reply dependency More... over 9 years ago
add :main function to launch Swing REPL from "lein run" More... over 9 years ago
update dependencies to include swingrepl and latest Clojure alpha version More... over 9 years ago
Merge pull request #302 from no-man-is-an-island/master More... over 9 years ago
Merge pull request #301 from nblumoe/fix/matrix-correlation More... over 9 years ago
Minor: remove extra empty line More... over 9 years ago
Refactor binary-search function to use a cond statement inside the loop-recur to check for a single element sequence (and other recursion or termination conditions) More... over 9 years ago
Add check in main interpolate function which ensures more than one point has been given More... over 9 years ago
Handle edge case in binary search where a single element vector would result in it getting stuck in an infinite loop More... over 9 years ago
Format correlation matrix test for readability More... over 9 years ago
Test for correctly transposed correlation matrix More... over 9 years ago
minor core.matrix version update More... over 9 years ago
trigger travis More... over 9 years ago
core.matrix dependency updated More... over 9 years ago
Fix for https://github.com/incanter/incanter/issues/298 More... almost 10 years ago