-
Notifications
You must be signed in to change notification settings - Fork 113
Expand file tree
/
Copy pathCITATION.cff
More file actions
32 lines (31 loc) · 925 Bytes
/
CITATION.cff
File metadata and controls
32 lines (31 loc) · 925 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
31
32
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: Interpolations.jl
message: 'If you use this software, please cite it as below.'
type: software
authors:
- family-names: Kittisopikul
given-names: Mark
orcid: 'https://orcid.org/0000-0002-9558-6248'
- family-names: Holy
given-names: Timothy E.
orcid: 'https://orcid.org/0000-0002-2429-1071'
- family-names: Aschan
given-names: Tomas
identifiers:
- type: doi
value: 10.5281/zenodo.593143
description: DOI for all versions of Interpolations.jl
repository-code: 'https://github.com/JuliaMath/Interpolations.jl'
url: 'https://juliamath.github.io/Interpolations.jl/stable/'
abstract: >-
Fast, continuous interpolation of discrete datasets in
Julia
keywords:
- interpolation
- julia
- splines
license: MIT
version: 0.16.0
date-released: '2025-05-14'