volute 1.1.1

Boolean functions implementation, represented as lookup tables (LUT) or sum-of-products (SOP)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
cff-version: 1.2.0
title: Logic Function Representations in Volute
message: >-
  If you use this software and want to cite it, please use
  the citation below.
type: software
authors:
  - family-names: Gouvine
    given-names: Gabriel
    orcid: 0000-0003-3404-6659
repository-code: https://github.com/Coloquinte/volute
keywords:
  - Boolean function
  - LUT
  - SoP
  - ESoP
license: MIT or Apache-2.0
date-released: 2023-08-10