https://github.com/ntamas/plfit

sort by:
Revision Author Date Message Commit Date
63024a1 xmin can now be specified explicitly 23 February 2011, 15:46:26 UTC
4bd39bc no need for tailor file 23 February 2011, 14:22:12 UTC
55571e5 added missing include for uintptr_t 02 December 2010, 12:18:54 UTC
93e20eb SSE optimization works on Mac OS X 02 December 2010, 00:34:04 UTC
20eaaed fixed tabs 01 December 2010, 17:47:00 UTC
e1bf2de Merge branch 'master' of github.com:ntamas/plfit Conflicts: .gitignore src/plfit.c 01 December 2010, 17:45:13 UTC
3e4baea bumped plfit version number to 0.2 01 December 2010, 17:40:13 UTC
2ee0bbf some speedups 01 December 2010, 17:38:53 UTC
eed727b using the L-BFGS algorithm for optimization in the discrete case 01 December 2010, 17:28:51 UTC
eb38436 ignoring vim .swp files 08 August 2010, 21:42:22 UTC
a68cc26 modified some functions to be static 08 August 2010, 21:41:57 UTC
eb03dcb corrected syntax of .gitignore 05 February 2010, 12:15:10 UTC
a9214a6 converted bzrignore to gitignore 05 February 2010, 12:13:41 UTC
be2526e [project @ tamas@cs.rhul.ac.uk-20100128161438-x2knf8dnz9w9sohz] fixed some pathological cases where the estimated xmin was too high 28 January 2010, 16:14:38 UTC
1a7ccd1 [project @ tamas@cs.rhul.ac.uk-20100128154652-l78ke4e4ws7xjr4v] adapted plfit.i for the new plfit_result_t definition 28 January 2010, 15:46:52 UTC
094c949 [project @ tamas@cs.rhul.ac.uk-20100128154600-436wfe1xejf8ipew] now also reporting the KS-statistics in the output 28 January 2010, 15:46:00 UTC
5ac95f9 [project @ tamas@cs.rhul.ac.uk-20100128153937-8ggklemmod7vhk2c] hmmm... I really hope I got the KS test right this time ;) 28 January 2010, 15:39:37 UTC
86af699 [project @ tamas@cs.rhul.ac.uk-20100126165012-1meg4wu9m3p4qe15] fixed KS-test p-value 26 January 2010, 16:50:12 UTC
e2ab294 [project @ tamas@cs.rhul.ac.uk-20100126164754-bfdpadhuu69gxii3] tried to add __str__ method to plfit_result_t 26 January 2010, 16:47:54 UTC
caa0880 [project @ tamas@cs.rhul.ac.uk-20100125150455-nwb8fjfzwkuyxsc5] Python interface can now be generated using SWIG 25 January 2010, 15:04:55 UTC
9cac429 [project @ tamas@cs.rhul.ac.uk-20100125112228-a4amolq03hc03tsb] finite size bias warning, brief output mode 25 January 2010, 11:22:28 UTC
e2942cb [project @ ntamas@rmki.kfki.hu-20100124223555-0qzmk8q59pkqvvxa] added GPL license everywhere 24 January 2010, 22:35:55 UTC
c5bc085 [project @ ntamas@rmki.kfki.hu-20100124221417-lnimzn72e2ix7gd8] first working command line UI 24 January 2010, 22:14:17 UTC
fc7544d [project @ ntamas@rmki.kfki.hu-20100124195849-5bp8gyk1kqbah75q] added freegetopt for command line parsing 24 January 2010, 19:58:49 UTC
a86ed7c [project @ ntamas@rmki.kfki.hu-20100124185552-yv55xodpfcxnom2r] added plfit_result_t, KS test p-values now calculated (no testing yet) 24 January 2010, 18:55:52 UTC
69ec530 [project @ ntamas@rmki.kfki.hu-20100123182410-8r7ix5jq54xo1rqc] KS test improvements, maybe works? 23 January 2010, 18:24:10 UTC
230e8f2 [project @ ntamas@rmki.kfki.hu-20100122005654-c0i2cj9u0qlirpln] added KS-test p-value calculation, not quite there yet 22 January 2010, 00:56:54 UTC
d7483bf [project @ tamas@cs.rhul.ac.uk-20100121151552-as5yslddqguhd523] discrete case works (not the most efficient, but well) 21 January 2010, 15:15:52 UTC
85d34bb [project @ tamas@cs.rhul.ac.uk-20100120151549-120z48i0tkm05zf5] initial commit 20 January 2010, 15:15:49 UTC
back to top