prudhomm on master
fix warning (compare)
vincentchabannes on feelpp-v0.106
add option for smooth the radius (compare)
vincentchabannes on feelpp-v0.106
up ITK version + use RPATH avoid to call wget at each times fix execution if does not have … (compare)
vincentchabannes on feelpp-v0.106
download gmsh headers from gmsh… (compare)
vincentchabannes on feelpp-v0.106
up centerlines fusion + fix war… (compare)
vincentchabannes on feelpp-v0.106
up centerlines coloring add posibility to have a consta… up header (compare)
vincentchabannes on feelpp-v0.106
change a little bit the partiti… (compare)
vincentchabannes on feelpp-v0.106
fix call of python (seems due t… fix OpenSurface algo @francois… add vmtk cmake option and 1 more (compare)
vincentchabannes on feelpp-v0.106
up vmtk version (use a recent c… use new cmake system with link … fix compilation with last feel++ (compare)
vincentchabannes on master
fixed issue #42: requests RORPO… Merge pull request #43 from fee… (compare)
francoisdh on issue-42-rorpo
fixed issue #42: requests RORPO… (compare)
docker pull feelpp/angiotk:master-ubuntu-16.10
give me the same error
docker pull feelpp/angiotk
gives me the same error @vincentchabannes encountered. I read the documentation about docker login but I lack informations I should provide. I guess I should create an account somewhere and ask for access to the feelpp/angiotk
docker registry ?
.buildkite/pipeline.yml
and add the proper cmake
flag
configure
: il ne trouve pas ginac.h
. J'ai cherché à la main car il me semblait que c'était une bibliothèque utilisée par feel++ et effectivement le header est dans /usr/local/include/feelpp/ginac/... Cependant, il me semble que les *.so correspondant sont préfixés par feelpp: libfeelpp_ginac.so
make check
says 3/3 tests are successful ! I also tried to run the first of Alexandre's tests (with the files added in the jemris repo) and it seems to be working. I have written down the install and troubleshooting steps and I will push them online soon.