-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
32 lines (30 loc) · 826 Bytes
/
CITATION.cff
File metadata and controls
32 lines (30 loc) · 826 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: continuedfractions
message: Object-oriented continued fractions with Python
type: software
authors:
- name-particle: S. R.
family-names: Murthy
email: s.murthy@tutanota.com
repository-code: 'https://github.com/sr-murthy/continuedfractions'
url: 'https://continuedfractions.readthedocs.io'
abstract: Object-oriented continued fractions with Python.
keywords:
- continued fractions
- computational number theory
- coprime integers
- enumeration
- farey sequences
- fractions
- irrational numbers
- mediants
- rational approximation
- rational numbers
- rational points
- real numbers
- sequences
license: GPLv3
version: 1.11.1
date-released: 2026-03-03