Summary
Yet more Objects for Data Analysis is a small set of data analysis (specifically histogramming) classes being developed by MCnet members as a lightweight common system for MC event generator validation analyses, particularly as the core histogramming system in Rivet.
Versions
v9999 :: 0/9999 :: gentoo
- Modified
- License
- GPL-3
- USE flags
- highfive python test zlib
v2.1.0 :: 0/2.1.0 :: gentoo
- Modified
- License
- GPL-3
- Keywords
- ~amd64
- USE flags
- highfive python test zlib
v2.0.2 :: 0/2.0.2 :: gentoo
- Modified
- License
- GPL-3
- Keywords
- ~amd64
- USE flags
- python root test zlib
v2.0.1 :: 0/2.0.1 :: gentoo
- Modified
- License
- GPL-3
- Keywords
- ~amd64
- USE flags
- python root test zlib
v1.9.10 :: 0/1.9.10 :: gentoo
- Modified
- License
- GPL-3
- Keywords
- ~amd64
- USE flags
- python root test zlib
v1.9.5 :: 0/1.9.5 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~amd64 ~amd64-linux ~x86 ~x86-linux
- USE flags
- root
USE flags
General
- highfive
- Build with sci-libs/HighFive and sci-libs/hdf5
- python
- Add optional support/bindings for the Python language
- root
- Adds support for sci-physics/root
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- zlib
- Add support for zlib compression
python_single_target
- python3_10
- Build for Python 3.10 only
- python3_11
- Build for Python 3.11 only
- python3_12
- Build for Python 3.12 only
- python3_13
- Build for Python 3.13 only
Dependencies
dev-cpp / yaml-cpp : YAML parser and emitter in C++
dev-lang / python : Freethreading (no-GIL) version of Python programming language
sci-libs / HighFive : Header-only C++ interface for libhdf5
sci-libs / hdf5 : General purpose library and file format for storing scientific data
sci-physics / root : C++ data analysis framework and interpreter from CERN
Runtime Dependencies
dev-cpp / yaml-cpp : YAML parser and emitter in C++
dev-lang / python : Freethreading (no-GIL) version of Python programming language
sci-libs / HighFive : Header-only C++ interface for libhdf5
sci-libs / hdf5 : General purpose library and file format for storing scientific data
sci-physics / root : C++ data analysis framework and interpreter from CERN
Depending packages
sci-physics / rivet : Rivet toolkit (Robust Independent Validation of Experiment and Theory)
Bugs
- 831873
- sci-physics/yoda-1.9.0 fails to compile: configure: error: either specify a valid zlib installation with --with-zlib=DIR or disable zlib usage with --without-zlib
- 926510
- sci-physics/yoda-1.9.10 problems with installed bash completions
- 928125
- sci-physics/yoda-1.9.5 calls commands that do not exist: -c
- 932306
- sci-physics/yoda-1.9.10 fails tests: FAIL: test-mpl.py
- 941638
- sci-physics/yoda: keywording request - ~x86
- 948090
- sci-physics/yoda-2.0.2 - [texlive] [gcc-15] zstr/zstr.hpp: error: uintptr_t was not declared in this scope
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Alexander Puck Neuwirth · gentoo
sci-physics/yoda: add 2.1.0
Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alexander Puck Neuwirth · gentoo
sci-physics/yoda: unbundled libs
Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Closes: https://github.com/gentoo/gentoo/pull/40528 Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alexander Puck Neuwirth · gentoo
sci-physics/yoda: enable py3.13
Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alexander Puck Neuwirth · gentoo
sci-physics/yoda: add yamlcpp patch
Closes: https://bugs.gentoo.org/937405 Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Closes: https://github.com/gentoo/gentoo/pull/40106 Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alexander Puck Neuwirth · gentoo
sci-physics/yoda: use default src_install
Closes: https://bugs.gentoo.org/942932 Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Closes: https://github.com/gentoo/gentoo/pull/39226 Signed-off-by: Nowa Ammerlaan <andrewammerlaan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alexander Puck Neuwirth · gentoo
sci-physics/yoda: add 2.0.2
Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alexander Puck Neuwirth · gentoo
sci-physics/yoda: drop 1.9.0, 1.9.6, 1.9.7, 1.9.9
Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alexander Puck Neuwirth · gentoo
sci-physics/yoda: add 2.0.1, 9999
Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alexander Puck Neuwirth · gentoo
sci-physics/yoda: Fix bashcompletion
Bug: https://bugs.gentoo.org/926510 Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Closes: https://github.com/gentoo/gentoo/pull/35746 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Alexander Puck Neuwirth · gentoo
sci-physics/yoda: add 1.9.9, 1.9.10
Co-authored-by: Andrew Nowa Ammerlaan <andrewammerlaan@gentoo.org> Signed-off-by: Alexander Puck Neuwirth <APN-Pucky@users.noreply.github.com> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrew Ammerlaan · gentoo
sci-physics/yoda: add 1.9.7
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alexander Puck Neuwirth · gentoo
sci-physics/yoda: add version 1.9.6
Closes: https://github.com/gentoo/gentoo/pull/26613 Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thamognya Kodi · gentoo
sci-physics/yoda: Bump to 1.9.5 and EAPI 8
Signed-off-by: Thamognya Kodi <contact@thamognya.com> Closes: https://bugs.gentoo.org/851540 Closes: https://github.com/gentoo/gentoo/pull/26048 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sci-physics/yoda: Remove old
Bug: https://bugs.gentoo.org/786909 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Huettel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sci-physics/yoda: add 1.9.0
Closes: https://bugs.gentoo.org/786909 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolic · gentoo
sci-physics/yoda: Remove old
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org> - Jakov Smolic · gentoo
sci-physics/yoda: Bump to 1.8.5
Closes: https://bugs.gentoo.org/732052 Closes: https://bugs.gentoo.org/725810 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sci-physics/yoda: Use HTTPS
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sci-physics/yoda: Disable python2
Closes: https://bugs.gentoo.org/735196 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sci-physics/yoda: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sci-physics/yoda: Switch to PYTHON_MULTI_USEDEP API
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Guilherme Amadio · gentoo
sci-physics/yoda: version bump to 1.7.0
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Guilherme Amadio · gentoo
sci-physics/yoda: drop old 1.4.0
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Gerhard Bräunlich · gentoo
sci-physics/yoda: Version bump to 1.6.5 and EAPI bump 5 -> 6
Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/2698 Signed-off-by: David Seifert <soap@gentoo.org> - Jauhien Piatlicki · gentoo
sci-physics/yoda: initial import from the science overlay
Package-Manager: portage-2.2.18