-
We've been growing our test data set to about 2.5k rules in the policy set, which is making calls to the enforcer quite slow. Is there something that can be done to speed things up, or did I just pick…
-
Is there documentation or a paper available that explains the parameters involved in creating a HyperGridTransform object?
```python
class HyperGridTransform:
def __init__(self, num_bins=4…
-
Allen Wirfs-Brock 9/18/2015
(ok, github doesn't like my markdown (which worked fine in my editor. It's more important to get this posted than to debug it. hate markdown!!)
## Overall API design con…
-
-
Let's discuss and decide on some terminology to use consistently **for dense tensors**:
1) A tensor which is addressed by *n* indices is:
- [ ] a: *n*-dimensional
- [ ] b: *n*-mode
-…
-
The circle S1 with polar coordinates doesn't specify an orientation at the moment. It is also not possible to call `set_orientation` with the polar chart as argument, since this throws an error that…
-
## Summary
Cleans up potentially dangerous inconsistencies in `Coins` and `DecCoins` by establishing a multiset model for semantics and a normalization policy.
## Problem Definition
`Coin…
-
This is a somewhat more radical extension of #1457 to remove complexity in ODL. I'd love to have some feedback on it.
---
With a bit of distance to the weeds of the code, I've started thinking a…
-
With the increasing availability of large machines, it seems to be the case that more workloads are being run as many processes on a single node. In a workflow where a single large array would be pass…
-
For me this is the main problem.
I can understand that you want to simplify, but that increase the risk of private key hacking (the more a key is used in different context and libraries, the more i…