awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
A

alixaxel/pagerank

0
View on GitHub↗
0 stars·0 forks·2 views

Pagerank

Features

  • Data Science and Analytics - Weighted PageRank algorithm implementation.
  • Scientific Computing - Implementation of the weighted PageRank algorithm.

Star history

Star history chart for alixaxel/pagerankStar history chart for alixaxel/pagerank

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Pagerank

Similar open-source projects, ranked by how many features they share with Pagerank.
  • cpmech/goslcpmech avatar

    cpmech/gosl

    1,876View on GitHub↗

    Linear algebra, eigenvalues, FFT, Bessel, elliptic, orthogonal polys, geometry, NURBS, numerical quadrature, 3D transfinite interpolation, random numbers, Mersenne twister, probability distributions, optimisation, differential equations.

    Gocomputational-geometrydifferential-equationseigenvalues
    View on GitHub↗1,876
  • davidbelicza/textrankD

    DavidBelicza/TextRank

    0View on GitHub↗
    View on GitHub↗0
  • claygod/pihexC

    claygod/PiHex

    0View on GitHub↗
    View on GitHub↗0
  • gonum/gonumgonum avatar

    gonum/gonum

    8,316View on GitHub↗

    Gonum is a numerical computing library for the Go programming language, providing a collection of packages for scientific computing, linear algebra, statistics, and optimization. It functions as a framework for performing complex numerical computations and solving systems of linear equations. The project includes a dedicated graph analysis framework for modeling network graphs and solving connectivity and pathfinding problems. It also provides a statistical analysis toolkit for computing descriptive and inferential statistics and estimating mixture entropy. The library's capability surface c

    Godata-analysisgogolang
    View on GitHub↗8,316
See all 30 alternatives to Pagerank→

Frequently asked questions

What are the main features of alixaxel/pagerank?

The main features of alixaxel/pagerank are: Data Science and Analytics, Scientific Computing.

What are some open-source alternatives to alixaxel/pagerank?

Open-source alternatives to alixaxel/pagerank include: gonum/gonum — Gonum is a numerical computing library for the Go programming language, providing a collection of packages for… gonum/plot — A repository for plotting and visualizing data. cpmech/gosl — Linear algebra, eigenvalues, FFT, Bessel, elliptic, orthogonal polys, geometry, NURBS, numerical quadrature, 3D… davidbelicza/textrank. claygod/pihex. gyuho/goraph.