-
Should `
-
I've made printing floats a lot faster, 1.2-6.37x faster depending on the platform and the float. https://github.com/will/fp
Before showing up with a large patch out of the blue, I wanted to check …
-
I just created the following files within the modules folder:
uasyncio / __init__.py
core.py
queues.py
collections / deque.py
When I then run my code …
-
Audio is a major missing feature in Pixel. The time has come to fix this. This issue serves as a design and implementation discussion place as well as progress reporting place.
## Requirements
H…
-
Currently, Magento uses floats to represent prices internally. This is a very bad design decision, as binary floating point numbers cannot accurately represent decimal values, which means you have to …
-
@willhite Discovered this bug constructing maps of `String` where the keys are URLs.
The can problem can occur because internal nodes of the prolly tree chunk over the stream of bytes which is the fu…
ghost updated
7 years ago
-
I have a dataset with a global 0.05 deg lat/lon grid. The lat and lon variables in the input netCDF file are 32-bit floats. When I attempt to create a CMOR axis from the CDMS2 axis using the bounds ca…
-
One of the queries we're using bullet for is distance from point to `btCollisionObjects`. There is a very real possibility that what we are doing is the wrong way around and would be considered an ab…
-
I know this is weird but... isolating this code:
``` php
require_once dirname(__FILE__) . '/lib/PHPExcel/IOFactory.php';
echo round(68.3499,2).PHP_EOL; // Works
$inputFileType = PHPExcel_IOFactory::i…
-
Migrated from [rt.perl.org#115092](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=115092) (status was 'rejected')
Searchable as RT115092$
p5pRT updated
7 years ago