-
Here is the collected feedback on **notebooks** from the group seminar:
## 00 pipeline
- [x] ~~citations for methods, when we introduce them~~ (will be handled via #105)
- [ ] state, that vamp/…
-
From cmd/compile/internal/gc/bv.go:
```go
func (dst bvec) AndNot(src1, src2 bvec) {
for i, x := range src1.b {
dst.b[i] = x &^ src2.b[i]
}
}
```
This can be very hot code for certain k…
-
For example, note the missing edge here:
![image](https://user-images.githubusercontent.com/230541/44114732-e409947e-9fc0-11e8-8d7b-b5308928dbed.png)
It seems you can avoid some of these cases b…
-
I am new to Julia and following the [quantecon](https://lectures.quantecon.org/jl/getting_started.html) materials. Trying to plot a simple sine function results in the following:
![image](https://use…
-
When I am using Interact and the TestImages package, I seem to be getting variable behavior of a button.
For example, the following code executes as expected, printing "Hello World" once for each b…
rand5 updated
6 years ago
-
-
## Expected Behavior
It would be helpful to know:
1. What licenses have been deemed appropriate for use at various government agencies (as documentation), and/or
1. Showing what's actually bein…
afeld updated
6 years ago
-
Fix two publishing issues:
1. timeouts caused by npm 2FA settings:
1. silent failure publishing the main apache-arrow module due to "dist" key in that module's generated package.json
**Reporter**: …
-
The available options to specify a source includes defining a power-lax distribution in the form
`src = Source()`
`src.add(SourcePowerLawSpectrum(double Emin, double Emax, double index))`
But i…
-
Noticed that gfxCardStatus is now a dependency forcing my macbook to use discrete graphics instead of defaulting to integrated as per usual.
Example: [http://i.imgur.com/xCtDuDP.png](http://i.imgur.c…
sifex updated
6 years ago