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: gallantlab/pycortex
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.2.6
Choose a base ref
...
head repository: gallantlab/pycortex
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.2.7
Choose a head ref
  • 10 commits
  • 25 files changed
  • 4 contributors

Commits on Feb 7, 2023

  1. Configuration menu
    Copy the full SHA
    6c3665f View commit details
    Browse the repository at this point in the history
  2. MNT fake commit

    mvdoc committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    4ec321f View commit details
    Browse the repository at this point in the history
  3. MNT fake commit

    mvdoc committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    ba3ffab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd154a2 View commit details
    Browse the repository at this point in the history
  5. MNT use latest ubuntu and more recent actions for publishing to pypi (#…

    …481)
    
    * MNT use latest ubuntu and more recent actions for publishing to pypi
    
    * FIX build docs on all branches, otherwise it won't publish if tagged
    
    * MNT update action versions, test on 3.10
    mvdoc authored Feb 7, 2023
    Configuration menu
    Copy the full SHA
    d75cdb9 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

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

Commits on Mar 24, 2023

  1. Removed dependency on 'six' library (#483)

    * Removed dependency on 'six' libary, because backward compatibility with python2.X is no longer necessary.
    
    * Update requirements.txt
    
    ---------
    
    Co-authored-by: Tom Dupré la Tour <tom.dupre-la-tour@m4x.org>
    marklescroart and TomDLT authored Mar 24, 2023
    Configuration menu
    Copy the full SHA
    9c1958b View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. MNT, FIX require cython<3.0 to avoid breaking install, and other fixes (

    #491)
    
    * MNT require cython<3.0 to avoid breaking install
    
    * MNT also fix github actions
    
    * FIX test for write/read gii
    
    * FIX use Delaunay.simplices instead of vertices to make it work with new scipy
    mvdoc authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    57e5f9c View commit details
    Browse the repository at this point in the history
  2. EXA make path visible in fix_geodesic_path example (#487)

    * FIX: make path visible
    
    * EXA some small fixes to plot_geodesic_path
    
    ---------
    
    Co-authored-by: Matteo Visconti di Oleggio Castello <mvdoc@berkeley.edu>
    marklescroart and mvdoc authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    38788b5 View commit details
    Browse the repository at this point in the history
  3. MNT bump to 1.2.7

    mvdoc committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    b33260a View commit details
    Browse the repository at this point in the history
Loading