Search Criteria
Package Details: python-basix-git 0.8.0.dev0_r1019.c9ca4e5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-basix-git.git (read-only, click to copy) |
---|---|
Package Base: | python-basix-git |
Description: | Python interface of FEniCS for ordinary and partial differential equations. |
Upstream URL: | https://github.com/FEniCS/basix |
Licenses: | MIT |
Groups: | fenics-git |
Conflicts: | python-basix, python-fenics-basix |
Provides: | python-basix, python-fenics-basix |
Replaces: | python-basix |
Submitter: | heitzmann |
Maintainer: | entshuld |
Last Packager: | entshuld |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-02-01 14:38 (UTC) |
Last Updated: | 2024-05-07 22:06 (UTC) |
Dependencies (9)
- blas-openblas
- fenics-basix (fenics-basix-gitAUR)
- petscAUR (petsc-gitAUR, petsc-complexAUR)
- boost (boost-gitAUR) (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- pybind11 (pybind11-gitAUR) (make)
- python-setuptools (make)
- python-pytest (check)
Required by (1)
- python-fenics-ffcx (requires python-fenics-basix)
Latest Comments
entshuld commented on 2024-05-07 22:07 (UTC)
@carlosal1015 Thanks
carlosal1015 commented on 2024-01-04 20:36 (UTC)
xtensor
is not longer a dependency.entshuld commented on 2021-09-01 02:33 (UTC)
You may want to check fenics-basix-git, which also provides python-basix-git
heitzmann commented on 2021-02-04 11:33 (UTC)
Thanks for pointing this out! I was importing basix before dolphinx to make it work.
urbainvaes commented on 2021-02-04 11:17 (UTC)
I had to manually copy
lib/libbasix.so
to/usr/lib/libbasix.so
in order fordolfinx
to work.