Skip to main content

Yet Another Framework for Experiments

Project description

yafe: Yet Another Framework for Experiments.

A classical workflow consists in the following steps:

  • load some data,

  • generate a problem from the data,

  • solve the problem,

  • compute performance criteria,

  • display results.

Experiments are then conducted by repeating this task while varying the data, problem parameters, solvers and/or solver parameters. A computer cluster may be used to run all the resulting tasks in parallel, which requires to distribute them adequately among the available resources and then to collect and merge the results.

The package yafe offers a generic framework to conduct such experiments, aiming at saving time and avoiding errors:

  • the generic framework facilitates the design of experiments,

  • convenient data structures help to handle results quickly and without confusion between multiple dimensions,

  • intermediate results can be tracked,

  • tasks are computed once, even when new tasks are added.

Install

Install the current release with pip:

pip install yafe

For additional details, see doc/install.rst.

Usage

See the documentation.

Bugs

Please report any bugs that you find through the yafe GitLab project.

You can also fork the repository and create a merge request.

Source code

The source code of yafe is available via its GitLab project.

You can clone the git repository of the project using the command:

git clone git@gitlab.lis-lab.fr:skmad-suite/yafe.git

Contributors

License

Released under the GNU General Public License version 3 or later (see LICENSE.txt).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

yafe-1.0.2.tar.gz (55.5 kB view details)

Uploaded Source

Built Distribution

yafe-1.0.2-py3-none-any.whl (35.8 kB view details)

Uploaded Python 3

File details

Details for the file yafe-1.0.2.tar.gz.

File metadata

  • Download URL: yafe-1.0.2.tar.gz
  • Upload date:
  • Size: 55.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.27.0 CPython/3.6.6

File hashes

Hashes for yafe-1.0.2.tar.gz
Algorithm Hash digest
SHA256 6dccb1026113a6bb330e19656f6cad11004fa1f8ccf1de1e0fb89bb91aa3ae64
MD5 dba07a2e04c6a4133cd328c1ea251319
BLAKE2b-256 0b9cca901006002ed320e8b9c964b3a247dc6e0350bdd93591aaa79371adb40c

See more details on using hashes here.

File details

Details for the file yafe-1.0.2-py3-none-any.whl.

File metadata

  • Download URL: yafe-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 35.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.27.0 CPython/3.6.6

File hashes

Hashes for yafe-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 bb25bd53f7e719443a59008d7f5c2ee8646d5f06f5984250f2227799ee2a0fda
MD5 9007b02fa0bc1c9708da62edb86bf4b8
BLAKE2b-256 7a9bf281675267137cbfef67284f18ceb3e5b3a6e6b60666ea0d870ab3158e95

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page