-
We are in the process of moving a lot of the current frontend's functionality into Pyk, which is a better-understood codebase with a more modern understanding of K and its various intermediate represe…
-
I'm including an svg element like this:
```
```
When loading the .svg in a browser, the styling linked to the .svg is applied:
```
etc.
```
However, when loading the .html…
-
Hi,
not sure if this is the right place to ask but we have been writing some Bio::Tools::Run::Phylo::\* wrappers (for the above-mentioned programs) that we would like to contribute to bioperl-run. Th…
rvosa updated
9 years ago
-
#### Bug, feature request, or proposal:
Proposal: Extend the cloneSvg function in src/lib/icon/icon-registry.ts to accommodate munging IDs in defs so that multiple copies of the same inlined SVG won'…
-
Can we get full support for regexes in the "Find" searchbar? The available patterns are not enough and I think it would be better if we could input our own regex
-
Currently, Temoa does no reconciliation of units. That is, if the modeler supplies the input and output parameters for two different technologies in two different units, and the processes at all over…
-
I'd like to humbly suggest the `--output` argument be changed to specify the main output file rather than the prefix to an output directory.
To summarize the current behavior, currently for a comma…
-
Currently, all the tests are assumed to report `NoError`. Add configurations, where errors are expected.
-
hey it would be great to be able to have app specific keys in the config. i think at the moment spark doesn't recognize them and exits. maybe you could just ignore them ?
weepy updated
13 years ago
-
Surprised this wasn't found much earlier.
This line https://github.com/rust-bitcoin/rust-secp256k1/blob/master/secp256k1-sys/src/lib.rs#L881 mangles public keys when they're being parsed in fuzzing…