Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
inducer
/
sumpy
Public
Notifications
You must be signed in to change notification settings
Fork
15
Star
33
Code
Issues
13
Pull requests
17
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Add a fallback for FFT when VkFFT is not found or broken
- #130
#130
Merged
inducer
merged 10 commits into
inducer:main
inducer/sumpy:main
from
isuruf:loopy_fft
isuruf/sumpy:loopy_fft
Copy head branch name to clipboard
Aug 9, 2022
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Add a fallback for FFT when VkFFT is not found or broken
#130
inducer
merged 10 commits into
inducer:main
inducer/sumpy:main
from
isuruf:loopy_fft
isuruf/sumpy:loopy_fft
Copy head branch name to clipboard
Commits
Commits on Aug 7, 2022
use loopy fft
isuruf
committed
5d31a3a
View commit details
Copy full SHA for 5d31a3a
Browse repository at this point
fix inverse
isuruf
committed
523e743
View commit details
Copy full SHA for 523e743
Browse repository at this point
Implement broadcasting FFT
isuruf
committed
629519a
View commit details
Copy full SHA for 629519a
Browse repository at this point
Commits on Aug 8, 2022
use enum for fft backend
isuruf
committed
5cd2b73
View commit details
Copy full SHA for 5cd2b73
Browse repository at this point
Add gh-129 link
isuruf
committed
5e7ed92
View commit details
Copy full SHA for 5e7ed92
Browse repository at this point
unit test for loopy_fft
isuruf
committed
3583183
View commit details
Copy full SHA for 3583183
Browse repository at this point
Unit test for loopy_fft and fix warnings
isuruf
committed
0e5b4ce
View commit details
Copy full SHA for 0e5b4ce
Browse repository at this point
Commits on Aug 9, 2022
don't use vkfft only if x86 mac
isuruf
authored
1e95ac9
View commit details
Copy full SHA for 1e95ac9
Browse repository at this point
Add missing import
isuruf
authored
290caea
View commit details
Copy full SHA for 290caea
Browse repository at this point
Fix platform.machine()
isuruf
authored
ac2c4a1
View commit details
Copy full SHA for ac2c4a1
Browse repository at this point
You can’t perform that action at this time.