Thanks to visit codestin.com
Credit goes to github.com

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: pyxem/orix
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.11.0
Choose a base ref
...
head repository: pyxem/orix
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.11.1
Choose a head ref
  • 7 commits
  • 5 files changed
  • 1 contributor

Commits on Mar 4, 2023

  1. Return xmap with correct phase list when sparse one is given

    Signed-off-by: Håkon Wiik Ånes <[email protected]>
    hakonanes committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    2f7b49b View commit details
    Browse the repository at this point in the history
  2. Test xmap init with phase list with fewer phases than in phase IDs

    Signed-off-by: Håkon Wiik Ånes <[email protected]>
    hakonanes committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    3ed10cd View commit details
    Browse the repository at this point in the history
  3. Bump version to 0.11.1

    Signed-off-by: Håkon Wiik Ånes <[email protected]>
    hakonanes committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    c72e1ff View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Add 0.11.1 section to changelog, mention phase list fix

    Signed-off-by: Håkon Wiik Ånes <[email protected]>
    hakonanes committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    16fb792 View commit details
    Browse the repository at this point in the history
  2. Add icon_links to PyData HTML theme options to work around error

    Signed-off-by: Håkon Wiik Ånes <[email protected]>
    hakonanes committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    5507c46 View commit details
    Browse the repository at this point in the history
  3. Restrict PyData Sphinx Theme to >= 0.13.1 to avoid workaround

    Signed-off-by: Håkon Wiik Ånes <[email protected]>
    hakonanes committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    110a8a7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #433 from hakonanes/fix-xmap-init-sparse-phaselist

    Fix phase list when initializing CrystalMap with a sparse phase list
    hakonanes authored Mar 14, 2023
    Configuration menu
    Copy the full SHA
    6028c89 View commit details
    Browse the repository at this point in the history
Loading