We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 544a3fc commit 9ce13ceCopy full SHA for 9ce13ce
1 file changed
data/project.yml
@@ -81,6 +81,10 @@ groups:
81
dist: PDL-FFTW3
82
apt:
83
- libfftw3-dev
84
+ - repo: https://github.com/PDLPorters/PDL-Complex
85
+ dist: PDL-Complex
86
+ - repo: https://github.com/PDLPorters/PDL-Graphics-Limits
87
+ dist: PDL-Graphics-Limits
88
- repo: 'https://github.com/PDLPorters/PDL-Graphics-Prima'
89
dist: PDL-Graphics-Prima
90
graphical-display: true
0 commit comments