-
**Describe the bug**
For the same compounds with the same chirality, Chemprop gives two different predictions depending on which SMILES is used. This is caused when the atom ordering of the compounds…
-
```[tasklist]
### Desiderata
- [ ] Turn the sprawling comments into a coherent spec
- [ ] TBD
```
(Core ideas here by Uluc, rewritten by Dreev.)
Old PPR function:
```javascript
if (r===0…
-
ARMI currently supports Hexagonal ducts with sharp corners, but in many practical cases the hex ducts have rounded (filleted) corners with a specified corner radius, which reduces both the flow area a…
-
Hello! I was wondering if this was possible as I have 10 of these chips laying around in my workbench
-
How can I provide a reaction of the type R -> 2R? If I write it like:
System.reaction(1).educt = [R];
System.reaction(1).product = [2*R];
System.reaction(1).propensity = k;
It does not retur…
LoosC updated
8 years ago
-
```julia
julia> r = sqrt(2)*0.5 # distance from origin to [0.5, 0.5]
0.7071067811865476
julia> using GLMakie, AbstractPlotting
julia> scatter([0,1], [0,1], markersize=r, markerspace=SceneSpa…
-
for i = 1:L % k-th user in the j-th cell to i-th BS
for j = 1:L
for k = 1:K
x1 = BaseP(i,1);
…
-
I compiled duc-1.4.4, I ran:
```
duc index --debug -p -d /projects/foo/.duc-index/duc.db /projects/foo
```
It ran much longer than I expected, and if I strace I get an seemingly infinite and unc…
-
Implement the most interesting [ANS Core Extension words](http://lars.nocrew.org/dpans/dpans6.htm#6.2)
- [x] .(
- [x] .R
- [x] 0
- [x] 0>
- [x] 2>R …
remko updated
8 months ago
-
Currently missing:
- [x] `.R`, `HOLDS`, and `U.R`
- [x] `2>R`, `2R>` and `2R@`
- [ ] `C"` and `S\"`
- [x] `CASE`, `ENDCASE`, `OF`, `ENDOF`
- [x] `MARKER`
- [x] `RESTORE-INPUT` and `SAVE-INPUT`
- [ ] `…