José Valim

Results 251 issues of José Valim

In particular, allow lists to be built from double ended iterators, which avoids allocating intermediate vectors.

It still requires: * A new LV version because "autocomplete" attr is not currently allowed in forms * An updated Dashboard version

Instead of this button: We want to move it here:

chore
area:frontend
area:backend

More info soon.

feature
area:backend

This is a meta issue to describe what we want to implement in relation to live programming: * [ ] Line counting: now that the Erlang VM JIT supports [built-in...

discussion

Today we keep the cache alive forever, but we need to purge entries once they are all used.

kind:chore
area:defn

As well as `from_binary`. This will make the conversion to and from tensors much more efficient. There is the question of what to do with `nil` values. We probably want...

kind:feature