-
### New Issue Checklist
* [ ] I have read and understood the [CONTRIBUTING guide](https://github.com/SVGKit/SVGKit/blob/2.x/CONTRIBUTING.md)
* [ ] I have reproduced the problem while running in Xc…
-
The web view controller works great with fully-qualified URLs like "http://www.foodster.io" but it does not work if you drop the scheme, e.g., "www.foodster.io"
-
When executing the following code:
"with requests.get(addr, auth=HttpNegotiateAuth(), timeout=30) as res:"
an exception is thrown at line 2 which isn't subscriptable so the library throws an exc…
-
Hi,
I am doing a PhD in nonlinear optics in which we encounter several semilinear parabolic PDE like the Nonlinear Schrödinger Equation (NLSE) and its variant.
Most of these PDEs are semilinear …
-
Thanks for this GREAT timeline library. In my data, the segments belong to five different values, say, 0, 1, 2, 3, 4. Is there any way I can fix the color for each value so the coloring scheme is cons…
-
Arthur asked a good question:
> why does (c-linker-options ...) only work with library definitions? Would it be too difficult to allow programs to use it too? I really found it elegant to use schem…
-
**Is your feature request related to a problem? Please describe.**
Some HTML elements should not be checked, see #5, #6 and #7.
**Describe the solution you'd like**
Instead of #5, #6 and #7, we c…
-
### Description
This plugin would add the ability to add games/applications from other launchers such as steam (or just applications in general) into the discord library, this way we can have a p…
-
#### Problem
Solana frequently ships versions of libraries used by developers that are not compatible with with [Semantic Versioning](https://semver.org/) which leads to numerous dependency issues in…
-
The accuracy section of this standard states
```
The results of element-wise arithmetic operations ...
for floating-point operands must return the nearest representable value
according to IEEE 754…