seamless icon indicating copy to clipboard operation
seamless copied to clipboard

Seamless is a framework to set up reproducible computations (and visualizations) that respond to changes in cells. Cells contain the input data as well as the source code of the computations, and all...

Results 120 seamless issues
Sort by recently updated
recently updated
newest added

It seems you have to first `del` the old instance.

bug
apifix
medium priority

"Synthetic" deep cells are deep cells whose elements are synthesized by the workflow, as opposed to being available in a remote database. Their members may be deleted from buffer cache...

bug
medium priority

Seamless graphs as containers of computation results ==================================================== UPDATE: the big data branch (elision + expression cache) has partially solved this. Seamless graphs contain the checksum of the computation results....

enhancement
medium priority

Triggered by passing a mapping context with a mount in it to map_dict_chunk

bug
high priority

1. To select a part of a Module and use it as another module. See the use of nefertiti in the RRM project. Requires that the submodule is independent, i.e....

enhancement
apifix
medium priority

This is to support FAIR queries later. Seamless will never query the database help cache, only write to it. Only synthesize and send it to database_sink upon save_graph. - Key:...

enhancement
low priority
new feature

Currently, Transformer.debug.direct_print is passed on to the executor of compiled transformers. This causes direct_print to become part of the transformation, leading to cache misses. Python, bash and bashdocker transformers are...

bug
enhancement
breaking change

Needs to be added to Seamless, not jobless. Primary for transformers that are conceptually important, but take very little time to execute.

enhancement
apifix
medium priority

After you assign DeepCell.whitelist to a Cell, you can't change it to a value anymore

bug
apifix
high priority