Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: xtensor-stack/xtensor-fftw
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7abed21
Choose a base ref
...
head repository: xtensor-stack/xtensor-fftw
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 127aae7
Choose a head ref
  • 17 commits
  • 26 files changed
  • 6 contributors

Commits on Oct 27, 2020

  1. Adjust dependency finding so lib works better as submodule

    - Check for xtensor and xtl targets, similar to how xtensor-python does
    it.
    - Adjust path to FindFFTW.cmake so that it uses CMAKE_CURRENT_SOURCE_DIR
    instead of CMAKE_SOURCE_DIR
    Justin Muncaster committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    b8bb48b View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2021

  1. Merge pull request #51 from muncasterconsulting/submodule-fixes

    Adjust dependency finding so lib works better as submodule
    egpbos authored Jan 10, 2021
    Configuration menu
    Copy the full SHA
    2477c57 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. Configuration menu
    Copy the full SHA
    add75ea View commit details
    Browse the repository at this point in the history
  2. Merge pull request #53 from SylvainCorlay/update-installation-instruc…

    …tions
    
    Update installation instructions
    SylvainCorlay authored Apr 13, 2021
    Configuration menu
    Copy the full SHA
    663cbb5 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Configuration menu
    Copy the full SHA
    9f257d5 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

  1. Merge pull request #54 from michaelbacci/feature-light-dependencies

    Remove all FFTW precision dependencies
    JohanMabille authored May 28, 2021
    Configuration menu
    Copy the full SHA
    3f6eeff View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. fix: Install new headers

    michaelbacci committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    0d36bd7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from michaelbacci/feature-light-dependencies

    Feature light dependencies
    michaelbacci authored Jun 24, 2021
    Configuration menu
    Copy the full SHA
    744e8b2 View commit details
    Browse the repository at this point in the history
  3. fix: Install new headers

    michaelbacci committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    1d11760 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0715e9f View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Merge pull request #55 from michaelbacci/feature-light-dependencies

    fix: Install new headers
    egpbos authored Oct 26, 2021
    Configuration menu
    Copy the full SHA
    e6be85a View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2025

  1. Configuration menu
    Copy the full SHA
    936c74f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f0516e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1124526 View commit details
    Browse the repository at this point in the history
  4. [gtest] replace TYPED_TEST_CASE with TYPED_TEST_SUITE due to `TypedTe…

    …stCaseIsDeprecated is deprecated`
    Roy-Kid committed Apr 28, 2025
    Configuration menu
    Copy the full SHA
    413fab5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d436986 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2025

  1. Merge pull request #65 from Roy-Kid/fix-xt26

    Add support for xtensor 0.26 and upgrade CMake / GoogleTest dependencies
    egpbos authored Apr 29, 2025
    Configuration menu
    Copy the full SHA
    127aae7 View commit details
    Browse the repository at this point in the history
Loading