[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Reply to: [list | sender only]
Announcing a Julia module for reading CIF/mmCIF files and DDLmdictionaries
- Subject: Announcing a Julia module for reading CIF/mmCIF files and DDLmdictionaries
- From: James Hester <jamesrhester@xxxxxxxxx>
- Date: Tue, 5 Mar 2019 17:54:14 +1100
- DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;h=mime-version:reply-to:from:date:message-id:subject:to;bh=A5U9YbBNP5TSd08nHCr2UBl7KOcpZn34PzVVwvZingk=;b=Bo+qRW4RTWRLPiEHlwt2sNetFZW4JTFCFx1WbbquCo3dHwrfVsJdJDE04SA7P1ee5N4Dp/mPP2bg+jqno40UfT9JlQYJH/6dZLK8FJI91VwR+6cfUgGTeWcjo4fYbFQmScM0YyLLia1IKsihvFgpEDU14IdHa/6E23f+LPX5Smkhwgo2NzNML7bc8UUGaGCLm9+jWIx1aQxoIrL6/PU/mSgmK9Sgom0xDZ0hWBNG54RaJRxdj1nE5/SUOF4pKzkXpdX827jr9QAs9cOW5rPO6xBqIjaUmIxxkKX23xSADrZZakc9767np8fxx/52CkVQNKSu2bEPaGv/ZzXQYlf9Sw==
Dear All,
In case any of you are interested, I have put together a Julia (https://julialang.org) module for reading CIF1/CIF2 files and DDLm dictionaries. The code is at https://github.com/jamesrhester/CrystalInfoFramework.jl and should install using the usual Julia tools (i.e. at the pkg> prompt type 'add https://github.com/jamesrhester/CrystalInfoFramework.jl'). The code is in an early state so some method names and type names may change. It is most suitable at this point for messing around with CIF/mmCIF files in scripts, Jupyter notebooks and so on. A companion package that transforms dREL into executable Julia code will also be released shortly.
The module requires that the CIFAPI (https://github.com/COMCIFS/cif_api) is installed on your system in the usual place that you install shared libraries, as CIFAPI is used for parsing.
This is my first Julia project so any pointers from experienced Julia programmers would be welcome, just raise an issue in the Github repository.
James.
--
--
T +61 (02) 9717 9907
F +61 (02) 9717 3145
M +61 (04) 0249 4148
F +61 (02) 9717 3145
M +61 (04) 0249 4148
_______________________________________________ cif-developers mailing list cif-developers@iucr.org http://mailman.iucr.org/cgi-bin/mailman/listinfo/cif-developers
Reply to: [list | sender only]
- Prev by Date: COMCIFS open meeting 1.15pm Fri 25th Aug MR 2.06
- Next by Date: Expanding category key for publ_author.name
- Prev by thread: Re: Expanding category key for publ_author.name
- Next by thread: COMCIFS open meeting 1.15pm Fri 25th Aug MR 2.06
- Index(es):