-
I thought, maybe in the long run we might need someone who has experience writing technical documentation. I am a software engineer, not a writer, although I like to write. But I think some of the thi…
-
Canada experienced floods in June, 2013. Here is an example from a Canadian website listing very complete resources about affected areas, shelters, information dissemination points and tools for self …
-
Maybe I am misunderstanding what the confidence number means, but...
If I try a real abstract:
```
abstract = "Nd-rich phase plays a critical role in wetting grain boundary and facilitating tex…
-
Was working fine 10/29 but 10/30 searches started to return just employees that matched the search term. Example:
```
request url: https://searchneu.com/search?query=fund&termId=202030&minIndex=0&ma…
-
Does not detect change to component on index page
stuut updated
3 years ago
-
The following sequence of calls throws an exception:
```
paging = LinkedData::Models::Class.in(self).include(:unmapped).aggregate(:count, :children).page(page, size)
results = paging.page(1, size).…
mdorf updated
4 years ago
-
Hi John,
I have eth following doi: "10.1038/nature06588". Running (doi-utils-get-pdf-url "10.1038/nature06588") results in nil. The html version exists at https://www.nature.com/articles/nature0658…
-
**Describe the bug**
The attempt to reproduce [documentation section TEA](https://biosteam.readthedocs.io/en/latest/tutorial/Techno-economic%20analysis.html) tea let to this output
```python
------…
-
**Submitting author:** @rajeshrinet (Rajesh Singh)
**Repository:** https://github.com/rajeshrinet/pystokes
**Version:** v2.1.1
**Editor:** @harpolea
**Reviewers:** @fcooper8472, @khinsen
**Managing E…
-
There's been a lot of progress in generating graph structures from deep networks. The latest paper, "Junction Tree Variational Autoencoders" devises a clever approach which treats a molecular graph as…