-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathCITATION.cff
More file actions
30 lines (29 loc) · 855 Bytes
/
CITATION.cff
File metadata and controls
30 lines (29 loc) · 855 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
29
30
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: PyORlib
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Isaac
family-names: Da Pena
email: dapensoft@gmail.com
affiliation: Dapensoft
- given-names: Manuel
family-names: Da Pena
email: dapensoft@gmail.com
affiliation: Dapensoft
repository-code: 'https://github.com/dapensoft/pyorlib'
url: 'https://dapensoft.github.io/pyorlib/'
abstract: >-
A powerful Python library for operations research. Define,
solve, and interact with mathematical models in a
standardized manner across different optimization
packages.
keywords:
- optimization
- optimization-modeling
- operation-research
license: MIT