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

Timing test #103

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

Timing test #103

wants to merge 9 commits into from

Commits on May 8, 2024

  1. started time.py. right now it is a copied over test.py with modified …

    …arguments.
    Meredith Meiyin Hu committed May 8, 2024
    Configuration menu
    Copy the full SHA
    5849285 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. running and compilation both work now and you can use the script to c…

    …ompile and run specified filenames that live anywhere in the directory. num_iters and printing to csv yet to be implemented.
    Meredith Meiyin Hu committed May 17, 2024
    Configuration menu
    Copy the full SHA
    b2cdac4 View commit details
    Browse the repository at this point in the history
  2. num_iters works and it prints data to a csv.

    Meredith Meiyin Hu committed May 17, 2024
    Configuration menu
    Copy the full SHA
    144a3b6 View commit details
    Browse the repository at this point in the history
  3. added some more comments and removed unused comments

    Meredith Meiyin Hu committed May 17, 2024
    Configuration menu
    Copy the full SHA
    d71c71a View commit details
    Browse the repository at this point in the history
  4. debugged a bit

    Meredith Meiyin Hu committed May 17, 2024
    Configuration menu
    Copy the full SHA
    2159a3c View commit details
    Browse the repository at this point in the history
  5. added csv to gitignore

    Meredith Meiyin Hu committed May 17, 2024
    Configuration menu
    Copy the full SHA
    52c2d7e View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' of https://github.com/cucapra/caiman into timing-…

    …test
    Meredith Meiyin Hu committed May 17, 2024
    Configuration menu
    Copy the full SHA
    4f94508 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. fixed last bug, now time.py can be used from anywhere in the caiman d…

    …irectory.
    Meredith Meiyin Hu committed May 18, 2024
    Configuration menu
    Copy the full SHA
    9811934 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. removed csv files from commit

    Meredith Meiyin Hu authored and Meredith Meiyin Hu committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    85f4d9c View commit details
    Browse the repository at this point in the history