Skip to content

pullrequests Search Results · repo:materialscloud-org/seekpath language:Python

Filter by

78 results
 (172 ms)

78 results

inmaterialscloud-org/seekpath (press backspace or delete to remove)

- Update CI to use recent versions of actions and extend the Python versions that are used for testing - Update Pre-commit to use newer versions of the hooks. Moreover, additional hooks have been added ...
  • t-reents
  • 2
  • Opened 
    on Dec 9, 2024
  • #108

Addresses #103. We might consider to set the minimum version of spglib to ~2.0.
  • t-reents
  • Opened 
    on Nov 11, 2024
  • #107

This PR addresses #104. The get_BZ method is deprecated and a new BZ class is introduced to represent a Brillouin zone. The data that was returned in the previous version can be accessed via properties, ...
  • t-reents
  • 1
  • Opened 
    on Nov 11, 2024
  • #106

From spglib v2.5.0, spglib.get_symmetry_dataset() and spglib.get_spacegroup_type() return kinds of dataclass, and dot access instead of dict key is recommended. Therefore, the dict access emits DeprecationWarning. ...
  • atztogo
  • 3
  • Opened 
    on Sep 10, 2024
  • #105

brillouinzone function is now accesible from outside
  • susyexists
  • 1
  • Opened 
    on Mar 16, 2024
  • #102

Bumps scipy from 1.4.1 to 1.10.0. details summary Release notes /summary p em Sourced from a href= https://github.com/scipy/scipy/releases scipy s releases /a . /em /p blockquote h1 SciPy 1.10.0 Release ...
dependencies
  • dependabot[bot]
  • Opened 
    on Jul 6, 2023
  • #101

Bumps numpy from 1.18.4 to 1.22.0. details summary Release notes /summary p em Sourced from a href= https://github.com/numpy/numpy/releases numpy s releases /a . /em /p blockquote h2 v1.22.0 /h2 h1 NumPy ...
dependencies
  • dependabot[bot]
  • Opened 
    on Jun 21, 2022
  • #98

As I discussed with @giovannipizzi during the Wannier 2022 developers meeting, I added two functions get_path_orig_cell and get_explicit_k_path_orig_cell, which does the same thing with the existing functions ...
  • jaemolihm
  • 18
  • Opened 
    on Jun 2, 2022
  • #97

  • giovannipizzi
  • Opened 
    on May 17, 2020
  • #92