Guillaume Jacquenot
Guillaume Jacquenot
Hello @fbergama This pull request adds CI to build the docker image with GitHub actions. Currently the CI fails because the website `http://www.dais.unive.it` does not respond Build requires the following...
I try to read an abaqus inp mesh of a submarine that be can be found on Internet, that is about 39Mo. http://dsk.ippt.pan.pl/docs/abaqus/v6.13/books/eif/undex_subbody_h005.inp After removing trailing spaces and trailing comma...
#### Reference Issues/PRs #### What does this implement/fix? Explain your changes. #### Does your contribution introduce a new dependency? If yes, which one? #### Any other comments?
I am using Simbody contact algorithm and I would like advice on the convergence of the program below. I am evaluating the contact forces between two boxes, and as I...
I have just met a weird behaviour with `Vec3`, `Rotation` and `Transform`. The default constructor does not behave like other mathematical object like `Rotation`: it initializes to NaN. This is...
I am facing a `Coverage disabled` warning while trying to use `CMake-codecov`. I am building executable with `TARGET_OBJECTS` option, that prevent `CMake-codecov` to discover the language used. The internal variable...
I have tried to compile raysect for Windows with appveyor, by just adding a appveyor.yml file at root of the project After tiny changes in the code, I have succeeded...
I have tried to use your well detailed example with `docker-compose up`, however I have connection timeout errors, that stops this demo. Error is here: pika.exceptions.ConnectionWrongStateError: Illegal close(320, "Timeout while...