Skip to content

Commit 2fd19c5

Browse files
authored
ADD PISA citation
1 parent 4149b51 commit 2fd19c5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tangermeme/pisa.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# pisa.py
22
# Based on the algorithm proposed by Charles McAnany et al.
3+
# https://www.biorxiv.org/content/10.1101/2025.04.07.647613v2
34
# Contact: Jacob Schreiber <jmschreiber91@gmail.com>
45

6+
57
import torch
68
import warnings
79

0 commit comments

Comments
 (0)