-
http://arxiv.org/abs/1509.09292
**At a glance**: Related to virtual screening #45. Molecular fingerprints are one standard way to featurize chemical compounds for virtual screening. This paper adap…
-
**_Bert_Buiten_ opened the ticket and wrote:**
> I am using the set of newgrfs listed below. When I start a new game, two sets of trains are available. (multi newgrfs switch is on) When I wait 1 mont…
-
Hi.
When i run graph_conv and irv models with gpu, it eats all memory available. At one machine i have 8gb and it occupies 8 gb. But at another machine i have only 1gb, and it takes 1gb and wotks f…
-
https://arxiv.org/abs/1603.00856
**At a glance**: Related to virtual screening #45. Similar to #52, provides an alternative molecular fingerprint for chemical compounds. This paper uses graph convo…
-
#### Code Sample, a copy-pastable example if possible
```python
pi1 = pd.PeriodIndex(start='2000', end='2010', freq='A')
print(pi1.difference(pi1), pi1.intersection(pi1.drop(pi1)))
ci = pd.Cat…
-
1. git clone https://github.com/kevmoo/vote.dart
2. cd vote.dart/
3. git checkout repo_bug_fun
4. pub install
5. dart test/vote/irv_test.dart
Fails with `Bus error: 10` in latest dev build and latest…
-
#### Code Sample:
```python
>>> df = pd.DataFrame({'A': 'a a b'.split(), 'B': [1,2,3], 'C': [4,6, 5]})
>>> g = df.groupby('A')
>>> g.apply(lambda x: x / x.sum())
```
#### Problem description
Ap…
-
The currently ratified `together` behavior allows us to model, say, the packaging, libretto and disc images of a recording of _The Magic Flute_ as one manifest, and the audio content as another. These…
-
I'm following good security practice and extend the lifetime of my GPG key(s) every year for another year. This works fine in everyday life, but keybase seems to struggle with this. I'm trying to upda…
-
_This issue was originally filed by tonosama.atlac...@gmail.com_
---
**What steps will reproduce the problem?**
1. Create a project that uses "html_components: 0.3.0'
2. Copy the contents …