-
Currently, the social smell function file sits outside GitHub because it is coupled with a dependency to igraph for bipartite network projection. To keep things in one place, I will just version the e…
-
Several of the functions in utilities/iterables.py use algorithms
which generate objects (permutations, etc) from a large class, and
then filter to return just those satisfy some condition. In many…
-
### Bug Description
Some tests of qutip.testing.run() fail on master on a MacBook Pro (2021) with M1. Qutip was installed on a miniforge python 3.9.9 distribution.
### Code to Reproduce the Bug
```…
-
The bipartite network should threshold edges based on some value. Also, if a node has no edges, it should be removed. Note that thresholding the edges should affect the range of stroke widths so shoul…
-
En consultant https://georezo.net/extern.php?fid=10, on se rend compte que l'ensemble du flux est en triple exemplaire :
```xml
GeoRezo.net - Job
https://georezo.net/forum/viewforum.…
-
From https://stackoverflow.com/questions/68977565:
#### Chaquopy version
9.1.0
#### Relevant parts of your build.gradle file
```
ndk {
abiFilters "armeabi-v7a", "arm64…
-
### 📚 Describe the documentation issue
In the documentation there are several subtleties hidden, that make it hard to understand, what is really going on without looking at the actual implementation.…
-
Hi!
I am conducting an ecological analysis of a metavirome using the computeModules function. I´ve been able to compute the modules and plot them, but I always get warning messages saying that the ma…
-
Hi, I'm trying to install the dev version to be able to run modularity analyses (getting the same thing reported in #16 which seems to have been fixed in [c29d225](https://github.com/biometry/bipartit…
-
```
sage: m = matrix(ZZ, 0, 0)
sage: m.permutation_normal_form()
---------------------------------------------------------------------------
ValueError Traceback (mo…