-
There's a couple of methods from the [ES6 draft](https://people.mozilla.org/~jorendorff/es6-draft.html) that I believe can be implemented without modifying the VM. This issue is a list of them. I'd li…
sbstp updated
9 years ago
-
(copied from PixelScanner Issues)
Should the transcode(int) and transcode(float) methods be called everywhere that transcoding happens in other methods in PixelAudioMapper?
```
public …
-
- The TFBots massively lags the server and game.
- Team Fortress 2 Gamemode is generally slightly laggy to play on.
- Any previous attempts of reducing the lag using either checking if the math.rand…
-
### Is your feature request related to a problem?
Support for other number bases > base 10. Namely:
0x = Hexadecimal
0b = Binary
0o = Octal
### Describe the solution
fn::math::hexToBase10('0x10e…
-
# Lines of code
https://github.com/code-423n4/2024-02-hydradx/blob/603187123a20e0cb8a7ea85c6a6d718429caad8d/HydraDX-node/math/src/omnipool/math.rs#L199
https://github.com/code-423n4/2024-02-hydradx/b…
-
### Analyzer
**Diagnostic ID**: [CA1000](https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1000): `Do not declare static members on generic types`
### Analyzer source…
-
Add Java methods `Math.fma` and `StrictMath.fma` into `J9RecognizedMethods`. The fma (fused multiple add) is described as
>Returns the fused multiply add of the three arguments; that is, returns the…
-
This issue is for designing new classes around the concepts of surfaces and shapes, with the goal of being able to model surface reflectance, thermal emission, and observations of arbitrary shape mode…
-
To simplify the math, the base behaviors currently only operate on one axis as far as their rotation and orientation goes; pretty much implying them to be 2D agents in a 3D world.
They can move in …
-
I'm trying to write a custom Geometry class for Polygon that would convert a shapely polygon to a geometry for phi flow, but I am getting a bit stuck on what methods and properties need to be implemen…
s7uvx updated
2 months ago