Skip to content

Conversation

@jorisv
Copy link
Contributor

@jorisv jorisv commented Apr 9, 2024

  • Allow to run test without installing on Windows
  • Modernize CI
  • Don't run manually vcvarsall.bat
  • Increase the core number on windows and linux/mac

@jorisv jorisv self-assigned this Apr 9, 2024
@jorisv jorisv force-pushed the topic/improve_windows_support branch from d861aed to 20a6c06 Compare April 9, 2024 18:54
@jorisv jorisv marked this pull request as ready for review April 9, 2024 20:10
@jcarpent jcarpent enabled auto-merge April 9, 2024 20:26
@jcarpent jcarpent merged commit 7da86c6 into stack-of-tasks:devel Apr 9, 2024
@jorisv jorisv deleted the topic/improve_windows_support branch April 10, 2024 08:01
nim65s added a commit to nim65s/robotpkg that referenced this pull request Apr 22, 2024
    ## [3.5.0] - 2024-04-14

    ### Added
    - Allow use of installed JRL-cmakemodule (stack-of-tasks/eigenpy#446)
    - Support of Numpy 2.0.0b1 (stack-of-tasks/eigenpy#448)
    - Support new primitive type (char, int8_t, uint8_t, int16_t, uint16_t, uint32_t, uint64_t) ()stack-of-tasks/eigenpy#455)
    - Support conversion between signed <-> unsigned integers (stack-of-tasks/eigenpy#455)
    - Support conversion between complex numbers (stack-of-tasks/eigenpy#455)

    ### Fixed
    - Fix unit test build in C++11 (stack-of-tasks/eigenpy#442)
    - Fix unit test function signature [#443](stack-of-tasks/eigenpy#443)
    - Fix CMake export (stack-of-tasks/eigenpy#446)
    - Fix `int` management on Windows (stack-of-tasks/eigenpy#455)
    - Fix `long long` management on Mac (stack-of-tasks/eigenpy#455)
    - Allow to run test in the build directory on Windows (stack-of-tasks/eigenpy#457)

    ### Removed
    - Remove casting when converting from Eigen scalar to Numpy scalar.
      This should not remove any functionality since Numpy array are created from the Eigen scalar type
      (stack-of-tasks/eigenpy#455)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants