Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
magnanim-old
/
multinet
Public
Notifications
You must be signed in to change notification settings
Fork
9
Star
18
Code
Issues
1
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Some updates
- #21
#21
Open
obaidaITU
wants to merge 10 commits into
magnanim-old:master
magnanim-old/multinet:master
from
obaidaITU:master
obaidaITU/multinet:master
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Some updates
#21
obaidaITU
wants to merge 10 commits into
magnanim-old:master
magnanim-old/multinet:master
from
obaidaITU:master
obaidaITU/multinet:master
Copy head branch name to clipboard
Commits
Commits on Jun 7, 2018
flattening is separated from community detection. In this version, flattening returns a single layer network such that the community detection method can be chosen freely and executed on the singl…
Show description for 4496704
obaidaITU
committed
4496704
View commit details
Copy full SHA for 4496704
Browse repository at this point
Merge branch 'master' into development
obaidaITU
authored
84355d8
View commit details
Copy full SHA for 84355d8
Browse repository at this point
Merge pull request #1 from obaidaITU/development
Show description for a46d5df
obaidaITU
authored
a46d5df
View commit details
Copy full SHA for a46d5df
Browse repository at this point
closing bracket added
obaidaITU
committed
1253820
View commit details
Copy full SHA for 1253820
Browse repository at this point
Commits on Jun 13, 2018
fix bug: let omega index returns 1 instead of nan when both partitiongs are NULL
obaidaITU
committed
8aab17d
View commit details
Copy full SHA for 8aab17d
Browse repository at this point
mapping back from communities on the flattened network to multi-layer communities
obaidaITU
committed
0e8d923
View commit details
Copy full SHA for 0e8d923
Browse repository at this point
allow normalized_mutual_information to accept null as one of the input clusterings (two null clusterings will be considered identical NMI=1, else NMI=0)
obaidaITU
committed
eb600cd
View commit details
Copy full SHA for eb600cd
Browse repository at this point
Commits on Jun 14, 2018
Revert "allow normalized_mutual_information to accept null as one of the input clusterings (two null clusterings will be considered identical NMI=1, else NMI=0)"
Show description for 85071de
obaidaITU
committed
85071de
View commit details
Copy full SHA for 85071de
Browse repository at this point
Commits on Jun 26, 2018
omega-index implementation has been improved for more effeciency with large networks
obaidaITU
committed
9d3731e
View commit details
Copy full SHA for 9d3731e
Browse repository at this point
Commits on Oct 1, 2018
fix a bug in mlp (allowing the existent of isolated nodes on some layers) + re-implementing both modularity [Mucha] and the extended modularity [Nocosia] )
obaidaITU
committed
3d6e396
View commit details
Copy full SHA for 3d6e396
Browse repository at this point
You can’t perform that action at this time.