Comparing cuckoo...master · DylanMeeus/MediumCode · GitHub
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: DylanMeeus/MediumCode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: cuckoo
Choose a base ref
...
head repository: DylanMeeus/MediumCode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 11 files changed
  • 2 contributors

Commits on Dec 29, 2019

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

Commits on Dec 30, 2019

  1. Add power2 function

    DylanMeeus committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    5d9fa8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d734ccd View commit details
    Browse the repository at this point in the history
  3. Add classic count distinct

    DylanMeeus committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    9856cd3 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2020

  1. Configuration menu
    Copy the full SHA
    e6aa1d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcbd125 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    742aad4 View commit details
    Browse the repository at this point in the history
  4. Set seed only once

    DylanMeeus committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    2b2662e View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2020

  1. Configuration menu
    Copy the full SHA
    16d578a View commit details
    Browse the repository at this point in the history
  2. Pass-by-value for options

    DylanMeeus committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    0c98603 View commit details
    Browse the repository at this point in the history
  3. Alter example

    DylanMeeus committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    d3b7962 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2020

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

Commits on May 26, 2020

  1. Configuration menu
    Copy the full SHA
    31ff959 View commit details
    Browse the repository at this point in the history
  2. remove swap file

    DylanMeeus committed May 26, 2020
    Configuration menu
    Copy the full SHA
    f0d8cb8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from DylanMeeus/facemaskdetection

    Facemask detection
    DylanMeeus authored May 26, 2020
    Configuration menu
    Copy the full SHA
    bb0694c View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

  1. Blur faces (#2)

    * Basic blur
    
    * Correct image scaling
    
    * Clean up code
    
    * Clean up code
    
    * Correct output filename
    DylanMeeus authored Jun 12, 2020
    Configuration menu
    Copy the full SHA
    c52c278 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2020

  1. Audio (#3)

    * Add sine code
    
    * Add main
    
    * Add decay
    DylanMeeus authored Jul 5, 2020
    Configuration menu
    Copy the full SHA
    099cde1 View commit details
    Browse the repository at this point in the history
Loading