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

create function to populate cell_in #251

Merged
merged 17 commits into from
Nov 9, 2023
Merged

Commits on Oct 10, 2023

  1. introduce structs for out lists

    mlee03 authored and mlee03 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    2a60234 View commit details
    Browse the repository at this point in the history
  2. remove original lists

    mlee03 authored and mlee03 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    0a82676 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. comment out reduction because it breaks the code until further cleanup

    mlee03 authored and mlee03 committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    519fe50 View commit details
    Browse the repository at this point in the history
  2. change malloc function to void again

    mlee03 authored and mlee03 committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    f72ecd1 View commit details
    Browse the repository at this point in the history
  3. add free

    mlee03 authored and mlee03 committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    ccede60 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. change minmaxavlists to minmaxavg_lists

    mlee03 authored and mlee03 committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    b3b01a5 View commit details
    Browse the repository at this point in the history
  2. start moving cell_in to functions

    mlee03 authored and mlee03 committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    8350cd3 View commit details
    Browse the repository at this point in the history
  3. save changes

    mlee03 authored and mlee03 committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    e83022c View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. test spacing

    mlee03 authored and mlee03 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    ae674a7 View commit details
    Browse the repository at this point in the history
  2. test spacing

    mlee03 authored and mlee03 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    598ab47 View commit details
    Browse the repository at this point in the history
  3. testing spacing

    mlee03 authored and mlee03 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    4a008b8 View commit details
    Browse the repository at this point in the history
  4. spacing omg

    mlee03 authored and mlee03 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    70f6ebd View commit details
    Browse the repository at this point in the history
  5. spacing

    mlee03 authored and mlee03 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    9460734 View commit details
    Browse the repository at this point in the history
  6. nullify the lists

    mlee03 authored and mlee03 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    bfd5ce0 View commit details
    Browse the repository at this point in the history
  7. remove g_arrays

    mlee03 authored and mlee03 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    b9c518a View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'mkl/struct_outlists' into cell_struct

    mlee03 authored and mlee03 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    3742def View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. cleanup error_handler

    mlee03 authored and mlee03 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    3aaf68a View commit details
    Browse the repository at this point in the history