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
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 }}
leoribeiro
/
struc2vec
Public
Notifications
You must be signed in to change notification settings
Fork
115
Star
393
Code
Issues
9
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Support for directed, weighted graphs and code cleanup
- #12
#12
Open
steenfatt
wants to merge 15 commits into
leoribeiro:master
leoribeiro/struc2vec:master
from
steenfatt:master
steenfatt/struc2vec:master
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
Support for directed, weighted graphs and code cleanup
#12
steenfatt
wants to merge 15 commits into
leoribeiro:master
leoribeiro/struc2vec:master
from
steenfatt:master
steenfatt/struc2vec:master
Copy head branch name to clipboard
Commits
Commits on Jun 26, 2018
Removing redundant parameters
steenfatt
committed
e696917
View commit details
Copy full SHA for e696917
Browse repository at this point
major code cleanup
steenfatt
committed
72a635a
View commit details
Copy full SHA for 72a635a
Browse repository at this point
Merging redundant graph and struc2vec module
steenfatt
committed
aba2cb2
View commit details
Copy full SHA for aba2cb2
Browse repository at this point
Commits on Jul 2, 2018
further code cleanup
steenfatt
committed
acead23
View commit details
Copy full SHA for acead23
Browse repository at this point
Commits on Jul 3, 2018
code cleanup and adding some docstrings
steenfatt
committed
4d86de4
View commit details
Copy full SHA for 4d86de4
Browse repository at this point
extension for directed graphs: first implementation
steenfatt
committed
e7bd308
View commit details
Copy full SHA for e7bd308
Browse repository at this point
further extension to weighted graphs
steenfatt
committed
2d5f984
View commit details
Copy full SHA for 2d5f984
Browse repository at this point
Commits on Jul 4, 2018
avoid unnecessary double-linking in directed graphs
steenfatt
committed
82d33b6
View commit details
Copy full SHA for 82d33b6
Browse repository at this point
Commits on Jul 5, 2018
removing six since code is not python3 compatible anyway
steenfatt
committed
0049b14
View commit details
Copy full SHA for 0049b14
Browse repository at this point
minor refactoring of some internal methods
steenfatt
committed
0721b02
View commit details
Copy full SHA for 0721b02
Browse repository at this point
directed weighted graphs with all three optimisations
steenfatt
committed
17b2335
View commit details
Copy full SHA for 17b2335
Browse repository at this point
more changes that should have been included in previous commit
steenfatt
committed
624609e
View commit details
Copy full SHA for 624609e
Browse repository at this point
New feature: Embed a subset of nodes in the context of the whole graph
steenfatt
committed
3d2d8c4
View commit details
Copy full SHA for 3d2d8c4
Browse repository at this point
Commits on Jul 18, 2018
Bug fix: KeyError for isolated nodes in --embed-subset
steenfatt
committed
d5308a7
View commit details
Copy full SHA for d5308a7
Browse repository at this point
Commits on Jul 25, 2018
New feature: Separate number of BFS workers
steenfatt
committed
45bcf3a
View commit details
Copy full SHA for 45bcf3a
Browse repository at this point
You can’t perform that action at this time.