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

new random generator of quasiseparable matrices #400

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

Commits on Jun 13, 2024

  1. wip

    Tom committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    7c90b87 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. optimisation pour connaitres les déplacements qui mène à un dépasseme…

    …nt de l'ordre de quasiséparabilité et mise en place des valid_moves dans une seule et même liste (avec index montrant le début des moves vers le haut)
    Tom committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    f41454d View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    a096f54 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    58fc26e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc9d347 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. un peu de commentaire en plus

    Tom committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    4ce2b60 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. benchmark changes for tests

    Tom committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    a3060c2 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. optimisation du comput_valid_moves (plus de find = meilleur perf temp…

    …orelles et changement du benchmark pour utiliser dans certains tests
    Tom committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    97d6149 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. changement pratique pour faire des tests de performance sur le benchm…

    …ark-quasisep
    Tom committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    cb33732 View commit details
    Browse the repository at this point in the history