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 }}
elasticjava
/
graphchi-java
Public
forked from
GraphChi/graphchi-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Oct 25, 2021
Merge pull request #12 from matt-gardner/patch-1
Show description for 7b89628
akyrola
authored
7b89628
View commit details
Copy full SHA for 7b89628
Browse repository at this point
add apache 2 license
matt-gardner
authored
0f1392c
View commit details
Copy full SHA for 0f1392c
Browse repository at this point
Commits on Jan 7, 2015
Merge pull request #8 from matt-gardner/master
Show description for e5136d5
matt-gardner
committed
e5136d5
View commit details
Copy full SHA for e5136d5
Browse repository at this point
Updating some version numbers I missed
matt-gardner
committed
07358a4
View commit details
Copy full SHA for 07358a4
Browse repository at this point
Bump version number in README
matt-gardner
committed
254149e
View commit details
Copy full SHA for 254149e
Browse repository at this point
Merge pull request #7 from matt-gardner/master
Show description for 45ab9b1
matt-gardner
committed
45ab9b1
View commit details
Copy full SHA for 45ab9b1
Browse repository at this point
Removing stack trace on exit from TwoKeyCompanion
matt-gardner
committed
695b420
View commit details
Copy full SHA for 695b420
Browse repository at this point
Commits on Oct 1, 2014
Add build and dependency information to the README
matt-gardner
committed
9e861c9
View commit details
Copy full SHA for 9e861c9
Browse repository at this point
Update groupId in pom.xml
matt-gardner
committed
9c7b151
View commit details
Copy full SHA for 9c7b151
Browse repository at this point
Merge pull request #6 from matt-gardner/master
Show description for 0d49875
matt-gardner
committed
0d49875
View commit details
Copy full SHA for 0d49875
Browse repository at this point
Updated version in pom.xml
matt-gardner
committed
a82a175
View commit details
Copy full SHA for a82a175
Browse repository at this point
Added build.sbt, removed fork info from README
matt-gardner
committed
31e8c40
View commit details
Copy full SHA for 31e8c40
Browse repository at this point
Commits on Sep 30, 2014
Moved the dumper thread out of the inner class, to resolve some unchecked exceptions in client code
matt-gardner
committed
1123e6b
View commit details
Copy full SHA for 1123e6b
Browse repository at this point
Commits on Sep 23, 2014
Cleared memory in the close() method of TwoKeyCompanion
Show description for 6d6827b
matt-gardner
committed
6d6827b
View commit details
Copy full SHA for 6d6827b
Browse repository at this point
Updated the github site-maven-plugin, which was broken at 0.9
matt-gardner
committed
8efd9ac
View commit details
Copy full SHA for 8efd9ac
Browse repository at this point
Fixed a long-standing synchronization bug in TwoKeyCompanion
matt-gardner
committed
6d552b4
View commit details
Copy full SHA for 6d552b4
Browse repository at this point
Commits on Aug 26, 2014
Updated the README, and added deployment stuff to pom.xml
Matt Gardner
committed
00a36da
View commit details
Copy full SHA for 00a36da
Browse repository at this point
Added my changes that allow for long walks instead of just int walks
Matt Gardner
committed
6029073
View commit details
Copy full SHA for 6029073
Browse repository at this point
Commits on Aug 18, 2014
minor style issues
Aapo Kyrola
committed
7f4b37c
View commit details
Copy full SHA for 7f4b37c
Browse repository at this point
Merge pull request #5 from slowknight/KCoreDecomposer
Show description for 5f9a478
akyrola
committed
5f9a478
View commit details
Copy full SHA for 5f9a478
Browse repository at this point
Commits on Aug 15, 2014
Added a kcore decomposition app (KCoreDecomposer.java) and a indirected-2-directed graph converter (GraphTransformer.java).
slowknight
committed
3412f27
View commit details
Copy full SHA for 3412f27
Browse repository at this point
Commits on May 12, 2014
removed survey link
akyrola
committed
4d1a54c
View commit details
Copy full SHA for 4d1a54c
Browse repository at this point
Commits on Apr 18, 2014
Update README.md
akyrola
committed
5a9cd16
View commit details
Copy full SHA for 5a9cd16
Browse repository at this point
Commits on Apr 17, 2014
Modified weighted pageranks to use the new immutable FloatPair
Aapo Kyrola
committed
905363e
View commit details
Copy full SHA for 905363e
Browse repository at this point
Merge pull request #4 from jerryye/original
Show description for 8e78df6
akyrola
committed
8e78df6
View commit details
Copy full SHA for 8e78df6
Browse repository at this point
Added newline.
jerryye
committed
15d2d54
View commit details
Copy full SHA for 15d2d54
Browse repository at this point
added PigWeightedPagerank
jerryye
committed
a98397f
View commit details
Copy full SHA for a98397f
Browse repository at this point
Implemented computation of pagerank with edge weights.
jerryye
committed
5a2c7a0
View commit details
Copy full SHA for 5a2c7a0
Browse repository at this point
Changed how updated edge weights are saved.
jerryye
committed
d1b75cd
View commit details
Copy full SHA for d1b75cd
Browse repository at this point
src/main/java/edu/cmu/graphchi/apps/WeightedPagerank.java
jerryye
committed
b39309f
View commit details
Copy full SHA for b39309f
Browse repository at this point
Added weighted pagerank.
jerryye
committed
e14b634
View commit details
Copy full SHA for e14b634
Browse repository at this point
Merge branch 'master' of github.com:GraphChi/graphchi-java
Aapo Kyrola
committed
53fe6db
View commit details
Copy full SHA for 53fe6db
Browse repository at this point
Made floatpair fields final to prevent modifying. If setting edge or vertex value, need to use setValue() explicitly
Aapo Kyrola
committed
2e2a0a8
View commit details
Copy full SHA for 2e2a0a8
Browse repository at this point
Commits on Apr 15, 2014
Update README.md
akyrola
committed
9b76071
View commit details
Copy full SHA for 9b76071
Browse repository at this point
Commits on Mar 14, 2014
fixed bug with the matrix market parser -- thanks Victoria for spotting it!
Aapo Kyrola
committed
1d7e4b1
View commit details
Copy full SHA for 1d7e4b1
Browse repository at this point
Previous
Next
You can’t perform that action at this time.