index
:
pete
master
Fast permutation testing framework written in C
jason@olm.ec
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Late commit, some modifications to process forking
HEAD
master
Jason Linehan
2018-08-01
1
-3
/
+82
*
BUG: Loss of precision for tallies fixed... again
Jason Linehan
2016-12-18
2
-1
/
+7
*
BUG: Strips some unnoticed printf() statements
Jason Linehan
2016-12-04
1
-1
/
+1
*
Changes invocation. Puts to bed a program-ruining bug.
Jason Linehan
2016-12-04
1
-725
/
+366
*
BUG: Replaces int with uint64_t where appropriate.
Jason Linehan
2016-10-28
3
-25
/
+25
*
BUG: Fixes prefixes to be suffixes... this works
Jason Linehan
2016-10-21
1
-2
/
+62
*
BUG: Permutation reduction working properly nowReduction
Jason Linehan
2016-10-21
2
-10
/
+129
*
ENH: New 'plus' branch reduces runtime by order of magnitude
Jason Linehan
2016-10-04
3
-32
/
+565
*
BUG: Adds missing files
Jason Linehan
2016-09-10
2
-0
/
+198
*
BUG: Number of classes is n-choose-k + 1, not n-choose-k.
Jason Linehan
2016-09-10
5
-676
/
+946
*
Adds lots of conveniences
Jason Linehan
2016-08-31
1
-26
/
+67
*
BUG: Fixed segfaulting, cleaned up much of the file handling
Jason Linehan
2016-08-31
1
-10
/
+44
*
BUG: Fixing a segfault occurring when running over 30 cores
Jason Linehan
2016-08-31
1
-225
/
+101
*
ENH: GNUplot script now does side-by-side permuton+distribution
Jason Linehan
2016-08-31
1
-0
/
+12
*
ENH: Function inlining. Significant improvements even on -O4
Jason Linehan
2016-08-30
4
-46
/
+65
*
ENH: Threading, better output files... ready to run.
Jason Linehan
2016-08-30
7
-92
/
+571
*
ENH: New mode to create step permuton renderings
Jason Linehan
2016-08-30
10
-278
/
+681
*
Support for multithreading. Good job!
Jason Linehan
2016-08-29
4
-53
/
+903
*
Various modifications
Jason Linehan
2016-08-28
3
-27
/
+228
*
ENH: Some comments and general cleanup.
Jason Linehan
2016-08-26
2
-363
/
+271
*
ENH: Adds a realtime GNU plot file. Use with load 'test.plot'
Jason Linehan
2016-08-25
2
-18
/
+171
*
ENH: First commit. Counting pattern occurrences is done.
Jason Linehan
2016-08-22
2
-0
/
+559