Skip to content

Commit

Permalink
add CITATION.cff
Browse files Browse the repository at this point in the history
  • Loading branch information
alanlivio authored Jul 28, 2023
1 parent b838db7 commit 72d7969
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
cff-version: 1.2.0
title: >-
Navix: Accelerated gridworld navigation with JAX
type: software
authors:
- family-names: Pignatelli
given-names: Eduardo
email: [email protected]
affiliation: UCL
orcid: 'https://orcid.org/0000-0003-0730-2303'
identifiers:
- type: url
value: 'https://github.com/epignatelli/navix'
repository-code: 'https://github.com/epignatelli/navix'
keywords:
- Reinforcement Learning
- JAX
license: Apache-2.0

0 comments on commit 72d7969

Please sign in to comment.