-
### Description
```python
from scipy.sparse import random
import pytensor.sparse as ps
x = ps.csc_dmatrix()
x_test = random(5, 5, density=0.5, random_state=1)
y = ps.structured_exp(x)
np.test…
-
IIUC we're not using or maintaining this code any more, any objections to me archiving this repo? /cc @tarekziade
-
### Feature description
`MicronautRequestHandler` has `populateMappingDiagnosticContextValues` but `MicronautLambdaHandler` for some reason does not.
If there're no objection I could prepare PR re…
-
Would be nice to have the option to use either nginx or apache.
Any preference of implementation for this? I'm thinking a new setting in `.config.sh` lets say `httplistener=` perhaps...
@cyclestreet…
-
Move to PDP-6 organization. My reasoning is, sure in one way it's fine among the other PDP-10 repositories, but on the other hand it's not like people are flocking to access this repository.
Objec…
-
I (sadly) have to work with SVN repositories at work and having the svn command work would be awesome. Has any though been put into them? Would there be any objection to me looking into getting them s…
-
There was one route created: POST /favorites/updateposition
We should remove that route and use the POST /favorites route to also update the position of the favorite. Do you have any objections?
-
Once the [KAM extension](https://github.com/aydun/uk.squiffle.kam) is merged into core, this extension will cease to function and the [RecentMenu extension](https://github.com/civicrm/org.civicrm.rece…
-
In https://github.com/dhall-lang/dhall-lang/issues/552 the idea was brought up to add a `List/map` as a builtin, since some implementations (like Haskell) have so far had difficulties to make it perfo…
-
**Reporter: dmorissette**
**Date: 2006/05/15 - 19:50**
```
If a WFS layer contains the wfs/gml_featureid metadata and the item in the
metadata is not found in the database, then we should issue an ex…