Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial ForceAtlas2 implementation #574

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Jan 10, 2024

  1. First atlas2 implementation

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    7666954 View commit details
    Browse the repository at this point in the history
  2. initialize repulsion

    Signed-off-by: Luma <zamarrenolm@aia.es>
    zamarrenolm committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    4a35433 View commit details
    Browse the repository at this point in the history
  3. fix start time; references; sonar issues

    Signed-off-by: Luma <zamarrenolm@aia.es>
    zamarrenolm committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    4ea2f2a View commit details
    Browse the repository at this point in the history
  4. test atlas2 using diamond network

    Signed-off-by: Luma <zamarrenolm@aia.es>
    zamarrenolm committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    76cd39f View commit details
    Browse the repository at this point in the history
  5. rename previous simple force layout to springy

    Signed-off-by: Luma <zamarrenolm@aia.es>
    zamarrenolm committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    54de632 View commit details
    Browse the repository at this point in the history
  6. common code for force layout algorithms

    Signed-off-by: Luma <zamarrenolm@aia.es>
    zamarrenolm committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    9ad9de0 View commit details
    Browse the repository at this point in the history