picca
picca
Hello, On github I can find another hdf5 binding. I would like to know which one is the ^right^ one which could be uploaded into hackage. https://github.com/mokus0/bindings-hdf5 it seems that...
Hello, I try to build the othr bindings-hdf5 code and I get this error Literal 32756049119281160 is out of the Int range -2147483648..2147483647 the cod ein the .hsc file is...
It would be great if we could serialize unserialize via Aeson dimensionnal values. for now we have this. • No instance for (FromJSON (dimensional-1.0.1.3:Numeric.Units.Dimensional.Internal.Dimensional 'Numeric.Units.Dimensional.Variants.DQuantity Numeric.Units.Dimensional.Dimensions.TypeLevel.DLength Double)) arising from a...
It seems that this patch solve our problem with generator on all arch supported by Debian.
Hello, I am using generator and coroutine on an i386 computer in order to build my hkl project. It works fine. The problem arise when I switch to 64 bits...
Hello, I will try to explain my problem here: I have a library which use autodata. hkl-factory-private.h: struct _HklFactory { const char *name; const char *description; const darray_string axes; HklFactoryGeometryFunction...
Hello, I would like to package vkFFT for Debian in order to provide the Python binding later. But it is not possible to accept a pdf as documentation without the...
Hello, I would like to provision full vm and let users customize them with your configure system. Can we use repo2docker from within a vm in order to modify a...
Hello, I am preparing a cctbx package with annlib_adaptbx embeded. My question is how can I build this adaptbx without the annlib which is already available at the system level...
Hello, while preparing the dials Debian package, which contain cctbx, I discovered this issue. The pycbf embeded is compiled with SWIG_PYTHON_STRICT_BYTE_CHAR. whereas the official one is not. due to this...