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: ebezzam/python-dev-tips
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: feat/cupy
Choose a base ref
...
head repository: ebezzam/python-dev-tips
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 28 files changed
  • 2 contributors

Commits on Apr 19, 2023

  1. Merge pull request #7 from ebezzam/feat/cupy

    Add cupy example and switch to perf_counter().
    ebezzam authored Apr 19, 2023
    Configuration menu
    Copy the full SHA
    e277fe0 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Update README.rst

    ebezzam authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    9d359b2 View commit details
    Browse the repository at this point in the history
  2. Update README.rst

    ebezzam authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    690b17e View commit details
    Browse the repository at this point in the history
  3. Update sphinx.

    ebezzam committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    cbde197 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Instantiating objects with Hydra Example (#8)

    * Add hydra_instantiate example
    
    * Instantiate Example update
    
    * Instantiate Example Fix Docs
    
    * Instantiate Example Fix Docs
    
    * Instantiate Example Fix Docs and Config
    
    * Instantiate Example Fix Docs
    Blinorot authored Mar 2, 2024
    Configuration menu
    Copy the full SHA
    e384cb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a76a766 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Update links and add video. (#11)

    * Update links, add video.
    
    * Add badges for slides and recording.
    ebezzam authored Aug 18, 2024
    Configuration menu
    Copy the full SHA
    7a32ac3 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Switch to poetry. (#12)

    * Switch to poetry.
    
    * Fix env and pytest call.
    
    * Call flake8 and black with poetry.
    
    * Run flake8 just on project files.
    
    * Windows compatible.
    
    * Remove venv setup.
    
    * Update pre-commit hooks.
    
    * Testing hooks.
    
    * Test hooks.
    
    * Test hooks.
    
    * Update prehooks.
    
    * Format.
    
    * Update docs.
    
    * Remove hatchling toml.
    ebezzam authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    209a041 View commit details
    Browse the repository at this point in the history
  2. Fix badge rendering (#13)

    * Switch to poetry.
    
    * Fix env and pytest call.
    
    * Call flake8 and black with poetry.
    
    * Run flake8 just on project files.
    
    * Windows compatible.
    
    * Remove venv setup.
    
    * Update pre-commit hooks.
    
    * Testing hooks.
    
    * Test hooks.
    
    * Test hooks.
    
    * Update prehooks.
    
    * Format.
    
    * Update docs.
    
    * Remove hatchling toml.
    
    * Fix badge rendering.
    
    * Update README with additional tools and technologies.
    
    * New line.
    
    * New line.
    
    * Revert.
    
    * New line.
    ebezzam authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    d7b3e9c View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    446b4fd View commit details
    Browse the repository at this point in the history
  2. Bump version.

    ebezzam committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    af80da0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    175724b View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Update video link

    ebezzam authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    d44e5fe View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2025

  1. Some changes.

    ebezzam committed Mar 20, 2025
    Configuration menu
    Copy the full SHA
    6b763f1 View commit details
    Browse the repository at this point in the history
  2. Add GitHub badge.

    ebezzam committed Mar 20, 2025
    Configuration menu
    Copy the full SHA
    fba2b80 View commit details
    Browse the repository at this point in the history
Loading