-
I spotted a bug related to the "lambda" state vectors. The GenericConstraintSolver contains an attribute GenericConstraintSolver::m_lambdaId which is roughly a map maintaining the connection between t…
-
I am having compilation issues.
**1. SGA Project:**
Cannot open include file: 'sga/ObjectFactory.h': No such file or directory
Cannot open include file: 'sga/ObjectDefinition.h': No such file or …
-
# C/C++
+ [ ] https://github.com/gem5/gem5
+ [ ] https://github.com/daos-stack/daos
+ [ ] https://github.com/ray-project/ray
+ [ ] https://github.com/FFmpeg/FFmpeg
+ [ ] https://github.com/google…
-
This issue comes up from a SOFA-meeting discussion.
The question is how to homogenize and improve the check of data initialization (e.g. out of bounds values etc) in SOFA while avoiding increasing th…
-
Hi
I'm trying to compile the example TrunkEnv, using a simple python function:
```
import gym
import sofagym.envs
import time
import sofagym
env = gym.make('trunk-v0')
observation, inf…
-
## http://microservices.io/index.html
https://github.com/scalecube
https://github.com/spring-cloud/spring-cloud-stream
https://github.com/spring-cloud
http://microprofile.io
https://p…
-
Lots of code needs normalized vectors.
Consequently a lot of functions normalize potentially already normalized vector (thus could be avoided).
Potential solutions:
- a boolean in Vec.h ?
- a…
-
As you can see in the dashboard (ex: commit [2b9daa](https://github.com/sofa-framework/sofa/commit/2b9daad594b54c00bc1a3022999fbf078c22e6b7)), the test [RigidLinearDeformationMappings_test](https://ci…
-
### Describe the bug
Javassist reports an error when encountering duplicate method: "duplicate method".
When I change default implementation of the proxy to Bytebuddy, the service starts successful…
-
Hi,
I am trying to converts **yolov2** weights to tensorflow buffers using following command:
`./flow --model yolov2-tiny.cfg^C-load yolov2-tiny.weights --savepb`
**yolov2-tiny.cfg**
```
[n…