-
### Description
The docs mention that `Quantity.flat` behaves the same as `np.flat`:
https://docs.astropy.org/en/stable/api/astropy.units.Quantity.html#astropy.units.Quantity.flat
However when used…
-
### Checklist
- [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar issues.
- [X] I added a very descriptive title to this issue.
- [X] I have provide…
-
I found this during investigation of Vulkan CTS failures related KhronosGroup/MoltenVK#2116. For the following fragment inputs shader input overrides are not applied at all. Setting breakpoints on all…
spnda updated
6 months ago
-
Reported by @striderxfossility inside #497
-----------------------------
Also there is a ``BUG`` in these components related to props.
For example:
```lua
local tpp = player:FindComponentB…
-
Sample Input
```js
const obj1 = {
"appName": "React",
"tags": ["react", 'mfe'],
"fields": {
"appName": {"type": "checkbox"},
"template": {"type": "textbox","op…
-
`reverse` and `sort` don't make a whole lot of sense as mutable methods on `ReactiveArray`s, and it would make more sense for them to return new arrays instead. With that in mind, I plan to add the fo…
-
It occurs to me that we
- don't often create triangle based geometry, and operate on it with lists even less often.
- It's far more common to create quads.
- It is very uncommon to need irregular s…
-
@andrykonchin, after looking through the code, it looks like the implimentation of [Dynamoid Adapter's delete method](https://github.com/Dynamoid/dynamoid/blob/2744fa5cd5ddac88bc7b95c56d261f0cd632556e…
-
As titled,
This PR highlights items that were discovered during the PR review process of #8491 but were deferred to subsequent PRs because their scope exceeds a single PR:
- [ ] Testing/inv…
-
System.Numerics Matrices do not seem to have any way to convert their values to flat arrays.
This would be helpful when you want to pass data to for example [OpenGL via OpenTK](https://docs.microso…