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

[WIP] Revamp 2.0 #10

Draft
wants to merge 20 commits into
base: main
Choose a base branch
from
Draft

[WIP] Revamp 2.0 #10

wants to merge 20 commits into from

Commits on Jul 5, 2024

  1. new human count

    rsalmei committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    89eab47 View commit details
    Browse the repository at this point in the history
  2. new metric prefix

    rsalmei committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    841931f View commit details
    Browse the repository at this point in the history
  3. new base repr system

    rsalmei committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    53c5f06 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35d2cb2 View commit details
    Browse the repository at this point in the history
  5. human count refactoring

    rsalmei committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    74f97fb View commit details
    Browse the repository at this point in the history
  6. refactor count tests

    rsalmei committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    c64efc2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    03d967b View commit details
    Browse the repository at this point in the history
  8. change macros to use ()

    rsalmei committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    17d5e62 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. new Representation subsystem

    fixes #7
    rsalmei committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    7c176d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdcd4d8 View commit details
    Browse the repository at this point in the history
  3. utils overhaul

    rsalmei committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    d0ff9e1 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. move sealed module to utils

    rsalmei committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    0012e4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cc9660 View commit details
    Browse the repository at this point in the history
  3. final Repr sybsystem

    rsalmei committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    31e15b3 View commit details
    Browse the repository at this point in the history
  4. final metric system

    rsalmei committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    cc3b983 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e64b642 View commit details
    Browse the repository at this point in the history
  6. final Count subsystem

    rsalmei committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    0e24377 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. working HumanCount subsystem

    rsalmei committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    b76abc4 View commit details
    Browse the repository at this point in the history
  2. bump version

    rsalmei committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    b80d888 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37aacd2 View commit details
    Browse the repository at this point in the history