https://github.com/ntamas/plfit

sort by:
Revision Author Date Message Commit Date
b056364 bumped version number to 0.5 25 November 2011, 13:47:26 UTC
cc1f991 fixed issues with SSE on Mac OS X 25 November 2011, 13:46:25 UTC
5bd2fd6 added some debugging code 25 November 2011, 13:38:22 UTC
4ea5ad3 added test cases for data files provided by Minh 25 November 2011, 13:22:56 UTC
352ac96 using 1e10 instead of infinity to avoid NaNs in L-BFGS 25 November 2011, 13:05:07 UTC
a695db1 fixed makefiles for building on Linux 24 November 2011, 10:53:36 UTC
ec2ea6c sorted out directory structure and copyright notices 23 November 2011, 16:32:57 UTC
82ac69e conversion to CTest tests 23 November 2011, 14:05:21 UTC
b21c61e Merge pull request #4 from mvngu/master sample data for testsuite 21 November 2011, 09:50:56 UTC
180a706 degree sequence of Zachary karate club network 21 November 2011, 05:34:03 UTC
1515d0c degree sequence of network of scientists in condensed matter 21 November 2011, 05:23:18 UTC
324c09e update documentation 21 November 2011, 05:02:39 UTC
e66481c README for testsuite 21 November 2011, 04:58:32 UTC
12de857 test data on degree sequences of C. elegrans 21 November 2011, 04:50:19 UTC
cf18502 typo fix 21 November 2011, 03:36:20 UTC
1701596 clarified README, thanks Minh 08 November 2011, 11:33:58 UTC
90d0304 bumped version number to 0.4 01 September 2011, 11:57:31 UTC
12f47c7 added support for "make install" 01 September 2011, 11:54:27 UTC
04719d6 added README file 01 September 2011, 11:50:59 UTC
d03fb56 fixed SWIG interface file for Python 01 September 2011, 10:58:56 UTC
0273406 fixed the same bug for the continuous fitting 25 March 2011, 20:03:31 UTC
57dbb58 bugfix for p-value calculation 25 March 2011, 19:36:46 UTC
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