-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/do…
-
## Introduction
System.Numerics.Vectors is a brilliant set of APIs for computing numerical vectors and matrices, however it has been lacking for a while. This has lead a number of people to whip up t…
-
I need another instance of the ```AutoScrollTag``` be ```SliverAutoScrollTag``` so i can use it inside CustomScrollView.
Please note that my ```itemBuilder``` is a ```SliverGrid``` and i want to wrap…
-
1. All the code in the non-minified version is double spaced. Normally wouldn't note it but it's extra data to load, feel free to ignore.
2. Curious: you know how to merge other forks into your branch…
-
Ever since https://github.com/sympy/sympy/pull/12945, there has been a serious performance regression in Python 2. This is because `BasicMeta.__eq__` now does `type(self) != type(other)`, which calls …
-
- [x] Entity class diagram
- [ ] Component diagram
-
In addition to integrating Live2D Cubism, let's also investigate the feasibility of integrating this.
-
Started by OV for double -> float. Reduces register pressure. Now also typedef switch (AV).
in eemumu_AV/master
It’s a global switch, in the end one may want to have finer grained usage of s…
-
Hi, I've spend a good time searching the mailinglists and both answers.ros.org and answers.gazebosim.org now in order to find a solution for supporting `mimic` joints in gazebo.
I've found several old…
-
Thanks to @domoritz hashing this out with me on the vega-js Slack.
---
My end goal/need is to have a force directed layout of a network graph with pan/zoom controls. Here is a reduced example of…