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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
xtensor-stack
/
xtensor-fftw
Public
Notifications
You must be signed in to change notification settings
Fork
18
Star
50
Code
Issues
23
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
xtensor-fftw
include
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 26, 2026
Release 0.4.0
JohanMabille
committed
e6c4636
View commit details
Copy full SHA for e6c4636
View code at this point
Browse repository at this point
Commits on Apr 28, 2025
[dev] default c++20, cmake==3.29.0; gtest==v1.16.0
Roy-Kid
committed
936c74f
View commit details
Copy full SHA for 936c74f
View code at this point
Browse repository at this point
Commits on May 19, 2021
Remove all FFTW precision dependencies
michaelbacci
committed
9f257d5
View commit details
Copy full SHA for 9f257d5
View code at this point
Browse repository at this point
Commits on Jan 2, 2020
Release 0.2.6
SylvainCorlay
committed
99275d8
View commit details
Copy full SHA for 99275d8
View code at this point
Browse repository at this point
Update Readme URLs
SylvainCorlay
committed
fd7988a
View commit details
Copy full SHA for fd7988a
View code at this point
Browse repository at this point
Add the ability to use the lib with -fnoexception.
Corentin Derbois
committed
76dc964
View commit details
Copy full SHA for 76dc964
View code at this point
Browse repository at this point
Commits on Nov 8, 2018
use auto as return type and optimize in _dimensions_from_output
marty1885
committed
968a36f
View commit details
Copy full SHA for 968a36f
View code at this point
Browse repository at this point
Commits on Oct 19, 2018
Add locks for fftw_plan_dft and fftw_destroy_plan
kyungminlee
committed
34a1d0e
View commit details
Copy full SHA for 34a1d0e
View code at this point
Browse repository at this point
Commits on Aug 2, 2018
Release 0.2.5
egpbos
committed
79fc400
View commit details
Copy full SHA for 79fc400
View code at this point
Browse repository at this point
Add cling library loading pragma to header
egpbos
committed
7f735ce
View commit details
Copy full SHA for 7f735ce
View code at this point
Browse repository at this point
Commits on May 17, 2018
Release 0.2.4
egpbos
committed
d28a505
View commit details
Copy full SHA for d28a505
View code at this point
Browse repository at this point
Compatibility fix: xtensor 0.16 renamed raw_data() to data()
egpbos
committed
eb9214c
View commit details
Copy full SHA for eb9214c
View code at this point
Browse repository at this point
Commits on Mar 30, 2018
handle general shape type when calculating output shape
marty1885
committed
a604e99
View commit details
Copy full SHA for a604e99
View code at this point
Browse repository at this point
Commits on Mar 27, 2018
Release 0.2.3
egpbos
committed
886e128
View commit details
Copy full SHA for 886e128
View code at this point
Browse repository at this point
Commits on Mar 24, 2018
adapt xtensor-fftw to xtensor 0.15.6
marty1885
committed
61a9f0b
View commit details
Copy full SHA for 61a9f0b
View code at this point
Browse repository at this point
Commits on Jan 16, 2018
I've fixed a few warnings that pop up on VC14. NB the code gives lots of significant numerical diffs on VC14 (both x64 and win32). Windows really needs a few Travis jobs
masariello
committed
13e78ed
View commit details
Copy full SHA for 13e78ed
View code at this point
Browse repository at this point
Commits on Dec 7, 2017
Release 0.2.2
egpbos
committed
fa17918
View commit details
Copy full SHA for fa17918
View code at this point
Browse repository at this point
Added odd_last_dim parameter for odd sized rFFTs
Show description for 15ecdb2
egpbos
committed
15ecdb2
View commit details
Copy full SHA for 15ecdb2
View code at this point
Browse repository at this point
Commits on Nov 30, 2017
Release 0.2.1
egpbos
committed
9259db3
View commit details
Copy full SHA for 9259db3
View code at this point
Browse repository at this point
Fix helper tests on Appveyor Windows
egpbos
committed
126d30f
View commit details
Copy full SHA for 126d30f
View code at this point
Browse repository at this point
Commits on Nov 29, 2017
Release 0.2.0
egpbos
committed
d294db9
View commit details
Copy full SHA for d294db9
View code at this point
Browse repository at this point
Added helper functions (fftfreq and fftshift) + tests
egpbos
committed
61c5ed6
View commit details
Copy full SHA for 61c5ed6
View code at this point
Browse repository at this point
Commits on Oct 30, 2017
Release 0.1.2
egpbos
committed
7b75dc4
View commit details
Copy full SHA for 7b75dc4
View code at this point
Browse repository at this point
Commits on Oct 26, 2017
Added installation target to cmake configuration
Show description for d8c7728
egpbos
committed
d8c7728
View commit details
Copy full SHA for d8c7728
View code at this point
Browse repository at this point
Commits on Oct 24, 2017
HFFT family implemented for xarray (#6)
egpbos
committed
67fd6de
View commit details
Copy full SHA for 67fd6de
View code at this point
Browse repository at this point
Commits on Oct 23, 2017
Fixed HFFT tests with hack in tests
Show description for c778fbb
egpbos
committed
c778fbb
View commit details
Copy full SHA for c778fbb
View code at this point
Browse repository at this point
Added Hermitian FFT family and tests
Show description for da22f3c
egpbos
committed
da22f3c
View commit details
Copy full SHA for da22f3c
View code at this point
Browse repository at this point
Added 2, 3, nD fft functions and 2D xarray FFT test
Show description for 092dd7f
egpbos
committed
092dd7f
View commit details
Copy full SHA for 092dd7f
View code at this point
Browse repository at this point
Commits on Oct 20, 2017
Extended templates to support regular FFT (FFTW direction parameter)
egpbos
committed
7a14807
View commit details
Copy full SHA for 7a14807
View code at this point
Browse repository at this point
Commits on Oct 16, 2017
Real FFTs working on xarrays for all dimensions (#6)
egpbos
committed
8f1fb05
View commit details
Copy full SHA for 8f1fb05
View code at this point
Browse repository at this point
Commits on Oct 12, 2017
Removed old rfft functions, added first version of 2D rffts
egpbos
committed
d16c56c
View commit details
Copy full SHA for d16c56c
View code at this point
Browse repository at this point
Made templates inline, does not change performance
Show description for c3bcd90
egpbos
committed
c3bcd90
View commit details
Copy full SHA for c3bcd90
View code at this point
Browse repository at this point
Remove "Destructive ifft" warnings
Show description for ec16727
egpbos
committed
ec16727
View commit details
Copy full SHA for ec16727
View code at this point
Browse repository at this point
Cleaner templates
Show description for d3fd2da
egpbos
committed
d3fd2da
View commit details
Copy full SHA for d3fd2da
View code at this point
Browse repository at this point
Commits on Oct 10, 2017
First version of basic interface for xarray (#6)
Show description for 133f1be
egpbos
committed
133f1be
View commit details
Copy full SHA for 133f1be
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.