Skip to content
This repository has been archived by the owner on Feb 20, 2020. It is now read-only.

Project status? #6

Open
blokhin opened this issue Nov 6, 2017 · 4 comments
Open

Project status? #6

blokhin opened this issue Nov 6, 2017 · 4 comments

Comments

@blokhin
Copy link

blokhin commented Nov 6, 2017

Hi Yann, Damien, James!

Your library looks very interesting. Right now I have to use pymatgen for CIF parsing, however it's quite heavyweight and not really a narrow-purpose tool. Do you plan to continue the development of this library? e.g. python bindings would be very desirable.

Cheers,
EB

@merkys
Copy link

merkys commented Nov 6, 2017

@blokhin, may I suggest COD CIF parser for your purpose? It's in C language and has bindings for both Perl and Python (see pycodcif on PyPI). I have published a paper (Merkys et al., 2016) comparing it to other general/special purpose CIF parsers.

@blokhin
Copy link
Author

blokhin commented Nov 6, 2017

@merkys Saulius told me once, that COD CIF parser is written in Perl, and so I was hesitant to use it, because I am afraid of Perl :) But if you say it's C, then I'll try, thanks!

@merkys
Copy link

merkys commented Nov 6, 2017

@blokhin, we have rewritten the parser in C in order to speed it up and to make it re-usable in other languages.

@pouillon
Copy link
Member

Hi,

The development of LibCIF is currently stalled for lack of volunteers. We will have an important ESL workshop in February and will decide by then, or before, what to do with it. COD CIF could actually be an interesting alternative if we are able to provide Fortran wrappers on top of its C code.

I will put it as an item for our next ESL monthly meeting and keep you informed here of our discussions.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants