-
Original ticket http://projects.scipy.org/numpy/ticket/2077
Reported 2012-03-10 by atmention:matthew-brett, assigned to unknown.
```
In [1]: import numpy as np
In [2]: print np.finfo(np.longdouble)
…
-
_Original ticket http://projects.scipy.org/numpy/ticket/2077 on 2012-03-10 by atmention:matthew-brett, assigned to unknown._
```
In [1]: import numpy as np
In [2]: print np.finfo(np.longdouble)
/Use…
-
Char Properties:
* Lowercase
* Uppercase
* Cased
* Case_Ignorable
* Changes_When_*
Implements case-folding algorithms:
(TBD.)
Related crates:
* https://crates.io/crates/case
* https://cr…
-
xmllint actually implements quite a few style specifications, but these need to be enabled via command line arguments, which should be exposed to the coala configuration.
If the user has chosen a s…
-
The specification says:
https://www.w3.org/TR/xpath-functions-31/#func-parse-json
> The effect of the one-argument form of this function is the same as calling the two-argument form with an empt…
-
-
The use of Bower and HTML Imports in this repository is already causing usability problems for me.
HTML Imports are deprecated in Chrome M70, and will be removed in M73, around April 2019.
https:/…
-
The SECD machine itself does not describe any kind of memory model or methods of memory management; it is essentially a CPU architecture. However, some SECD implementations (i.e. [EarlGray/SECD](https…
hawkw updated
9 years ago
-
I want this library to be THE library that PHP developers use for CSV data. I want it to literally be laughable for somebody to use anything else. When you type in CSV PHP I want CSVelte to be at the …
-
# Please do not work on this until @twhetzel and I had a chance to talk about this!
In my attempts to sanitize the pipeline and reduce its runtime, I am also looking a bit at unnecessary warnings p…