Nitsuj Enuminuk

Results 7 issues of Nitsuj Enuminuk

In all of the populated places datasets, the labelrank attribute, like the scalerank attribute, is supposed to represent the relative importance of the record according to its population, its administrative...

### Description I have a document with two columns of text and a figure that is over half the height of the page. When I compile my document, the figure...

bug
layout

### Describe the issue: I'm using pymc and pytensor.tensor.fft to do uncertainty quantification in my signal processing. Since the pytensor.tensor.fft functions seem to still be geared toward neural networks, they...

bug

Currently Hayagriva converts all page numbers to integers before using them in the bibliography. This is a problem because many journals these days don't number their pages sequentially and include...

The documentation for `Mesh.compute_normals()` has a warning that if feature_angle is set, the mesh may be modified. This implies that if it's not set, the user can expect the mesh...

Calculating the volume of a Box or a Cylinder seems to always return zero for Box and Cylinder objects, even though they plot just fine and seem overall well-formed. Similarly,...

The plotting data tutorial states that the `x`, `y`, and `data` inputs to pcolormesh should be of the same size, but that's not correct. As per the `Basemap.pcolormesh` docstring, `x`...