projects
/
igraph.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d79497
)
upstream: non-internal support: plfit
author
Jerome Benoit
<calculus@rezozer.net>
Sat, 3 Jan 2026 19:13:53 +0000
(19:13 +0000)
committer
Jerome Benoit
<calculus@rezozer.net>
Sat, 3 Jan 2026 19:13:53 +0000
(19:13 +0000)
Origin: debian
Forwarded: https://github.com/igraph/igraph/pull/1921
Last-Update: 2022-03-16
This patch specify the folder of the `plfit` headers.
It is meant to be submitted to the upstream maintainer.
Gbp-Pq: Name upstream-external-plfit.patch
tests/benchmarks/igraph_power_law_fit.c
patch
|
blob
|
history
diff --git
a/tests/benchmarks/igraph_power_law_fit.c
b/tests/benchmarks/igraph_power_law_fit.c
index 0d8528e535b18d6c44d817c1536eb3a926d6f016..1b35d7d54ac200fb8dcf1d844456c1142a62fc2f 100644
(file)
--- a/
tests/benchmarks/igraph_power_law_fit.c
+++ b/
tests/benchmarks/igraph_power_law_fit.c
@@
-17,7
+17,7
@@
*/
#include <igraph.h>
-#include <plfit_sampling.h>
+#include <plfit
/plfit
_sampling.h>
#include "bench.h"