-
Reported in ZenDesk:
https://khanacademy.zendesk.com/agent/tickets/92411
When a global variable is named length and the value is changed, the new value isn't reflected.
This would have to do with ou…
-
Currently we have two constructors for string dicts:
```
[string-dict1: "a", 1, "b", 2, "c", 3] # This is the old API
[string-dict2: {"a"; 1}, {"b"; 2}, {"c"; 3}] # This is the new API using tuples…
-
## allocatable arrays as function parameters
Some subroutines may need to return variable size arrays based on the properties of the result, in my case a dimension that comes from another module (`…
-
Hi 👋,
I love the idea behind jsonresume, but I do not love the templates that exist today. It would be awesome if the CLI could autofill the json resume into a custom website/resume template, assum…
-
```
I tried to build leptonica in Visulac studio 2010 based on VS2008 solution from
leptonica 1.68.
I was quite successful, but I needed to patch a code a little bit. See
attachment.
```
Original…
-
# Motivation
I want to check the existence of `DockerRequirement` and get the `DockerRequirement` object from a given CWL object obtained by `load_document`.
Similar situations happen in the case of…
-
## 📚 Documentation
I find it is really frustrating working with coordinates in Napari. I don't see any explicit information on the coordinate system and coordinate order that napari used. Is it alw…
-
One of the problems I've personally run into with the property editor (and object types, by extension) is that the available types for each property (string, int, float, bool, etc) don't always cover …
-
We aim at integrating ExaTron in the ProxAL decomposition solver. That would require to define a new `AbstractBlockModel` in ProxAL, named for instance `ExaTronBlockModel`. The generic interface of bl…
-
@chrisvfritz Can you take a look at this? It's [hosted here](https://derpachu.github.io/MI-449-SS17-740-js-conditionals-uMDt4P/) and meets the following criteria:
- [x] Use the `prompt` and `confir…