Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / i2mint/meshed issues and pull requests

#72 - `code_to_dag` should not fail on return statements

Issue - State: closed - Opened by thorwhalen about 1 year ago

#69 - 65 local+cloud scheduler flexibility poc

Pull Request - State: closed - Opened by andeaseme about 1 year ago

#65 - Local+Cloud Scheduler Flexibility POC

Issue - State: closed - Opened by thorwhalen over 1 year ago - 1 comment
Labels: enhancement

#62 - parametrized_dag_factory behaviour

Issue - State: closed - Opened by sylvainbonnot over 1 year ago - 1 comment

#61 - add the name of author

Pull Request - State: open - Opened by lovehoneyginger over 1 year ago

#58 - Decorator to assign ``var_names`` to a ``provides_`` attribute of function.

Issue - State: closed - Opened by thorwhalen over 1 year ago - 1 comment

#51 - Add Literal typing for `bind_info`

Issue - State: closed - Opened by thorwhalen over 1 year ago
Labels: enhancement

#48 - Enable `Slabs` scope creation to be controlled from init

Issue - State: closed - Opened by thorwhalen over 1 year ago

#47 - Move `SlabsIter` from `creek` to `meshed`

Issue - State: closed - Opened by thorwhalen over 1 year ago
Labels: refactor

#46 - `DAG.from_dot_digraph`

Issue - State: open - Opened by thorwhalen almost 2 years ago - 2 comments

#45 - `Dag.ch_func` and signature comparison

Issue - State: closed - Opened by thorwhalen almost 2 years ago - 1 comment
Labels: design discussion

#44 - `DAG.ch_func` should be more robust

Issue - State: closed - Opened by thorwhalen almost 2 years ago
Labels: enhancement

#43 - Binding changes when using ch_funcs

Issue - State: closed - Opened by sylvainbonnot almost 2 years ago - 2 comments
Labels: clarification

#42 - `DAG[func_node_name]` and `DAG[func_node_out]`?

Issue - State: open - Opened by thorwhalen almost 2 years ago - 1 comment
Labels: enhancement, question

#41 - Refactor some naming functions

Issue - State: open - Opened by thorwhalen about 2 years ago

#40 - Potential DAG (regression?) "bug": name unicity not enforced!

Issue - State: open - Opened by thorwhalen about 2 years ago - 1 comment

#39 - Extend `code_to_dag` so it's not senstitive to indentation

Issue - State: closed - Opened by thorwhalen about 2 years ago - 1 comment
Labels: enhancement

#38 - Look into the last "postelization" of `func_src` in `code_to_dag`

Issue - State: closed - Opened by thorwhalen about 2 years ago - 1 comment

#37 - Enable `code_to_dag` to use wrapped function signature for the dag signature it produces.

Issue - State: closed - Opened by thorwhalen about 2 years ago - 1 comment
Labels: enhancement

#36 - CacheDag: Ability to make methods for desired target outs

Issue - State: open - Opened by thorwhalen about 2 years ago

#33 - addition of DAGs does not handle variadics well

Issue - State: closed - Opened by sylvainbonnot over 2 years ago - 1 comment

#32 - Wrapping a `DAG` with a `i2.Sig` doesn't treat defaults correctly.

Issue - State: closed - Opened by thorwhalen over 2 years ago - 1 comment
Labels: bug

#31 - Variadic Keyword not handled correctly in `dot_digraph`

Issue - State: open - Opened by thorwhalen over 2 years ago - 3 comments

#30 - More general `ch_names`

Issue - State: open - Opened by thorwhalen over 2 years ago

#29 - Refactor: FuncNode and DAG so that `_id := name == out`

Issue - State: open - Opened by thorwhalen over 2 years ago - 1 comment
Labels: refactor

#28 - `add_edge_from(dag)`

Issue - State: closed - Opened by thorwhalen over 2 years ago

#27 - DAG union

Issue - State: closed - Opened by thorwhalen over 2 years ago
Labels: enhancement

#26 - `Sig.names_of_kind`

Issue - State: closed - Opened by thorwhalen over 2 years ago - 3 comments

#23 - Include more `bind` information in `FuncNode` `repr`

Issue - State: closed - Opened by thorwhalen over 2 years ago
Labels: enhancement

#22 - A few `DAG.__getitem__` "edge" cases.

Issue - State: open - Opened by thorwhalen over 2 years ago - 1 comment

#21 - Define `FuncNode.__eq__` based on `FuncNode.__hash__`.

Issue - State: closed - Opened by thorwhalen over 2 years ago - 1 comment

#20 - Refactor: Change `FuncNode.name` to `FuncNode.func_id`

Issue - State: open - Opened by thorwhalen over 2 years ago
Labels: refactor

#19 - More static analysis during DAG instantiation

Issue - State: open - Opened by thorwhalen over 2 years ago
Labels: enhancement

#18 - Gentler reording in `partialx`

Issue - State: open - Opened by thorwhalen over 2 years ago

#17 - Dag with multiple copies of a funcnode

Issue - State: open - Opened by cavart28 over 2 years ago - 3 comments

#16 - Extend code_to_dag to handle tuple outputs and keyword arguments

Issue - State: closed - Opened by thorwhalen over 2 years ago - 1 comment
Labels: enhancement

#15 - Place holder functions with given signature

Issue - State: closed - Opened by thorwhalen over 2 years ago
Labels: enhancement

#14 - Rolling in nodes

Issue - State: closed - Opened by thorwhalen over 2 years ago
Labels: enhancement

#13 - A DAG's (or any Mesh) slicing form

Issue - State: closed - Opened by thorwhalen over 2 years ago
Labels: refactor

#12 - getitem doctests and markdown examples

Issue - State: closed - Opened by thorwhalen over 2 years ago

#11 - Update itools.py to correct descendants function

Pull Request - State: closed - Opened by sylvainbonnot over 2 years ago

#10 - Make FuncNodes (therefore DAGs, graphviz graphs etc.) based on code (string or function's body)

Issue - State: closed - Opened by thorwhalen over 2 years ago - 1 comment
Labels: enhancement

#9 - Make a `graphviz.Digraph` object based on code (string or function's body)

Issue - State: closed - Opened by thorwhalen over 2 years ago
Labels: enhancement

#8 - DAG edge adder and other DAG operations

Issue - State: open - Opened by thorwhalen over 2 years ago
Labels: enhancement, multiple

#7 - Binding to a root node fails

Issue - State: closed - Opened by thorwhalen over 2 years ago - 1 comment
Labels: bug

#6 - Make a `lined.Line`-like interface with `meshed.DAG` backend

Issue - State: open - Opened by thorwhalen over 2 years ago - 2 comments
Labels: enhancement

#5 - Repair dot generation

Issue - State: closed - Opened by thorwhalen almost 3 years ago

#4 - Behaviour of partial

Issue - State: closed - Opened by sylvainbonnot about 3 years ago - 3 comments

#3 - Give easier control over digraph generation

Issue - State: closed - Opened by thorwhalen about 3 years ago - 1 comment

#2 - Enhancement Idea seeds

Issue - State: closed - Opened by thorwhalen over 3 years ago
Labels: enhancement

#1 - Integrate graphkit

Issue - State: open - Opened by thorwhalen about 4 years ago
Labels: enhancement