- May 16, 2023
-
-
Wilson Jallet authored
* optional: check registration of none type and optional type * core: remove useless include * core: fix include --------- Co-authored-by:
Justin Carpentier <justin.carpentier@inria.fr>
-
- May 15, 2023
-
-
Wilson Jallet authored
* optional: expose to-value converter for boost::none_t (and std::nullopt_t if possible) + add src/optional.cpp to expose none types + this allows to have None as a default arg value for functions (also, shows up in stubs) + also allows to have none_t return/argument type * Run pre-commit
-
- Apr 21, 2023
-
-
Justin Carpentier authored
-
- Feb 12, 2023
-
-
Justin Carpentier authored
-
- Jan 30, 2023
-
-
Justin Carpentier authored
-
- Jan 09, 2023
-
-
Justin Carpentier authored
-
- Dec 05, 2022
-
-
Wilson Jallet authored
* bp::extract will construct an Eigen::Ref on the fly as an rvalue using the registered converter * move overload_base_get_item_for_std_vector from pinocchio to here -- changes behaviour of __getitem__ * redef exposeStdVectorEigenSpecificType to overload the boost vector_indexing_suite __getitem__ * move exposeStdVectorEigenSpecificType to std-vector.hpp header
-
Wilson Jallet authored
* add test_std_vector.py * fix copyable.hpp's include guards & namespace * same for pickle-vector * expose std::vector for VectorXd, MatrixXd, VectorXi, MatrixXi
-
- Nov 22, 2022
-
-
pre-commit-ci[bot] authored
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/pre-commit/mirrors-clang-format: v14.0.6 → v15.0.4](https://github.com/pre-commit/mirrors-clang-format/compare/v14.0.6...v15.0.4) * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci Co-authored-by:
pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
-
- Apr 19, 2022
-
-
Justin Carpentier authored
-
Justin Carpentier authored
-
- Apr 02, 2022
-
-
Justin Carpentier authored
run `pre-commit run -a`
-
- Feb 22, 2022
-
-
Justin Carpentier authored
-
- Sep 02, 2021
-
-
Justin Carpentier authored
-
- Aug 05, 2021
-
-
Justin Carpentier authored
-
- Jul 30, 2021
-
-
Justin Carpentier authored
-
Justin Carpentier authored
Needed by Windows
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
- Jul 17, 2021
-
-
Justin Carpentier authored
-
Justin Carpentier authored
-
- Jul 16, 2021
-
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
- Apr 16, 2021
-
-
Justin Carpentier authored
-
- Apr 02, 2021
-
- Mar 23, 2021
-
-
Justin Carpentier authored
-
- May 23, 2020
-
-
Justin Carpentier authored
-
Justin Carpentier authored
-
- May 05, 2020
-
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
This is needed for Windows
-