gpo.zugaina.org

Search Portage & Overlays:

dev-python/orix

Python library for handling crystal orientation mapping data

Screenshots

  • orix-0.15.0
    ~amd64 ~arm64
    test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15

    View      Download      Browse     License: GPL-3+   
    Overlay: stuff
  • orix-0.14.3
    ~amd64 ~arm64
    test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15

    View      Download      Browse     License: GPL-3+   
    Overlay: stuff

ChangeLog

commit 4ba13055794df20890f68825862bbb261de0c256
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Aug 5 00:12:17 2026 +0200

dev-python/orix: enable tests in 0.14.3

commit 470939df2fb15cba28ced41c8ec798032bc9035b
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Aug 5 00:10:17 2026 +0200

dev-python/orix: enable tests in 0.15.0

commit b58ba4fa617624ee0b48c005162ef655ce40af62
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu Jul 30 11:03:48 2026 +0200

dev-python/orix: drop 0.14.2

Superseded; retention keeps the last two releases (0.14.3, 0.15.0).

commit e34fea9caee3fddeaf80613a52731b5cd65754b2
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu Jul 30 11:03:35 2026 +0200

dev-python/orix: add 0.15.0

Runtime dependencies are unchanged from 0.14.3 (upstream requires_dist
matches the existing RDEPEND), so the ebuild is copied verbatim.

commit 76b8e0e5e0854bd2c1bed13b497b79a95f2b28e9
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat Jun 20 15:49:18 2026 +0200

dev-python/orix: Keyword 0.14.2 for ~arm64

commit 3381c5fd98dc8067380a60d04a620f729a8808c5
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue Jun 16 18:44:50 2026 +0200

dev-python/orix: Keyword 0.14.3 for ~arm64

Pure-Python (PEP517), architecture-independent.

commit 5761a2a405ea4e469f577eb72307ad5d9d5be26f
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue Jun 9 11:10:10 2026 +0200

dev-python/orix: add 0.14.3

commit 1e340720d7793a0adf5bd9fbd0b5e2104206dee9
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Apr 29 12:32:25 2026 +0200

dev-python/orix: new package, crystal orientation mapping

Adds dev-python/orix, the pyxem project's library for handling crystal
orientation mapping data. Required as a runtime dependency by
diffsims-0.4.x and 0.7.x and by pyxem; the latter currently lists it
in its ebuild RDEPEND with no provider in the tree.

All upstream pyproject [project].dependencies entries map onto
existing packages in ::gentoo or this overlay, so no new helper
ebuilds are needed alongside this one. Tests are RESTRICTed: they
pull pytest-rerunfailures, pytest-xdist and numpydoc just to run.