https://github.com/ntamas/plfit

sort by:
Revision Author Date Message Commit Date
6981390 bumped version to 0.8 27 February 2020, 19:50:26 UTC
71f838f changed license to GPLv2 or later 27 February 2020, 19:48:55 UTC
27edcf8 added .editorconfig file [skip ci] 27 February 2020, 19:09:53 UTC
1c980a4 added test for the handling of underflows 05 March 2018, 08:40:26 UTC
7472718 added a comment regarding the transition from hzeta() to lnhzeta() in the KS discrete test 05 March 2018, 08:28:46 UTC
a8fd8d5 nitpicking, fixing typos 05 March 2018, 08:20:43 UTC
d44bbe6 Merge pull request #17 from jgmbenoit/development/lnhzeta_deriv_tuple import and incorporate the lnhzeta family functions 05 March 2018, 08:16:20 UTC
a438da3 import and incorporate the hsl_sf_hzeta family functions 04 March 2018, 14:25:11 UTC
a5383b1 Merge pull request #15 from jgmbenoit/development/commentedline allow #comment-eol (and fix parse error machinery) 08 December 2017, 12:31:22 UTC
c639991 added exit with EX_DATAERR as status for corrupted or empty input data 04 December 2017, 12:40:10 UTC
7512fa8 added a comment on inline comment support in README.rst 04 December 2017, 12:19:57 UTC
fcf8f51 added commented data files 04 December 2017, 12:03:20 UTC
78eaa36 removed data/ from gitignore, refs #15 04 December 2017, 08:02:32 UTC
58b09d4 allow #comment-eol (and fix parse error machinery) 03 December 2017, 16:03:30 UTC
97630b4 moving to new travis infrastructure 14 August 2015, 14:17:30 UTC
23d63a8 print long ints when generating pure discrete power laws 14 August 2015, 14:17:11 UTC
24eaf59 Merge branch 'master' of github.com:ntamas/plfit 08 December 2014, 22:20:44 UTC
22dab8b fixed compilation issues with MSVC, closes #11 08 December 2014, 22:20:04 UTC
1f2f257 fixed gcc compilation instructions in README, related to issue #11 06 December 2014, 16:04:04 UTC
6f77c58 fixed a few errors that prevented plfit from compiling properly with MSVC 05 December 2014, 11:36:28 UTC
52aba66 updated the CMake-less build process in README.rst; closes #10 10 March 2014, 19:06:31 UTC
65c34eb clarified how the p-value estimation is done with -p approx 25 April 2013, 20:31:33 UTC
fa07827 moved test/README.rst to data/ 31 March 2013, 21:40:36 UTC
6cab948 better INFINITY definition; thanks to Gábor Csárdi 24 March 2013, 12:17:27 UTC
a466a13 platform.h now defines INFINITY and NAN not only for MSVC 23 March 2013, 20:57:23 UTC
731e54e removed usage of INFINITY and NAN from gss.c 23 March 2013, 12:40:17 UTC
71e148a fixed an uninitialized variable in test_sampling.c 23 March 2013, 12:39:59 UTC
6a33c3f bumped version number to 0.7 24 January 2013, 20:32:12 UTC
8eae4eb fixed SWIG interface specification to work with SWIG 2.0.4 16 January 2013, 19:33:29 UTC
fb6ceff Merge branch 'master' of github.com:ntamas/plfit 15 January 2013, 11:47:19 UTC
b1cae18 fixed a rare overflow issue in plfit_rzeta and plfit_rzeta_array 15 January 2013, 11:46:21 UTC
2f4fc8d interface updates; added function to calculate the p-value only 08 January 2013, 18:51:57 UTC
565b102 added switch to configure the precision for the p-value calculation 08 January 2013, 18:13:59 UTC
f8efaaf p-value calculation skipped by default from now on 02 January 2013, 21:52:46 UTC
bb000c9 Travis build images are accessed using https:// 02 January 2013, 13:42:36 UTC
609416d whoops, re-adding README 02 January 2013, 13:41:33 UTC
6ec36b8 added Travis build status image to README 02 January 2013, 13:39:01 UTC
eaa0f86 fixed a few build warnings 02 January 2013, 13:29:52 UTC
060a73d fixed Python build for Linux; configured Travis-CI 02 January 2013, 13:21:24 UTC
d0ce95f Python interface updates; added info about OpenMP in README 01 January 2013, 19:22:58 UTC
31f1082 implemented exact p-value calculation + parallelization + zeta random variate for the discrete case 01 January 2013, 19:03:36 UTC
4061e22 added OpenMP parallelization to plfit_continuous 26 December 2012, 20:19:47 UTC
9718618 playing around with OpenMP parallelization 25 December 2012, 22:48:25 UTC
abb7eae fixed #include of lbfgs.h since it is not a public header 25 December 2012, 20:43:02 UTC
6957dbb added proper xmin handling to plgen 25 December 2012, 20:42:35 UTC
716aa4b fixed a few issues with the Microsoft Visual Studio compiler 16 December 2012, 21:37:15 UTC
58063c0 optionally calculating mean, variance, skewness and kurtosis 15 December 2012, 21:25:55 UTC
f8fbf4a bumped version number to 0.6 30 November 2012, 12:21:03 UTC
37b0b28 brushed up Python interface 30 November 2012, 12:18:25 UTC
74e8c24 xmin is now optimized with golden section search first in discrete mode 30 November 2012, 11:56:31 UTC
7ed338a fixed premature free() calls 14 April 2012, 20:59:45 UTC
159c2da added data files needed for test cases 14 April 2012, 20:18:15 UTC
8bf9a6a few tweaks to the alias method to fix numerical stability issues 19 March 2012, 11:17:12 UTC
6e3c085 plgen uses given offset for continuous case as well 18 March 2012, 14:30:54 UTC
75e3263 Walker alias sampler can use built-in RNG or Mersenne Twister 18 March 2012, 14:29:52 UTC
dd95073 using Mersenne Twister instead of built-in RNG 18 March 2012, 14:28:30 UTC
c95e8b2 added continuous power-law generation without exp cutoff 17 March 2012, 22:47:46 UTC
a2bc9f9 plgen: minor tweaks; kappa is now given with a switch 17 March 2012, 22:27:00 UTC
745c0d1 added plgen for generating power-law distributed data; work in progress 17 March 2012, 22:20:59 UTC
4f8a368 added Walker's alias method for sampling; to be used in plgen 17 March 2012, 21:42:36 UTC
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
back to top