-
Trying to read a frequency output made with
```
PM7 CHARGE=+1 SINGLET PRECISE LARGE AUX ALLVEC PRTXYZ FORCE
```
```
[eric@copper]$ ccget --list 9S3_uuu_Cs_cation_freq_PM7.out
Attempting to r…
-
hey all,
was just wondering if someone already showed interest in a parser for cp2k? As it is also open source there are also other ways to obtain the data by adding an appropriate interface to cp2k, …
-
* pass an action method as an attribute of a composite component
which is used as commandButton action="...". The method throws an
exception.
The effect is that the action method is called …
-
Hi @rpmuller -- I hope I'm not stepping on your toes by commenting on a brand-new repo, but I'm genuinely curious:
How will this project interchange molecular formats differently than the existing …
-
Hi, folks. Here's what I get after `opam install llvm`:
```
The following actions will be performed:
∗ install llvm 3.9
=-=- Gathering sources =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-…
-
Modified test to check parse result and get exception. On latest commit (112be5e).
Commandline: `python ./test_io.py`
```
ERROR: test_list_of_filenames (testccio.ccopenTest)
Can we ccopen a list …
-
hi, this is basically the same issue as https://github.com/mmottl/lacaml/issues/29 . i tried editing the _oasis file in my local pinned copy of gsl-ocaml like this:
```
if system(macosx)
#CCL…
-
Hello,
I'm trying to compile TagLib from liquidsoap-1.2.1 package, with such result. How can I resolve that?
> OCAMLOPT -c main.ml
> OCAMLOPT -c runner.ml
> CC -c tools/locale_c.c
> CC -c io/…
-
Note: the issue was created automatically with bugzilla2github tool
Original bug ID: BZ#2114
From: Jules Colding <>
Reported version: 8.5
CC: colding@42tools.com, @herbelin
-
I want to install an opam package relying on 3rd-party libraries such as **gmp**. My system is OS-X with MacPorts, meaning that many 3rd-party software is available under the prefix `/opt/local` or an…