We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7578190 commit 3e688cbCopy full SHA for 3e688cb
DESCRIPTION
@@ -1,5 +1,5 @@
1
Package: igraph
2
-Version: 2.0.3.9049
+Version: 2.0.3.9050
3
Title: Network Analysis and Visualization
4
Authors@R: c(
5
person("Gábor", "Csárdi", , "[email protected]", role = "aut",
NEWS.md
@@ -1,5 +1,16 @@
<!-- NEWS.md is maintained by https://fledge.cynkra.com, contributors should not edit this file -->
+# igraph 2.0.3.9050
+
+## Features
6
7
+- Support `fit_power_law(implementation = "plfit.p")` to compute the P-value (#1386).
8
9
+## Refactoring
10
11
+- Drop attributes in a more straightforward fashion in `graphlet_basis()` (#1452).
12
13
14
# igraph 2.0.3.9049
15
16
## Chore
0 commit comments