initial 0.1.1

A CLI tool to generate all the FF design of resolution r and more, with 2^(k-1) runs.
1
2
3
4
5
6
7
8
9
10
11
[dependencies.cargo-bump]
version = "1.1.0"

[package]
authors = ["Alexandre Bohyn <alexandre.bohyn@kuleuven.be>"]
categories = ["command-line-utilities"]
description = "A CLI tool to generate all the FF design of resolution r and more, with 2^(k-1) runs."
keywords = ["cli", "doe", "initial", "FF"]
license = "MIT OR Apache-2.0"
name = "initial"
version = "0.1.1"