The CEFLIB is delivered as a source package, CEFLIB-x.y.tar.gz.

The package is organized in several directories, than can be builded separately :

  • LIB : general purpose library (madatory)

  • C : CEFLIF core library (mandatory)

  • IDL : IDL library API (optional)

  • MATLAB : MATLAB library API (optional)

  • PYTHON : Python language API (optional)

You can choose to build the IDL and/or MATLAB and/or Python libraries, depending on the softwares installed in your computer.

CEFLIB python for Windows (Beta release)

You can find here binaries for Windows, for x86_64 architecture (64 bits).

This delivery contains Windows binaries :

  • ceflib.pyd : Python library

  • CEFLIB.dll : C langage API used by Python library

  • zlib1.dll : C langage gzip API

Extract files from zip in a given directory, then run python and try using it.

CEFLIB IDL for Windows (Beta release)

You can find here binaries for Windows, for x86_64 architecture (64 bits).

Please follow notes in README file for installation.

Comments are welcome !

Latest release (Beta)

Older releases