summaryrefslogtreecommitdiffstats
path: root/src/boost/libs/numeric/interval/meta/libraries.json
blob: d3fa6cfc255f0e49ba279220c9b3f23d22136ee9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
    "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>"
    ]
}