CITATION.cff 575 B

1234567891011121314151617181920
  1. cff-version: 1.2.0
  2. title: Numbat
  3. message: >-
  4. If you use this software in scientific publications,
  5. please consider citing it using the metadata from
  6. this file.
  7. type: software
  8. authors:
  9. - given-names: David
  10. family-names: Peter
  11. email: [email protected]
  12. orcid: 'https://orcid.org/0000-0001-7950-9915'
  13. repository-code: 'https://github.com/sharkdp/numbat'
  14. abstract: >-
  15. A statically typed programming language for scientific
  16. computations with first class support for physical
  17. dimensions and units.
  18. license: MIT
  19. version: 1.16.0
  20. date-released: '2025-01-31'