Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
46 changes: 46 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: "discretax: A Lightweight Collection of State Space Models in JAX"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess we should write Discretax and not discretax
@phnazari @benedict-armstrong wdyt?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure. But I actually think we might not want to include this CITATION.cff because it is risky. We do not want two different ways of citing this repo. If we merge this PR, we always have to make sure that all three citations match: at the end of the README, at the end of the main page in the docs and in CITATION.cff

message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
date-released: "2026-02-28"
authors:
- given-names: Philipp
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you put a star behind all three of our names?

family-names: Nazari
email: philipp.nazari@tuebingen.mpg.de
affiliation: >-
Max Planck Institute for Intelligent Systems & ETH
Zürich & ELLIS Institute Tübingen
- email: fruscio@aithyra.at
given-names: Francesco Maria
family-names: Ruscio
affiliation: Aithyra
- given-names: Benedict
family-names: Armstrong
email: benedict.armstrong@inf.ethz.ch
affiliation: >-
Max Planck Institute for Intelligent Systems & ETH
Zürich & ELLIS Institute Tübingen
- given-names: T. Konstantin
family-names: Rusch
affiliation: >-
ELLIS Institute Tübingen & Max Planck Institute for
Intelligent Systems & Tübingen AI Center & Liquid AI
email: tkrusch@tue.ellis.eu
repository-code: "https://github.com/camail-official/discretax"
url: "https://camail.org/discretax/"
abstract: >-
discretax is a collection of state space models
implemented in JAX.
keywords:
- ml
- ssm
- state-space-models
- jax
- deep-learning
- sequence-modeling
license: MIT