mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-19 10:32:02 -05:00
20 lines
540 B
JSON
20 lines
540 B
JSON
{
|
|
"key": "numeric/interval",
|
|
"name": "Interval",
|
|
"authors": [
|
|
"Guillaume Melquiond",
|
|
"Hervé Brönnimann",
|
|
"Sylvain Pion"
|
|
],
|
|
"description": "Extends the usual arithmetic functions to mathematical intervals.",
|
|
"documentation": "doc/interval.htm",
|
|
"category": [
|
|
"Math"
|
|
],
|
|
"maintainers": [
|
|
"Sylvain Pion <Sylvain.Pion -at- sophia.inria.fr>",
|
|
"Herve Bronnimann <hbr -at- poly.edu>",
|
|
"Guillaume Melquiond <guillaume.melquiond -at- ens-lyon.fr>"
|
|
]
|
|
}
|