Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 4.5% forks on conda-forge.org

conda-forge.org : root-dependencies

Almost everything in ROOT should be supported in this Conda package; ROOT was built with lots of options turned on. Here are a few things to try: * `root`: you can start up a session and see the splash screen; Control-D to exit. * `python` followed by `import ROOT` will load PyROOT. * `root --notebook` will start a notebook server with a ROOT kernel choice. * `rootbrowse` will open a TBrowser session so you can look through files. * `root -l -q $ROOTSYS/tutorials/dataframe/df013_InspectAnalysis.C` will run a DataFrame example with an animated plot. * `root -b -q -l -n -e "std::cout << TROOT::GetTutorialDir() << std::endl;"` will print the tutorial dir. * `root -b -l -q -e 'std::cout << (float) TPython::Eval("1+1") << endl;'` will run Python from C++ ROOT. See the post [here](https://iscinumpy.gitlab.io/post/root-conda/) for more information about using this Conda package. The ROOT package will prepare the required compilers. Everything in Conda is symlinked into `$CONDA_PREFIX` if you build things by hand; tools like CMake should find it automatically. The `thisroot.*` scripts should not be used and are not provided. Graphics, `rootbrowse`, etc. all should work. OpenGL is enabled. There is also a `root_base` package, with minimal dependecies, that libraries should depend on this to avoid having a runtime dependency on the `compilers` package. `root-dependencies` and `root-binaries` are also available. In most cases users should use the `root` package directly, since it adds both of these, along with compilers, Jupyter, and a few other things to facilitate using ROOT or PyROOT. ROOT was built with and will report `-std=c++17` from `root-config`.

Registry - Source - Homepage - JSON
purl: pkg:conda/root-dependencies
Keywords: c-plus-plus, cling, data-analysis, geometry, graphics, hacktoberfest, interpreter, machine-learning, mathematics, parallel, physics, python, root, root-cern, statistics, visualization
License: LGPL-2.1-only
Latest release: about 3 years ago
First release: over 4 years ago
Dependent packages: 4
Dependent repositories: 4
Stars: 2,067 on GitHub
Forks: 1,119 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 6 days ago

Top 7.4% on conda-forge.org
root 6.26.10
Almost everything in ROOT should be supported in this Conda package; ROOT was built with lots of ...
22 versions - Latest release: over 1 year ago - 5 dependent packages - 36 dependent repositories - 2,067 stars on GitHub
ostaphep 1.9.3.8
Nowadays ROOT and PyROOT are de-facto standard tools for performing physics analysis. The Ostap p...
51 versions - Latest release: over 1 year ago - 1 dependent repositories - 15 stars on GitHub
hammer 1.2.1
A C++ software library, designed to provide fast and efficient reweighting of large Monte Carlo d...
4 versions - Latest release: almost 2 years ago - 3 stars on GitLab.com
fwlite 11.3.1
CMS Offline Software
11 versions - Latest release: almost 3 years ago - 916 stars on GitHub