-
Some targets, e.g. iOS doesn't have dynamic libraries, so right now I'm using this crude patch:
``` diff
--- Makefile.rules.old 2016-05-03 19:21:09.000000000 +0400
+++ Makefile.rules 2016-05-03 19:…
-
```
These are my SDP outputs:
LOCAL:
v=0
o=3686278856 0 0 IN IP4 10.0.0.27
s=Session SIP/SDP
c=IN IP4 10.0.0.27
t=0 0
a=rtpmap:8 PCMA/8000/1
a=rtpmap:18 G729/8000/1
a=fmtp:18 annexb=no
a=rtpmap:0 PCM…
-
I have a HEX file with a 05 record type in it, start linear address:
```
:020000040000FA
:10000000021305022003FFFFFFFFFF02200BFFFF8B
...
:0400000500001305DF
:00000001FF
```
As you can see …
Sjord updated
5 years ago
-
Only Gaussian and Q-Chem have gradients, and only Molpro and Q-Chem have Hessians.
-
Happy new year folks, hope all is well,
I wanted to start this issue to collect some ideas on some possible expansions to the metadata object that would be useful for me (and hopefully others too).…
-
The workflow is simple: Be able to produce a `*.ml` file and adds it as a dependency required to produce our unikernel. Currently, the generated `dune` file produce (for Solo5):
```
(executable
(e…
-
Waiting on
- https://github.com/theochem/iodata/issues/340
- https://github.com/pyscf/pyscf/issues/2260
- https://github.com/MolSSI/QCElemental/pull/338
-
```
These are my SDP outputs:
LOCAL:
v=0
o=3686278856 0 0 IN IP4 10.0.0.27
s=Session SIP/SDP
c=IN IP4 10.0.0.27
t=0 0
a=rtpmap:8 PCMA/8000/1
a=rtpmap:18 G729/8000/1
a=fmtp:18 annexb=no
a=rtpmap:0 PCM…
-
As discussed in https://github.com/cclib/cclib/issues/604,
This would radically change library compatibility:
- Only Python >= 3.6 would be supported. Python 2 support would be dropped, which is …
-
In `test/data/testSP.py` there is a line:
from common import get_minimum_carbon_separation
1. Check imports in test directory again: using local imports like this is dangerous.
2. Common fu…