About Anaconda Help Download Anaconda

A collection of functions designed to make running software with combinatorial choices of parameters easier.

Installers

Info: This package contains files in non-standard labels.
  • linux-64 v0.6.1
  • osx-64 v0.6.1
  • win-64 v0.6.1
  • win-32 v0.6.1
  • noarch v0.6.1

conda install

To install this package run one of the following:
conda install conda-forge::nestly
conda install conda-forge/label/cf201901::nestly
conda install conda-forge/label/cf202003::nestly

Description

nestly is a collection of functions designed to ease running software with combinatorial choices of parameters. It can easily do so for "cartesian products" of parameter choices, but can do much more-- arbitrary "backwards-looking" dependencies can be used.

The vision here is that we take a fixed set of parameters and generate a single type of output for each defined combination, which can then be combined in some way for comparison and retrieval. We would like to set things up tidily with nested directories for output reflecting nested parameter choices.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.4) Legal | Privacy Policy