-
Cloned latest commit (6f46f1a62cae837bf4c3d317fadbd8c93539fb40)
but `stack install` fails on this error:
```
Configuring foundation-0.0.13...
Building foundation-0.0.13...
Preprocessi…
-
I am trying to modify an AES algorithm in RapidSmith2, but even when I'm not changing anything the design is not implementable in Vivado 2017.2 anymore. It throws the following error during route_desi…
-
Let's all make some logos!
I'll go first:
![iojs](http://scratch.substack.net/iojs.svg?1)
[svg file](http://scratch.substack.net/iojs.svg)
license: public domain / CC0
Some other ideas:
- IO the …
ghost updated
5 years ago
-
Instead of saying `return text(..)` in a route, allow `return 'my text'` by inferring the response type in `write_response`.
**sanic/server.py**:
``` python
class HttpProtocol
...
...
de…
-
Note: In parenthesis the parameters that we would like parametrize
- DRGPOREP-VANILLA
- [x] drgporep.Replicate (size, m, sloth_iter)
- [x] drgporep.Prove (size, m, sloth_iter)
- [ ] drgpore…
-
Are the following 2 ways to compare a series to a scalar equivalent (ignore missing values)? I have to write the hard way in order to take advantage of the category properties.
```python
x…
-
While you draw a polygon, the shapes are updated super-fast. But when you finish the shape and then edit it, dragging points is super-slow and laggy for some reason. I'm sure this can be fixed. cc @ke…
-
Hello Dragos
I have been looking at some of the frameworks you mention and am very confused by something. A number mention or have links to a "Bristol Circuit format."
- batchDualEx has a Readme.m…
-
Hey @kdheepak,
I'm working on a Hosting Capacity tool in Python for LA100 which of course uses ```OpenDSSdirect.py```. Obviously, checking for voltage violations is a key piece of the code and need…
-
Original issue title: "Struct type inference and conversion works for lists but not NumPy arrays with dtype object"
Example, setup:
```Java
import pandas as pd
s = pd.Series([{'data': {'doc…