roboptim-commit Mailing List for RobOptim (Page 2)
Status: Beta
Brought to you by:
flamiraux
You can subscribe to this list here.
2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(62) |
Jul
(62) |
Aug
(36) |
Sep
(24) |
Oct
(41) |
Nov
(182) |
Dec
(8) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2010 |
Jan
(12) |
Feb
(13) |
Mar
(104) |
Apr
(95) |
May
(90) |
Jun
(90) |
Jul
(93) |
Aug
(97) |
Sep
(91) |
Oct
(93) |
Nov
(90) |
Dec
(95) |
2011 |
Jan
(96) |
Feb
(84) |
Mar
(94) |
Apr
(91) |
May
(93) |
Jun
(91) |
Jul
(93) |
Aug
(93) |
Sep
(107) |
Oct
(93) |
Nov
(58) |
Dec
|
2012 |
Jan
(8) |
Feb
(4) |
Mar
|
Apr
(3) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
(6) |
Dec
(5) |
2013 |
Jan
(16) |
Feb
(22) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: GitHub <no...@gi...> - 2013-01-31 07:05:35
|
Branch: refs/heads/master Home: https://github.com/laas/roboptim-core-plugin-ipopt Commit: fa4a1d8d863545febc08f493d6d03adb9c7b99cc https://github.com/laas/roboptim-core-plugin-ipopt/commit/fa4a1d8d863545febc08f493d6d03adb9c7b99cc Author: Thomas Moulard <tho...@gm...> Date: 2013-01-30 (Wed, 30 Jan 2013) Changed paths: M .gitignore Log Message: ----------- Update .gitignore file. |
From: GitHub <no...@gi...> - 2013-01-31 07:04:49
|
Branch: refs/heads/master Home: https://github.com/laas/roboptim-core-plugin-ipopt Commit: e75ff0ae375d27a20c08fd703c72e75a506a4768 https://github.com/laas/roboptim-core-plugin-ipopt/commit/e75ff0ae375d27a20c08fd703c72e75a506a4768 Author: Francois Keith <ke...@li...> Date: 2013-01-30 (Wed, 30 Jan 2013) Changed paths: M src/ipopt-td.cc Log Message: ----------- Remove useless macro. Commit: 7957859569a8117fb67e3b97cff7fc466c23e383 https://github.com/laas/roboptim-core-plugin-ipopt/commit/7957859569a8117fb67e3b97cff7fc466c23e383 Author: Francois Keith <ke...@li...> Date: 2013-01-30 (Wed, 30 Jan 2013) Changed paths: M tests/CMakeLists.txt A tests/plugin2.cc M tests/shared-tests Log Message: ----------- Add the test hs071 using multiple-output constraints. Commit: 4172a7b3777d1701acb3064b46c90d3fcca17173 https://github.com/laas/roboptim-core-plugin-ipopt/commit/4172a7b3777d1701acb3064b46c90d3fcca17173 Author: Thomas Moulard <tho...@gm...> Date: 2013-01-30 (Wed, 30 Jan 2013) Changed paths: M tests/shared-tests Log Message: ----------- Synchronize. Compare: https://github.com/laas/roboptim-core-plugin-ipopt/compare/62fda0c0c93e...4172a7b3777d |
From: GitHub <no...@gi...> - 2013-01-31 06:39:55
|
Branch: refs/heads/topic/eigen3 Home: https://github.com/laas/roboptim-core-plugin-ipopt |
From: GitHub <no...@gi...> - 2013-01-31 06:39:25
|
Branch: refs/heads/master Home: https://github.com/laas/roboptim-core-plugin-ipopt Commit: 62fda0c0c93e2c79720d14981fd2d72226fa12d1 https://github.com/laas/roboptim-core-plugin-ipopt/commit/62fda0c0c93e2c79720d14981fd2d72226fa12d1 Author: Thomas Moulard <tho...@gm...> Date: 2013-01-23 (Wed, 23 Jan 2013) Changed paths: M src/ipopt-td.cc M src/ipopt.cc M tests/shared-tests Log Message: ----------- Port plug-in to Eigen. |
From: GitHub <no...@gi...> - 2013-01-31 06:34:35
|
Branch: refs/heads/master Home: https://github.com/laas/roboptim-core Commit: de15ef0db8f3ea248bcb2da739ecaad3d4df72a8 https://github.com/laas/roboptim-core/commit/de15ef0db8f3ea248bcb2da739ecaad3d4df72a8 Author: Thomas Moulard <tho...@gm...> Date: 2013-01-30 (Wed, 30 Jan 2013) Changed paths: M tests/shared-tests Log Message: ----------- Synchronize. |
From: GitHub <no...@gi...> - 2013-01-31 06:30:56
|
Branch: refs/heads/topic/multidimension-constraint Home: https://github.com/laas/roboptim-core |
From: GitHub <no...@gi...> - 2013-01-31 06:30:48
|
Branch: refs/heads/topic/eigen3 Home: https://github.com/laas/roboptim-core |
From: GitHub <no...@gi...> - 2013-01-31 06:29:35
|
Branch: refs/heads/master Home: https://github.com/laas/roboptim-core Commit: e2daf515bb0f8121b2ef222a7b5a0c561475b2fd https://github.com/laas/roboptim-core/commit/e2daf515bb0f8121b2ef222a7b5a0c561475b2fd Author: Florent Lamiraux <fl...@la...> Date: 2012-12-17 (Mon, 17 Dec 2012) Changed paths: M CMakeLists.txt M include/roboptim/core/derivable-parametrized-function.hh M include/roboptim/core/differentiable-function.hh M include/roboptim/core/filter/cached-function.hh M include/roboptim/core/function.hh M include/roboptim/core/io.hh M include/roboptim/core/n-times-derivable-function.hh M include/roboptim/core/numeric-quadratic-function.hh M include/roboptim/core/parametrized-function.hh M include/roboptim/core/problem.hxx M include/roboptim/core/twice-differentiable-function.hh M include/roboptim/core/util.hxx M include/roboptim/core/visualization/gnuplot.hh M src/constant-function.cc M src/finite-difference-gradient.cc M src/identity-function.cc M src/linear-function.cc M src/numeric-linear-function.cc M src/numeric-quadratic-function.cc M src/result-with-warnings.cc M src/result.cc M src/sum-of-c1-squares.cc M src/util.cc M tests/cached-function.cc M tests/constant-function.cc M tests/derivable-function.cc M tests/derivable-parametrized-function.cc M tests/function.cc M tests/identity-function.cc M tests/linear-function.cc M tests/n-times-derivable-function.cc M tests/numeric-linear-function.cc M tests/numeric-quadratic-function.cc M tests/parametrized-function.cc M tests/problem-cc.cc M tests/quadratic-function.cc M tests/simple.cc M tests/split.cc M tests/twice-derivable-function.cc Log Message: ----------- Use eigen for matrices and vectors. Commit: e3823b1998daea89da9d591964426e81c56600dd https://github.com/laas/roboptim-core/commit/e3823b1998daea89da9d591964426e81c56600dd Author: Florent Lamiraux <fl...@la...> Date: 2012-12-17 (Mon, 17 Dec 2012) Changed paths: M CMakeLists.txt M src/CMakeLists.txt M tests/CMakeLists.txt Log Message: ----------- Do not use useless macro SEARCH_FOR_EIGEN Use ADD_REQUIRED_DEPENDENCY instead. Commit: d73d134f51baa436c24d5652e3a996f1011cd1e8 https://github.com/laas/roboptim-core/commit/d73d134f51baa436c24d5652e3a996f1011cd1e8 Author: Thomas Moulard <tho...@gm...> Date: 2012-12-17 (Mon, 17 Dec 2012) Changed paths: M include/roboptim/core/filter/split.hxx M include/roboptim/core/function.hh M tests/split.cc Log Message: ----------- Fix conversion issues on Ubuntu 12.04. Commit: 96386a5a9d9d1601f0be9f7cf670f2c5fe544e65 https://github.com/laas/roboptim-core/commit/96386a5a9d9d1601f0be9f7cf670f2c5fe544e65 Author: Thomas Moulard <tho...@gm...> Date: 2012-12-17 (Mon, 17 Dec 2012) Changed paths: M cmake Log Message: ----------- Update submodule. Commit: 7cf50e272970041133d932c8e58d2af3f02520cc https://github.com/laas/roboptim-core/commit/7cf50e272970041133d932c8e58d2af3f02520cc Author: Thomas Moulard <tho...@gm...> Date: 2012-12-25 (Tue, 25 Dec 2012) Changed paths: M include/roboptim/core/function.hh M include/roboptim/core/fwd.hh M include/roboptim/core/twice-differentiable-function.hh M include/roboptim/core/visualization/gnuplot.hh M src/constant-function.cc M src/function.cc Log Message: ----------- Generalize the Function class to support both dense and sparse matrices. Commit: 37ff485a888ab3a6673532abe79510f2eb82266e https://github.com/laas/roboptim-core/commit/37ff485a888ab3a6673532abe79510f2eb82266e Author: Thomas Moulard <tho...@gm...> Date: 2012-12-25 (Tue, 25 Dec 2012) Changed paths: M .gitignore Log Message: ----------- Update .gitignore file. Commit: bd0954ed0d9bb5a3b7a41964edda325694daae39 https://github.com/laas/roboptim-core/commit/bd0954ed0d9bb5a3b7a41964edda325694daae39 Author: Thomas Moulard <tho...@gm...> Date: 2012-12-25 (Tue, 25 Dec 2012) Changed paths: M CMakeLists.txt Log Message: ----------- Disable -Werror for now. Commit: 5dea96280860abfe169c5e7309a76b66650c10c3 https://github.com/laas/roboptim-core/commit/5dea96280860abfe169c5e7309a76b66650c10c3 Author: Thomas Moulard <tho...@gm...> Date: 2012-12-25 (Tue, 25 Dec 2012) Changed paths: M include/roboptim/core/function.hh Log Message: ----------- Add missing specialization. Commit: ec6a6f38b2a94b9f5adc4683f3281e4e24ff848a https://github.com/laas/roboptim-core/commit/ec6a6f38b2a94b9f5adc4683f3281e4e24ff848a Author: Thomas Moulard <tho...@gm...> Date: 2013-01-18 (Fri, 18 Jan 2013) Changed paths: M CMakeLists.txt M include/roboptim/core/debug.hh M include/roboptim/core/sys.hh M src/CMakeLists.txt Log Message: ----------- Use log4cxx instead of libcwd for logging. Commit: 89f8e35fb3075d52a0f14f2c16149e64fb0e740d https://github.com/laas/roboptim-core/commit/89f8e35fb3075d52a0f14f2c16149e64fb0e740d Author: Thomas Moulard <tho...@gm...> Date: 2013-01-18 (Fri, 18 Jan 2013) Changed paths: M include/roboptim/core/differentiable-function.hh M include/roboptim/core/function.hh M include/roboptim/core/generic-solver.hh M include/roboptim/core/solver.hh M include/roboptim/core/twice-differentiable-function.hh M src/generic-solver.cc M tests/shared-tests Log Message: ----------- Continue switching logging system to log4cxx. Commit: bc18cff4f44df94ea7bb2e3abcc1dba5940496e5 https://github.com/laas/roboptim-core/commit/bc18cff4f44df94ea7bb2e3abcc1dba5940496e5 Author: Thomas Moulard <tho...@gm...> Date: 2013-01-23 (Wed, 23 Jan 2013) Changed paths: M CMakeLists.txt Log Message: ----------- Add ltdl to pkg-config file libraries. Commit: b8d80a9dee4ef7a9192670ca8f32a87c6779006a https://github.com/laas/roboptim-core/commit/b8d80a9dee4ef7a9192670ca8f32a87c6779006a Author: Antonio El Khoury <ael...@la...> Date: 2013-01-30 (Wed, 30 Jan 2013) Changed paths: M include/roboptim/core/problem.hh M include/roboptim/core/problem.hxx Log Message: ----------- Add support for adding constraint in R^m for m > 1. Constraint intervals and scales are now added to intervals vector "intervalsVect_" and scales vector "scalesVect_" attributes. Old attributes "scales_" and "intervals_" supported only adding scalar constraints the problem. Commit: 3c47f9037bde0e30daedf1e8f268b3a3483683e5 https://github.com/laas/roboptim-core/commit/3c47f9037bde0e30daedf1e8f268b3a3483683e5 Author: Thomas Moulard <tho...@gm...> Date: 2013-01-30 (Wed, 30 Jan 2013) Changed paths: M include/roboptim/core/problem.hh Log Message: ----------- Move typedefs for constraints in the appropriate Problem specialization. Commit: e957440a7ac426bbe698cc37276554943b740dff https://github.com/laas/roboptim-core/commit/e957440a7ac426bbe698cc37276554943b740dff Author: Thomas Moulard <tho...@gm...> Date: 2013-01-30 (Wed, 30 Jan 2013) Changed paths: M cmake Log Message: ----------- Synchronize. Commit: 06a97f279aa7b7e5d31faf93e9468e329bb48c83 https://github.com/laas/roboptim-core/commit/06a97f279aa7b7e5d31faf93e9468e329bb48c83 Author: Thomas Moulard <tho...@gm...> Date: 2013-01-30 (Wed, 30 Jan 2013) Changed paths: R ChangeLog Log Message: ----------- Remove obsolete ChangeLog. ChangeLog information should now be extracted from Git commits. Commit: 5a63ee2c5969a65078bd4cbb377d3a69d232d02c https://github.com/laas/roboptim-core/commit/5a63ee2c5969a65078bd4cbb377d3a69d232d02c Author: Thomas Moulard <tho...@gm...> Date: 2013-01-30 (Wed, 30 Jan 2013) Changed paths: M .gitignore Log Message: ----------- Remove unneeded entries from .gitignore file. Commit: 0537a3a911e6ea238c153d69776cf5632aeb2fb6 https://github.com/laas/roboptim-core/commit/0537a3a911e6ea238c153d69776cf5632aeb2fb6 Author: Thomas Moulard <tho...@gm...> Date: 2013-01-30 (Wed, 30 Jan 2013) Changed paths: M CMakeLists.txt M include/roboptim/core/debug.hh M include/roboptim/core/derivable-parametrized-function.hh M include/roboptim/core/differentiable-function.hh M include/roboptim/core/filter/cached-function.hh M include/roboptim/core/filter/split.hxx M include/roboptim/core/function.hh M include/roboptim/core/fwd.hh M include/roboptim/core/generic-solver.hh M include/roboptim/core/io.hh M include/roboptim/core/n-times-derivable-function.hh M include/roboptim/core/numeric-quadratic-function.hh M include/roboptim/core/parametrized-function.hh M include/roboptim/core/problem.hxx M include/roboptim/core/solver.hh M include/roboptim/core/sys.hh M include/roboptim/core/twice-differentiable-function.hh M include/roboptim/core/util.hxx M include/roboptim/core/visualization/gnuplot.hh M src/CMakeLists.txt M src/constant-function.cc M src/finite-difference-gradient.cc M src/function.cc M src/generic-solver.cc M src/identity-function.cc M src/linear-function.cc M src/numeric-linear-function.cc M src/numeric-quadratic-function.cc M src/result-with-warnings.cc M src/result.cc M src/sum-of-c1-squares.cc M src/util.cc M tests/CMakeLists.txt M tests/cached-function.cc M tests/constant-function.cc M tests/derivable-function.cc M tests/derivable-parametrized-function.cc M tests/function.cc M tests/identity-function.cc M tests/linear-function.cc M tests/n-times-derivable-function.cc M tests/numeric-linear-function.cc M tests/numeric-quadratic-function.cc M tests/parametrized-function.cc M tests/problem-cc.cc M tests/quadratic-function.cc M tests/shared-tests M tests/simple.cc M tests/split.cc M tests/twice-derivable-function.cc Log Message: ----------- Merge Eigen3 development branch. Commit: 9166af58afa35cf35ddf2608289a0fdc538ca462 https://github.com/laas/roboptim-core/commit/9166af58afa35cf35ddf2608289a0fdc538ca462 Author: Thomas Moulard <tho...@gm...> Date: 2013-01-30 (Wed, 30 Jan 2013) Changed paths: M tests/CMakeLists.txt M tests/shared-tests Log Message: ----------- Update shared tests. Compare: https://github.com/laas/roboptim-core/compare/a0f9354eef68...9166af58afa3 |
From: GitHub <no...@gi...> - 2013-01-31 05:42:43
|
Branch: refs/heads/topic/rename-plugin-packages Home: https://github.com/laas/roboptim-core |
From: GitHub <no...@gi...> - 2013-01-24 06:46:28
|
Branch: refs/heads/topic/eigen3 Home: https://github.com/laas/roboptim-core Commit: bc18cff4f44df94ea7bb2e3abcc1dba5940496e5 https://github.com/laas/roboptim-core/commit/bc18cff4f44df94ea7bb2e3abcc1dba5940496e5 Author: Thomas Moulard <tho...@gm...> Date: 2013-01-23 (Wed, 23 Jan 2013) Changed paths: M CMakeLists.txt Log Message: ----------- Add ltdl to pkg-config file libraries. |
From: GitHub <no...@gi...> - 2013-01-24 06:35:02
|
Branch: refs/heads/topic/eigen3 Home: https://github.com/laas/roboptim-core-plugin-ipopt Commit: 62fda0c0c93e2c79720d14981fd2d72226fa12d1 https://github.com/laas/roboptim-core-plugin-ipopt/commit/62fda0c0c93e2c79720d14981fd2d72226fa12d1 Author: Thomas Moulard <tho...@gm...> Date: 2013-01-23 (Wed, 23 Jan 2013) Changed paths: M src/ipopt-td.cc M src/ipopt.cc M tests/shared-tests Log Message: ----------- Port plug-in to Eigen. |
From: GitHub <no...@gi...> - 2013-01-22 02:51:38
|
Branch: refs/heads/topic/eigen3 Home: https://github.com/laas/roboptim-core Commit: 89f8e35fb3075d52a0f14f2c16149e64fb0e740d https://github.com/laas/roboptim-core/commit/89f8e35fb3075d52a0f14f2c16149e64fb0e740d Author: Thomas Moulard <tho...@gm...> Date: 2013-01-18 (Fri, 18 Jan 2013) Changed paths: M include/roboptim/core/differentiable-function.hh M include/roboptim/core/function.hh M include/roboptim/core/generic-solver.hh M include/roboptim/core/solver.hh M include/roboptim/core/twice-differentiable-function.hh M src/generic-solver.cc M tests/shared-tests Log Message: ----------- Continue switching logging system to log4cxx. |
From: GitHub <no...@gi...> - 2013-01-21 09:29:31
|
Branch: refs/heads/topic/eigen3 Home: https://github.com/laas/roboptim-core Commit: ec6a6f38b2a94b9f5adc4683f3281e4e24ff848a https://github.com/laas/roboptim-core/commit/ec6a6f38b2a94b9f5adc4683f3281e4e24ff848a Author: Thomas Moulard <tho...@gm...> Date: 2013-01-18 (Fri, 18 Jan 2013) Changed paths: M CMakeLists.txt M include/roboptim/core/debug.hh M include/roboptim/core/sys.hh M src/CMakeLists.txt Log Message: ----------- Use log4cxx instead of libcwd for logging. |
From: GitHub <no...@gi...> - 2012-12-27 19:45:53
|
Branch: refs/heads/topic/multiple_output_constraint Home: https://github.com/laas/roboptim-core-plugin-ipopt Commit: 09777570bfdfa587c866b66ce16c6e44b321a19f https://github.com/laas/roboptim-core-plugin-ipopt/commit/09777570bfdfa587c866b66ce16c6e44b321a19f Author: Francois Keith <ke...@li...> Date: 2012-12-27 (Thu, 27 Dec 2012) Changed paths: M src/ipopt-td.cc M src/ipopt.cc Log Message: ----------- Handle constraints with multiple outputs. Use the size of the bounds rather than the size of the constraint vector for the assertion (The size of the constraint vector may not equal the number of constraints). For each constraint, loop on the number of constraints to compute the hessian, gradient and hessian value. Commit: 0192c4a910dcdf4393e77a49027e0c5e090e1385 https://github.com/laas/roboptim-core-plugin-ipopt/commit/0192c4a910dcdf4393e77a49027e0c5e090e1385 Author: Francois Keith <ke...@li...> Date: 2012-12-27 (Thu, 27 Dec 2012) Changed paths: M src/ipopt-td.cc Log Message: ----------- Remove useless macro. Commit: 1b4f009a71ae34a32f549f571d4d9366c63e41e7 https://github.com/laas/roboptim-core-plugin-ipopt/commit/1b4f009a71ae34a32f549f571d4d9366c63e41e7 Author: Francois Keith <ke...@li...> Date: 2012-12-27 (Thu, 27 Dec 2012) Changed paths: M tests/CMakeLists.txt A tests/plugin2.cc M tests/shared-tests Log Message: ----------- Add the test hs071 using multiple-output constraints. Compare: https://github.com/laas/roboptim-core-plugin-ipopt/compare/09777570bfdf^...1b4f009a71ae |
From: GitHub <no...@gi...> - 2012-12-27 19:33:02
|
Branch: refs/heads/topic/multiple_output_constraint Home: https://github.com/laas/roboptim-core Commit: 877de45a501be99cf2edb7ebbc909cf174d4f24e https://github.com/laas/roboptim-core/commit/877de45a501be99cf2edb7ebbc909cf174d4f24e Author: Francois Keith <ke...@li...> Date: 2012-12-27 (Thu, 27 Dec 2012) Changed paths: M include/roboptim/core/problem.hxx Log Message: ----------- Correct the print of constraints. The constraints may have several output values. This commit distinguishes the number of bounds (that correspond to the real number of constraints) from the number of constraint functions. Commit: f5c51d890311afd34edc55fdeeca9371274920d4 https://github.com/laas/roboptim-core/commit/f5c51d890311afd34edc55fdeeca9371274920d4 Author: Francois Keith <ke...@li...> Date: 2012-12-27 (Thu, 27 Dec 2012) Changed paths: M include/roboptim/core/problem.hh Log Message: ----------- Complete the documentation of the method addConstraint. It only accept function whose outputSize is 1. Commit: b4573b06a4ab419fd0241e1b7c39371724c5b6ee https://github.com/laas/roboptim-core/commit/b4573b06a4ab419fd0241e1b7c39371724c5b6ee Author: Francois Keith <ke...@li...> Date: 2012-12-27 (Thu, 27 Dec 2012) Changed paths: M include/roboptim/core/problem.hh M include/roboptim/core/problem.hxx Log Message: ----------- Add a method to add constraints whose outputSize is >= 1. Compare: https://github.com/laas/roboptim-core/compare/877de45a501b^...b4573b06a4ab |
From: GitHub <no...@gi...> - 2012-12-26 02:30:37
|
Branch: refs/heads/topic/eigen3 Home: https://github.com/laas/roboptim-core Commit: 5dea96280860abfe169c5e7309a76b66650c10c3 https://github.com/laas/roboptim-core/commit/5dea96280860abfe169c5e7309a76b66650c10c3 Author: Thomas Moulard <tho...@gm...> Date: 2012-12-25 (Tue, 25 Dec 2012) Changed paths: M include/roboptim/core/function.hh Log Message: ----------- Add missing specialization. |
From: GitHub <no...@gi...> - 2012-12-26 01:58:13
|
Branch: refs/heads/topic/eigen3 Home: https://github.com/laas/roboptim-core Commit: 7cf50e272970041133d932c8e58d2af3f02520cc https://github.com/laas/roboptim-core/commit/7cf50e272970041133d932c8e58d2af3f02520cc Author: Thomas Moulard <tho...@gm...> Date: 2012-12-25 (Tue, 25 Dec 2012) Changed paths: M include/roboptim/core/function.hh M include/roboptim/core/fwd.hh M include/roboptim/core/twice-differentiable-function.hh M include/roboptim/core/visualization/gnuplot.hh M src/constant-function.cc M src/function.cc Log Message: ----------- Generalize the Function class to support both dense and sparse matrices. Commit: 37ff485a888ab3a6673532abe79510f2eb82266e https://github.com/laas/roboptim-core/commit/37ff485a888ab3a6673532abe79510f2eb82266e Author: Thomas Moulard <tho...@gm...> Date: 2012-12-25 (Tue, 25 Dec 2012) Changed paths: M .gitignore Log Message: ----------- Update .gitignore file. Commit: bd0954ed0d9bb5a3b7a41964edda325694daae39 https://github.com/laas/roboptim-core/commit/bd0954ed0d9bb5a3b7a41964edda325694daae39 Author: Thomas Moulard <tho...@gm...> Date: 2012-12-25 (Tue, 25 Dec 2012) Changed paths: M CMakeLists.txt Log Message: ----------- Disable -Werror for now. Compare: https://github.com/laas/roboptim-core/compare/96386a5a9d9d...bd0954ed0d9b |
From: GitHub <no...@gi...> - 2012-12-18 02:48:27
|
Branch: refs/heads/topic/eigen3 Home: https://github.com/laas/roboptim-core Commit: e2daf515bb0f8121b2ef222a7b5a0c561475b2fd https://github.com/laas/roboptim-core/commit/e2daf515bb0f8121b2ef222a7b5a0c561475b2fd Author: Florent Lamiraux <fl...@la...> Date: 2012-12-17 (Mon, 17 Dec 2012) Changed paths: M CMakeLists.txt M include/roboptim/core/derivable-parametrized-function.hh M include/roboptim/core/differentiable-function.hh M include/roboptim/core/filter/cached-function.hh M include/roboptim/core/function.hh M include/roboptim/core/io.hh M include/roboptim/core/n-times-derivable-function.hh M include/roboptim/core/numeric-quadratic-function.hh M include/roboptim/core/parametrized-function.hh M include/roboptim/core/problem.hxx M include/roboptim/core/twice-differentiable-function.hh M include/roboptim/core/util.hxx M include/roboptim/core/visualization/gnuplot.hh M src/constant-function.cc M src/finite-difference-gradient.cc M src/identity-function.cc M src/linear-function.cc M src/numeric-linear-function.cc M src/numeric-quadratic-function.cc M src/result-with-warnings.cc M src/result.cc M src/sum-of-c1-squares.cc M src/util.cc M tests/cached-function.cc M tests/constant-function.cc M tests/derivable-function.cc M tests/derivable-parametrized-function.cc M tests/function.cc M tests/identity-function.cc M tests/linear-function.cc M tests/n-times-derivable-function.cc M tests/numeric-linear-function.cc M tests/numeric-quadratic-function.cc M tests/parametrized-function.cc M tests/problem-cc.cc M tests/quadratic-function.cc M tests/simple.cc M tests/split.cc M tests/twice-derivable-function.cc Log Message: ----------- Use eigen for matrices and vectors. Commit: e3823b1998daea89da9d591964426e81c56600dd https://github.com/laas/roboptim-core/commit/e3823b1998daea89da9d591964426e81c56600dd Author: Florent Lamiraux <fl...@la...> Date: 2012-12-17 (Mon, 17 Dec 2012) Changed paths: M CMakeLists.txt M src/CMakeLists.txt M tests/CMakeLists.txt Log Message: ----------- Do not use useless macro SEARCH_FOR_EIGEN Use ADD_REQUIRED_DEPENDENCY instead. Commit: d73d134f51baa436c24d5652e3a996f1011cd1e8 https://github.com/laas/roboptim-core/commit/d73d134f51baa436c24d5652e3a996f1011cd1e8 Author: Thomas Moulard <tho...@gm...> Date: 2012-12-17 (Mon, 17 Dec 2012) Changed paths: M include/roboptim/core/filter/split.hxx M include/roboptim/core/function.hh M tests/split.cc Log Message: ----------- Fix conversion issues on Ubuntu 12.04. Commit: 96386a5a9d9d1601f0be9f7cf670f2c5fe544e65 https://github.com/laas/roboptim-core/commit/96386a5a9d9d1601f0be9f7cf670f2c5fe544e65 Author: Thomas Moulard <tho...@gm...> Date: 2012-12-17 (Mon, 17 Dec 2012) Changed paths: M cmake Log Message: ----------- Update submodule. Compare: https://github.com/laas/roboptim-core/compare/52cc564fe317...96386a5a9d9d |
From: GitHub <no...@gi...> - 2012-11-27 10:03:49
|
Branch: refs/heads/master Home: https://github.com/laas/roboptim-core Commit: a0f9354eef687d4f854c28ec51e6d8dbafd55193 https://github.com/laas/roboptim-core/commit/a0f9354eef687d4f854c28ec51e6d8dbafd55193 Author: Antonio El Khoury <ael...@la...> Date: 2012-11-27 (Tue, 27 Nov 2012) Changed paths: M cmake Log Message: ----------- Synchronize cmake submodule. |
From: GitHub <no...@gi...> - 2012-11-27 09:52:42
|
Branch: refs/heads/gh-pages Home: https://github.com/laas/roboptim-core-plugin-ipopt Commit: d60cd01b0d7e033ddeba12e64bc2fe8a2d02095f https://github.com/laas/roboptim-core-plugin-ipopt/commit/d60cd01b0d7e033ddeba12e64bc2fe8a2d02095f Author: Antonio El Khoury <ael...@la...> Date: 2012-11-27 (Tue, 27 Nov 2012) Changed paths: A doxygen/1.0.0/a00001.html A doxygen/1.0.0/a00002.html A doxygen/1.0.0/a00003.html A doxygen/1.0.0/a00004.html A doxygen/1.0.0/a00005.html A doxygen/1.0.0/a00006.html A doxygen/1.0.0/a00007.html A doxygen/1.0.0/a00008.html A doxygen/1.0.0/a00009.html A doxygen/1.0.0/a00010.html A doxygen/1.0.0/a00011.html A doxygen/1.0.0/a00012.html A doxygen/1.0.0/a00013.html A doxygen/1.0.0/a00014.html A doxygen/1.0.0/a00015.html A doxygen/1.0.0/a00016.html A doxygen/1.0.0/a00018.html A doxygen/1.0.0/a00020.html A doxygen/1.0.0/a00021.html A doxygen/1.0.0/a00022.html A doxygen/1.0.0/a00023.html A doxygen/1.0.0/a00024.html A doxygen/1.0.0/a00025.map A doxygen/1.0.0/a00025.md5 A doxygen/1.0.0/a00025.png A doxygen/1.0.0/a00026.map A doxygen/1.0.0/a00026.md5 A doxygen/1.0.0/a00026.png A doxygen/1.0.0/a00027.map A doxygen/1.0.0/a00027.md5 A doxygen/1.0.0/a00027.png A doxygen/1.0.0/a00028.map A doxygen/1.0.0/a00028.md5 A doxygen/1.0.0/a00028.png A doxygen/1.0.0/a00029.map A doxygen/1.0.0/a00029.md5 A doxygen/1.0.0/a00029.png A doxygen/1.0.0/a00030.map A doxygen/1.0.0/a00030.md5 A doxygen/1.0.0/a00030.png A doxygen/1.0.0/a00031.map A doxygen/1.0.0/a00031.md5 A doxygen/1.0.0/a00031.png A doxygen/1.0.0/a00032.map A doxygen/1.0.0/a00032.md5 A doxygen/1.0.0/a00032.png A doxygen/1.0.0/a00033.map A doxygen/1.0.0/a00033.md5 A doxygen/1.0.0/a00033.png A doxygen/1.0.0/a00034.map A doxygen/1.0.0/a00034.md5 A doxygen/1.0.0/a00034.png A doxygen/1.0.0/a00035.map A doxygen/1.0.0/a00035.md5 A doxygen/1.0.0/a00035.png A doxygen/1.0.0/a00036.map A doxygen/1.0.0/a00036.md5 A doxygen/1.0.0/a00036.png A doxygen/1.0.0/a00037.map A doxygen/1.0.0/a00037.md5 A doxygen/1.0.0/a00037.png A doxygen/1.0.0/a00038.map A doxygen/1.0.0/a00038.md5 A doxygen/1.0.0/a00038.png A doxygen/1.0.0/a00039.map A doxygen/1.0.0/a00039.md5 A doxygen/1.0.0/a00039.png A doxygen/1.0.0/a00040.map A doxygen/1.0.0/a00040.md5 A doxygen/1.0.0/a00040.png A doxygen/1.0.0/a00041.map A doxygen/1.0.0/a00041.md5 A doxygen/1.0.0/a00041.png A doxygen/1.0.0/a00042.map A doxygen/1.0.0/a00042.md5 A doxygen/1.0.0/a00042.png A doxygen/1.0.0/a00043.html A doxygen/1.0.0/a00044.map A doxygen/1.0.0/a00044.md5 A doxygen/1.0.0/a00044.png A doxygen/1.0.0/a00045.map A doxygen/1.0.0/a00045.md5 A doxygen/1.0.0/a00045.png A doxygen/1.0.0/a00046.html A doxygen/1.0.0/a00047.map A doxygen/1.0.0/a00047.md5 A doxygen/1.0.0/a00047.png A doxygen/1.0.0/a00048.map A doxygen/1.0.0/a00048.md5 A doxygen/1.0.0/a00048.png A doxygen/1.0.0/a00049.html A doxygen/1.0.0/a00050.map A doxygen/1.0.0/a00050.md5 A doxygen/1.0.0/a00050.png A doxygen/1.0.0/a00051.html A doxygen/1.0.0/a00052.map A doxygen/1.0.0/a00052.md5 A doxygen/1.0.0/a00052.png A doxygen/1.0.0/a00053.html A doxygen/1.0.0/annotated.html A doxygen/1.0.0/classes.html A doxygen/1.0.0/doxygen.css A doxygen/1.0.0/doxygen.png A doxygen/1.0.0/files.html A doxygen/1.0.0/ftv2blank.png A doxygen/1.0.0/ftv2doc.png A doxygen/1.0.0/ftv2folderclosed.png A doxygen/1.0.0/ftv2folderopen.png A doxygen/1.0.0/ftv2lastnode.png A doxygen/1.0.0/ftv2link.png A doxygen/1.0.0/ftv2mlastnode.png A doxygen/1.0.0/ftv2mnode.png A doxygen/1.0.0/ftv2node.png A doxygen/1.0.0/ftv2plastnode.png A doxygen/1.0.0/ftv2pnode.png A doxygen/1.0.0/ftv2vertline.png A doxygen/1.0.0/functions.html A doxygen/1.0.0/functions_func.html A doxygen/1.0.0/functions_rela.html A doxygen/1.0.0/functions_type.html A doxygen/1.0.0/functions_vars.html A doxygen/1.0.0/globals.html A doxygen/1.0.0/globals_defs.html A doxygen/1.0.0/globals_func.html A doxygen/1.0.0/globals_type.html A doxygen/1.0.0/globals_vars.html A doxygen/1.0.0/graph_legend.dot A doxygen/1.0.0/graph_legend.html A doxygen/1.0.0/graph_legend.png A doxygen/1.0.0/hierarchy.html A doxygen/1.0.0/index.html A doxygen/1.0.0/inherits.html A doxygen/1.0.0/installdox A doxygen/1.0.0/installdox.fixed A doxygen/1.0.0/main.html A doxygen/1.0.0/modules.html A doxygen/1.0.0/namespacemembers.html A doxygen/1.0.0/namespacemembers_func.html A doxygen/1.0.0/namespaces.html A doxygen/1.0.0/search/all_61.html A doxygen/1.0.0/search/all_63.html A doxygen/1.0.0/search/all_64.html A doxygen/1.0.0/search/all_65.html A doxygen/1.0.0/search/all_66.html A doxygen/1.0.0/search/all_67.html A doxygen/1.0.0/search/all_69.html A doxygen/1.0.0/search/all_6a.html A doxygen/1.0.0/search/all_6b.html A doxygen/1.0.0/search/all_6d.html A doxygen/1.0.0/search/all_70.html A doxygen/1.0.0/search/all_72.html A doxygen/1.0.0/search/all_73.html A doxygen/1.0.0/search/all_74.html A doxygen/1.0.0/search/all_7e.html A doxygen/1.0.0/search/classes_69.html A doxygen/1.0.0/search/classes_73.html A doxygen/1.0.0/search/classes_74.html A doxygen/1.0.0/search/close.png A doxygen/1.0.0/search/defines_64.html A doxygen/1.0.0/search/defines_66.html A doxygen/1.0.0/search/defines_6d.html A doxygen/1.0.0/search/defines_73.html A doxygen/1.0.0/search/files_64.html A doxygen/1.0.0/search/files_69.html A doxygen/1.0.0/search/functions_63.html A doxygen/1.0.0/search/functions_64.html A doxygen/1.0.0/search/functions_65.html A doxygen/1.0.0/search/functions_66.html A doxygen/1.0.0/search/functions_67.html A doxygen/1.0.0/search/functions_69.html A doxygen/1.0.0/search/functions_6a.html A doxygen/1.0.0/search/functions_73.html A doxygen/1.0.0/search/functions_74.html A doxygen/1.0.0/search/functions_7e.html A doxygen/1.0.0/search/namespaces_69.html A doxygen/1.0.0/search/namespaces_72.html A doxygen/1.0.0/search/nomatches.html A doxygen/1.0.0/search/related_64.html A doxygen/1.0.0/search/search.css A doxygen/1.0.0/search/search.js A doxygen/1.0.0/search/search.png A doxygen/1.0.0/search/typedefs_70.html A doxygen/1.0.0/search/typedefs_73.html A doxygen/1.0.0/search/variables_61.html A doxygen/1.0.0/search/variables_6b.html A doxygen/1.0.0/search/variables_73.html A doxygen/1.0.0/tab_b.gif A doxygen/1.0.0/tab_l.gif A doxygen/1.0.0/tab_r.gif A doxygen/1.0.0/tabs.css A doxygen/1.0.0/tree.html Log Message: ----------- Update 1.0.0 Doxygen documentation. Source commit id: 5ead7c30f4b1dc54d492b548af545e451d3307c5 |
From: GitHub <no...@gi...> - 2012-11-27 09:50:19
|
Branch: refs/heads/gh-pages Home: https://github.com/laas/roboptim-core-plugin-ipopt |
From: GitHub <no...@gi...> - 2012-11-27 09:45:12
|
Branch: refs/tags/v1.0.0 Home: https://github.com/laas/roboptim-core-plugin-ipopt |
From: GitHub <no...@gi...> - 2012-11-27 09:35:56
|
Branch: refs/heads/master Home: https://github.com/laas/roboptim-core-plugin-ipopt Commit: 5ead7c30f4b1dc54d492b548af545e451d3307c5 https://github.com/laas/roboptim-core-plugin-ipopt/commit/5ead7c30f4b1dc54d492b548af545e451d3307c5 Author: Antonio El Khoury <ael...@la...> Date: 2012-11-27 (Tue, 27 Nov 2012) Changed paths: M cmake Log Message: ----------- Synchronize cmake submodule. |
From: GitHub <no...@gi...> - 2012-11-23 08:50:05
|
Branch: refs/heads/master Home: https://github.com/laas/roboptim-core-plugin-ipopt Commit: 963daaf2cf7cb63fcfa2b74cd69aa7e8166c8712 https://github.com/laas/roboptim-core-plugin-ipopt/commit/963daaf2cf7cb63fcfa2b74cd69aa7e8166c8712 Author: Antonio El Khoury <ael...@la...> Date: 2012-11-23 (Fri, 23 Nov 2012) Changed paths: M src/CMakeLists.txt Log Message: ----------- Correct link dependency. |
From: GitHub <no...@gi...> - 2012-10-19 15:40:28
|
Branch: refs/heads/master Home: https://github.com/laas/roboptim-core Commit: f4ca9be37bf0e32f385d86dc1891fbb31783f073 https://github.com/laas/roboptim-core/commit/f4ca9be37bf0e32f385d86dc1891fbb31783f073 Author: Thomas Moulard <tho...@gm...> Date: 2012-10-19 (Fri, 19 Oct 2012) Changed paths: R bootstrap R roboptim-core.spec.in Log Message: ----------- Remove unwanted files. |