cossio

Results 72 issues of cossio

Is there a way to plot a sequence logo? See http://weblogo.threeplusone.com/, for example. If there isn't, maybe a plots recipe can be defined that takes letter weights and does this?

Instead of rendering *all* the text in the document, I think it would be more useful if this extension rendered all the text found in a specified layer.

Just fix a small typo in the docs!

This is one of the few papers with more than 100000 citations: http://www.jbc.org/content/193/1/265 Such papers exist. However, because this plugin uses a citations field of only 5 characters, this paper...

This link in the README is broken: ![image](https://user-images.githubusercontent.com/10637482/147667645-6f268bf7-1356-4972-8ec7-e647dd31e826.png) It leads to a 404 page.

LightGraphs is archived, see: https://github.com/sbromberger/LightGraphs.jl https://github.com/JuliaGraphs/Graphs.jl#transition-from-lightgraphs-to-graphs

It seems Octavian cannot multiply BitMatrix. ![image](https://user-images.githubusercontent.com/10637482/140642760-1241be25-0c70-4e61-bf65-55f59a8c3aa4.png)

```julia julia> using Zygote julia> mysinc(x) = ifelse(iszero(x), one(x), sin(x)/x) mysinc (generic function with 1 method) julia> mysinc'(0.0) NaN ``` I was expecting this to be zero, since `one'(x)` should...

## Feature request As far as I can tell, in order to remove one cell from the evaluation queue, the only option is to completely interrupt the kernel (stopping all...

enhancement

Whenever I start the Zulip desktop app after some time without using it (say a couple of weeks) I always have to log back in, to all the sites. Is...

Priority: Medium