-
Hi, I just tested this on my machine, but the processor does not seem to be supported
```julia
julia> cpuinfo()
Cpu Property Value
–––––––––––––––––– ––––––––––––––––––––––––––––––––––––…
-
Hi, while playing with my USBValve, I found out, that although mice are supported, when I tried connecting my wireless mouse, USBValve does not behave correctly.
Now, I know, that the chance this w…
-
I have an GPIO with a small circuit connected to power frequency and a button. E.g. the GPIO receives a rectangular waveform with HIGH/LOW with a period of 10ms if the button is pressed. If the button…
-
Hi, thanks for this useful software,
I was using this tool, and currently wondering if it is possible to generate a affinity table for each enriched k-mer in a library. I found one tool in bioconduc…
-
When cleanly installing agi and running the first collection without opening the system profiler preferences, then no counter data is collected.
More specifically in the used configuration, no
```
…
-
Hello,
I was using the book examples on a basys 3 board, which has 100 Mhz clock. On the example of "blinking selectively a LED" using a LFSR as a counter for timing, the example was designed for …
-
Hi, I've read your code and have some questions about the function "**get_document_frequency**" and "**get_topic_coherence**" in your **utils.py**.
```
def get_document_frequency(data, wi, wj=None)…
-
Hi
I created some custom plugins for some graphs i need.. There are 2 values reported here : min & max and both have negative values.
In graphs only one negative value is reported as graph.. fo…
-
The reconfigurable phase-locked-loops on the Cyclone 3 are slightly different to those on the stratix 3 that this design has been ported from. The mod_homodyne_c3, pll_control_c3_full and pll_reconfi…
-
By using a generator function and `collection.Counter` the code can be a lot smaller and also less memory usage
```
import math
from collections import Counter
def generatePascalNumbers(row_li…
rioj7 updated
4 years ago