-
-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy pathCITATION.cff
More file actions
28 lines (27 loc) · 799 Bytes
/
CITATION.cff
File metadata and controls
28 lines (27 loc) · 799 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: pyfuzzylite
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Juan
family-names: Rada-Vilela
email: jcrada@fuzzylite.com
affiliation: FuzzyLite
repository-code: 'https://github.com/fuzzylite/pyfuzzylite'
url: 'https://fuzzylite.com'
abstract: >-
The goal of the FuzzyLite Libraries is to easily design
and efficiently operate fuzzy logic controllers following
an object-oriented programming model with minimal
dependency on external libraries.
keywords:
- Artificial Intelligence
- Fuzzy Logic
- Control
- Soft Computing
- FuzzyLite
license: GPL-3.0