-
Currently, py.test 2.0.3 (the latest version) fails in master because of incompatible code in sympy/conftest.py - cf. http://paste.pocoo.org/show/428508/ .
It wouldn't be hard to fix it (and issue …
rlamy updated
5 years ago
-
These would be great for experimentation.
See: http://conal.net/papers/compiling-to-categories/
Also see: https://gist.github.com/paf31/5c1279796d66fe04a177e34b0d674ac6
It gives you a lambda …
-
Paste the below into Sandcastle. Clicking on the globe has no effect. Clicking off the globe alerts a failure. In 2D, it fails because `globe.pick` always returns `undefined` even when the map is pick…
-
## Expected Behavior
I expected the graph chart to remain consistent, and for only the xAxis time format to change.
## Current Behavior
The xAxis scale seems to increase too m…
-
```agda
{-# OPTIONS --postfix-projections #-}
open import Agda.Primitive -- Universe levels
open import Relation.Binary using (Setoid; IsEquivalence); open Setoid; open IsEquivalence
--------…
-
Note: the issue was created automatically with bugzilla2github tool
Original bug ID: BZ#5428
From: @jwiegley
Reported version: 8.5
CC: @silene, @JasonGross
-
If a user needs to define custom inner products for general Hilbert spaces, what is the current state in Base for this type of generalization? https://github.com/JuliaLang/julia/issues/16573 is a rela…
-
Currently the "book" goes right into first-order logic. People might want to start with propositional logic, especially if it's for a course that continues wih propositional logic only (say, modal, i…
rzach updated
7 years ago
-
Currently, `transpose` is recursive. This is pretty unintuitive and leads to this unfortunateness:
```jl
julia> A = [randstring(3) for i=1:3, j=1:4]
3×4 Array{String,2}:
"J00" "oaT" "JGS" "G…
-
Hi guys,
Does anyone have a JSON for a delta machine? It looks like the key settings besides gcode flavor, would be center is zero, bed shape round, bed diameter. I have found the first, but don't k…
CCS86 updated
7 years ago