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

Modified for Python 3.9+ and Cython 3.0+ #46

Open
wants to merge 36 commits into
base: master
Choose a base branch
from

Commits on Nov 9, 2023

  1. Modified for Python 3.9+ and Cython 3.0+

    fa2/fautil.pxd removed from build process as Cython can not detect this file format and its not needed for building process
    AminAlam authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    f557c3c View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Update setup.py

    AminAlam authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    92420b5 View commit details
    Browse the repository at this point in the history
  2. Create python-publish.yml

    AminAlam authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    e9a2c81 View commit details
    Browse the repository at this point in the history
  3. Update python-publish.yml

    AminAlam authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    ab63058 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    AminAlam authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    ab2c017 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Update fa2util.c

    AminAlam authored Mar 17, 2024
    Configuration menu
    Copy the full SHA
    9b9466c View commit details
    Browse the repository at this point in the history
  2. Update python-publish.yml

    AminAlam authored Mar 17, 2024
    Configuration menu
    Copy the full SHA
    321fe5e View commit details
    Browse the repository at this point in the history
  3. Update fa2util.c

    AminAlam authored Mar 17, 2024
    Configuration menu
    Copy the full SHA
    e07b8cf View commit details
    Browse the repository at this point in the history
  4. Update README.md

    AminAlam authored Mar 17, 2024
    Configuration menu
    Copy the full SHA
    251f66a View commit details
    Browse the repository at this point in the history
  5. Update README.md

    AminAlam authored Mar 17, 2024
    Configuration menu
    Copy the full SHA
    5e7f98b View commit details
    Browse the repository at this point in the history
  6. fa2->fa2_modified

    AminAlam committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    f8021d9 View commit details
    Browse the repository at this point in the history
  7. Update python-publish.yml

    AminAlam authored Mar 17, 2024
    Configuration menu
    Copy the full SHA
    cf60d7f View commit details
    Browse the repository at this point in the history
  8. Update python-publish.yml

    AminAlam authored Mar 17, 2024
    Configuration menu
    Copy the full SHA
    4f7e9f0 View commit details
    Browse the repository at this point in the history
  9. Update python-publish.yml

    AminAlam authored Mar 17, 2024
    Configuration menu
    Copy the full SHA
    fc68a55 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Update README.md

    AminAlam authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    deefa43 View commit details
    Browse the repository at this point in the history
  2. Update python-publish.yml

    AminAlam authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    ca5fd13 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    AminAlam authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    9ae8191 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Update forceatlas2.py

    to_scipy_sparse_array instead of to_scipy_sparse_matrix
    AminAlam authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    f87f41e View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    4e8ae85 View commit details
    Browse the repository at this point in the history
  2. Update setup.py

    AminAlam authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    8ca18d9 View commit details
    Browse the repository at this point in the history
  3. Update python-publish.yml

    AminAlam authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    b90c6c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b6733c View commit details
    Browse the repository at this point in the history
  5. Update setup.py

    AminAlam authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    cecbead View commit details
    Browse the repository at this point in the history
  6. Update setup.py

    AminAlam authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    163813f View commit details
    Browse the repository at this point in the history
  7. pip now acknowledges cython

    AminAlam committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    9405b05 View commit details
    Browse the repository at this point in the history
  8. readme update

    AminAlam committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    08767cd View commit details
    Browse the repository at this point in the history
  9. manulinux distro

    AminAlam committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    cef168c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7a3970e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7494a6b View commit details
    Browse the repository at this point in the history
  12. auditwheel added

    AminAlam committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    9f8de32 View commit details
    Browse the repository at this point in the history
  13. old x86 linux wheels removed

    AminAlam committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    a7fae01 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Update README.md

    AminAlam authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    eae587f View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Update forceatlas2.py

    n-elie authored May 7, 2024
    Configuration menu
    Copy the full SHA
    8f769ff View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from metgem:master

    Makes forceatlas2_igraph_layout compatible with scipy 1.13.0
    AminAlam authored May 7, 2024
    Configuration menu
    Copy the full SHA
    f1cf9a8 View commit details
    Browse the repository at this point in the history
  3. test added

    AminAlam committed May 7, 2024
    Configuration menu
    Copy the full SHA
    05a01c9 View commit details
    Browse the repository at this point in the history
  4. new version

    AminAlam committed May 7, 2024
    Configuration menu
    Copy the full SHA
    da1ad1a View commit details
    Browse the repository at this point in the history