Search Criteria
Package Details: basicanalysis 0.3.9.20210623-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/basicanalysis.git (read-only, click to copy) |
---|---|
Package Base: | basicanalysis |
Description: | Framework for automatic extraction of fundamental factors for Paraver traces (from BSC). |
Upstream URL: | https://www.bsc.es/discover-bsc/organisation/scientific-structure/performance-tools |
Licenses: | LGPL2.1 |
Submitter: | gamezelda |
Maintainer: | gamezelda |
Last Packager: | gamezelda |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2019-03-21 08:40 (UTC) |
Last Updated: | 2021-06-26 16:08 (UTC) |
Dependencies (9)
- dimemas
- python (python36, python32, python37, python39, python38, python310, python312)
- python-matplotlib (python-matplotlib-git)
- python-numpy (python-numpy1.22, python-numpy-flame, python-numpy-mkl-bin, python-numpy-git, python-numpy-openblas, python-numpy-mkl)
- python-pandas
- python-scipy (python-scipy-mkl-bin, python-scipy-git, python-scipy-mkl)
- python-seaborn
- wxparaver
- gnuplot (gnuplot-git, gnuplot-headless, gnuplot4, gnuplot-nogui) (optional) – Drawing the generated plots
Latest Comments
gamezelda commented on 2021-05-11 17:24 (UTC) (edited on 2021-05-11 17:25 (UTC) by gamezelda)
Hi @Ergus,
They were already set as optional dependencies since IIRC they are not required for the most basic functionality, but at your suggestion I moved them to required dependencies since I guess most people using this package will want them.
In fact, as you most likely know, the various BSC packages have a lot of optional compile and runtime dependencies and it's hard to find a good balance of what to require and what not.
Ergus commented on 2021-05-11 16:50 (UTC)
Hi:
I work at BSC. This package requires python-scipy and python-seaborn. Could you add them as dependencies?