-
# Lines of code
https://github.com/code-423n4/2022-05-aura/blob/4989a2077546a5394e3650bf3c224669a0f7e690/convex-platform/contracts/contracts/ConvexMasterChef.sol#L299-L306
# Vulnerability details
…
-
-
Thermodynamics constraints are rather important in metabolic modeling.
If not considered, they would lead to thermodynamically infeasible/implausible flux loops within flux sample.
*Loopless* spa…
-
The basic idea is: Draw a 2D shape (consisting of convex polygons), then define a multi-step transformation. Each step consists of one transformation represented as a matrix (but with intuitive contro…
-
For some applications (notably MRI, but possibly also phase contrast) it would be interesting to look at data spaces that are complex. In that case, we need to support this for the functionals as well…
-
# ~bug
Observed when inputting artifact data categories (cross section shape), when using a forward slash in the category name, ie, "Plano-Convex / Turtleback", and saving it, it buts a jumble of cha…
-
right now it seems impossible to find out which entities are colliding:
ipdb> self.dynamics_world.collision_world.contact_test( self.ground_shape, bullet.ContactResultCallback())
**\* RuntimeError: T…
jf--- updated
6 years ago
-
The Socrata [Location](https://dev.socrata.com/docs/datatypes/location.html) data type is a legacy data type that has been superseded by the [Point](https://dev.socrata.com/docs/datatypes/point.html) …
-
From @taytay (see https://github.com/heroku/cli/issues/545 )
--------
We regularly create and copy Hobby DBs as part of our deploy process. Occasionally, one of these processes will get hung on …
-
Hi, I recently run to this issue with Convex solver so I would like to report it.
The next code will demonstrate the problem:
```
@Test
public void testConvexSolverIssue() {
Primitiv…