Sjoerd de Vries

Results 120 issues of Sjoerd de Vries

High-level: cells, deepcells, foldercells, deepfoldercells. Just like for transformers. Mechanically inert, but useful for tools that operate on the high-level graph.

new feature
medium priority

The celltype argument is redundant, can be inferred from the other inputs. Needs help being added.

apifix
medium priority

- Each Seamless buffer will have one "canonical CID" (v1, sha3-256) which can be automatically computed from the checksum with no chunking (infinite size chunker). Check with "ipfs add" if...

help wanted
not urgent

In test: debugmode-pymodule-sandbox debug.pull() works once, but subsequent pull()s do nothing.

bug
medium priority

Would require a rewrite of the shareserver, getting rid of the websocket library or learn how to make the websocket library play nice with non-websocket traffic on the same port....

enhancement
not urgent

For reproducibility, it is essential: - To perform Numpy calculations in float64. Matrix multiplication gives significant irreproducible errors otherwise. - To return results in float32. The least significant bits contain...

high priority

i.e., read SEAMLESS_HASHSERVER_DIRECTORY and SEAMLESS_DATABASE_DIRECTORY and apply `realpath` on them.

apifix
high priority

Since ac7d6fd62a81aa2c1d9957bc4780868c1bad7bcf , runtime graph is maintained slightly different. Make a test that visualizes a graph where the runtime graph is different, e.g. a modification of seamless-serve-graph of switch-select-stdlib, or...

medium priority

Perhaps: seamless.highlevel => seamless.workflow seamless.core => seamless.workflow_core seamless.highlevel.direct => seamless.direct (not essential, since in tests: imperative => direct in documentation: Talk about the workflow style, the direct style, and the...

breaking change
urgent

So that `conda install -c rpbs seamless-framework` will add basic Seamless functionality Among the pip dependencies, only `cson` is really essential. Fixing the cson-feedstock on conda-forge is probably the way...

dependencies
high priority