-
**Tell us about your setup:**
1. iPhone 7
2. iOS 13.5.1
3. 0.10.2
4. Mac OSX El Capitan
5. Apple official cable and a USB port
**What are the steps to reproduce the issue?**
1. Jailbreak my p…
-
```
I'm running the first example to troubleshoot why my more complex
AnalogOutputTask isn't running correctly. Here's the example:
from nidaqmx import AnalogOutputTask
import numpy as np
data = 9.…
-
```
I'm running the first example to troubleshoot why my more complex
AnalogOutputTask isn't running correctly. Here's the example:
from nidaqmx import AnalogOutputTask
import numpy as np
data = 9.…
-
In order to get us started, I think it would make sense to establish a "public" code club, where people could drop in with their kids. They could leave them to learn with our volunteers. Perhaps a cha…
-
I'm trying the first code in the getting started docs, but get no output:
package main
```
import (
"fmt"
"log"
"gorgonia.org/gorgonia"
)
func main() {
…
-
Can you give me a link? I would greatly appreciate it.
-
```
I'm running the first example to troubleshoot why my more complex
AnalogOutputTask isn't running correctly. Here's the example:
from nidaqmx import AnalogOutputTask
import numpy as np
data = 9.…
-
```
I'm running the first example to troubleshoot why my more complex
AnalogOutputTask isn't running correctly. Here's the example:
from nidaqmx import AnalogOutputTask
import numpy as np
data = 9.…
-
## The link for our Kanban project is:
https://github.com/lmunozm1702/capstone2/projects/1
## We are 2 people in the group, @AbeeraTahir and @lmunozm1702.
-
I'm in the process of adapting the code to a rectangular grid and I have a minor suggestion:
- This code (to get the absolute index from the 2D index) in the compute shader is hard to understand vi…