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

Linear functions synthesis on local mode #96

Closed
wants to merge 40 commits into from

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    d706a24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03df773 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e62bcd View commit details
    Browse the repository at this point in the history
  4. Adds test

    y4izus committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    de4f8aa View commit details
    Browse the repository at this point in the history
  5. Adds test and clean code

    y4izus committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    469b2e3 View commit details
    Browse the repository at this point in the history
  6. Fixes and clean tests

    y4izus committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    56bbbe3 View commit details
    Browse the repository at this point in the history
  7. Adds and clean tests

    y4izus committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    f969d2b View commit details
    Browse the repository at this point in the history
  8. Improves readability

    y4izus committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    ddbb4b3 View commit details
    Browse the repository at this point in the history
  9. Refactor

    y4izus committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    88d7786 View commit details
    Browse the repository at this point in the history
  10. Clean code

    y4izus committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    d91f83b View commit details
    Browse the repository at this point in the history
  11. Clean code

    y4izus committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    ea7da26 View commit details
    Browse the repository at this point in the history
  12. Refactor

    y4izus committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    91b7487 View commit details
    Browse the repository at this point in the history
  13. Clean code

    y4izus committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    3a1686f View commit details
    Browse the repository at this point in the history
  14. Clean code

    y4izus committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    3dfedee View commit details
    Browse the repository at this point in the history
  15. Clean code

    y4izus committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    6d3dc09 View commit details
    Browse the repository at this point in the history
  16. Adds test

    y4izus committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    44c417f View commit details
    Browse the repository at this point in the history
  17. Fixes lint errors

    y4izus committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    3d34b47 View commit details
    Browse the repository at this point in the history
  18. Fixing few typos, adding some logs and adding a notebook showcasing t…

    …he local mode for LFs
    cbjuan committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    527f0c7 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Deletes unneded code

    y4izus committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    c10853f View commit details
    Browse the repository at this point in the history
  2. Fixes names

    y4izus committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    19c0927 View commit details
    Browse the repository at this point in the history
  3. WIP: AIRouting in local mode

    y4izus committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    133dab2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c9d605 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b31b5fc View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    75e5ea4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fe2543 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2318e6c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7471811 View commit details
    Browse the repository at this point in the history
  5. Deletes unneeded code

    y4izus committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    92959d4 View commit details
    Browse the repository at this point in the history
  6. Deletes unneeded code

    y4izus committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    5471d5d View commit details
    Browse the repository at this point in the history
  7. Deletes unneded code

    y4izus committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    a468c0a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3dc9aea View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    44d478a View commit details
    Browse the repository at this point in the history
  10. WIP: Fixing tests

    y4izus committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    ea18e26 View commit details
    Browse the repository at this point in the history
  11. WIP: Fixing tests

    y4izus committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    ff816bf View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. WIP: Fixes errors

    y4izus committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    4d1ed6a View commit details
    Browse the repository at this point in the history
  2. WIP: Fixing tests

    y4izus committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    57be6ec View commit details
    Browse the repository at this point in the history
  3. WIP: Fixing tests

    y4izus committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    c17fc13 View commit details
    Browse the repository at this point in the history
  4. WIP: Fixing tests

    y4izus committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    87eb1fd View commit details
    Browse the repository at this point in the history
  5. All tests fixed

    y4izus committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    48b5b9f View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. WIP Unify local synthesize

    y4izus committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    14029ad View commit details
    Browse the repository at this point in the history