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: JuliaML/MLDatasets.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.13
Choose a base ref
...
head repository: JuliaML/MLDatasets.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.14
Choose a head ref
  • 7 commits
  • 10 files changed
  • 3 contributors

Commits on Sep 11, 2023

  1. Update TagBot.yml

    CarloLucibello authored Sep 11, 2023
    1 Configuration menu
    Copy the full SHA
    15e3498 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

  1. Configuration menu
    Copy the full SHA
    8db5fc8 View commit details
    Browse the repository at this point in the history
  2. fix documenter (#220)

    CarloLucibello authored Sep 23, 2023
    Configuration menu
    Copy the full SHA
    6a67f3f View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

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

Commits on Oct 2, 2023

  1. Add TemporalSnapshotsGraph type (#221)

    * Add TemporalSnapshotGraph
    
    * Add docs
    aurorarossi authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    60a2f05 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Add TemporalBrains dataset (#222)

    * init
    
    * Add create_dataset
    
    * Export TemporalBrains
    
    * add struct and constructor
    
    * Optimized version
    
    * Update docs
    
    * Add tests
    
    * Add spaces
    
    Co-authored-by: Carlo Lucibello <[email protected]>
    
    * Add link
    
    * Improve docstring
    
    * Add `TemporalBrains` to docs
    
    * Improve
    
    * Fix & for `julia 1.6`
    
    ---------
    
    Co-authored-by: Carlo Lucibello <[email protected]>
    aurorarossi and CarloLucibello authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    c4188ab View commit details
    Browse the repository at this point in the history
  2. Update Project.toml

    CarloLucibello authored Oct 11, 2023
    2 Configuration menu
    Copy the full SHA
    9b21aae View commit details
    Browse the repository at this point in the history
Loading