Skip to main content

Local Field Components (or lighting fast calculator) at

Project description

muon sites for the muesr package.
Home-page: https://github.com/bonfus/muLFC
Author: Pietro Bonfa
Author-email: pietro.bonfa@fis.unipr.it
License: UNKNOWN
Description-Content-Type: UNKNOWN
Description: Local Field Components
======================

LFC is a small library to facilitate the evaluation of the local field at the muon site.


Install
-------

The LFC C library has no dependencies. CMake is used as a building tool.
Any C90 compiler can be used to build the library.
The details for the Python package follows.

### Prerequisites

The python extension has the following dependencies:

* Python 2.7, 3.1+ (http://www.python.org)
* Numpy 1.6.0+ (http://www.numpy.org)


### Installation

The easiest way to install the Python extension is using pre-baked
wheels with pip:

pip install mulfc

### Compilation

You may want to build the extension yourself, especially for optimizing performances.

To compile and install the C library just do

```bash
mkdir build
cd build
cmake ..
make
make install
```

To install the python extension you can do

```bash
cd python
python setup.py build
python setup.py test
python setup.py install
```

The library and the python extension are independent from each other.

Usage
-----

See documentation of the various functions.

Platform: UNKNOWN

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

mulfc-0.0.1-cp36-cp36m-manylinux1_x86_64.whl (28.9 kB view hashes)

Uploaded CPython 3.6m

mulfc-0.0.1-cp36-cp36m-manylinux1_i686.whl (29.1 kB view hashes)

Uploaded CPython 3.6m

mulfc-0.0.1-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (41.0 kB view hashes)

Uploaded CPython 3.6m macOS 10.10+ intel macOS 10.10+ x86-64 macOS 10.6+ intel macOS 10.9+ intel macOS 10.9+ x86-64

mulfc-0.0.1-cp35-cp35m-win_amd64.whl (29.1 kB view hashes)

Uploaded CPython 3.5m Windows x86-64

mulfc-0.0.1-cp35-cp35m-win32.whl (25.4 kB view hashes)

Uploaded CPython 3.5m Windows x86

mulfc-0.0.1-cp35-cp35m-manylinux1_x86_64.whl (28.9 kB view hashes)

Uploaded CPython 3.5m

mulfc-0.0.1-cp35-cp35m-manylinux1_i686.whl (29.1 kB view hashes)

Uploaded CPython 3.5m

mulfc-0.0.1-cp34-cp34m-manylinux1_x86_64.whl (28.8 kB view hashes)

Uploaded CPython 3.4m

mulfc-0.0.1-cp34-cp34m-manylinux1_i686.whl (29.1 kB view hashes)

Uploaded CPython 3.4m

mulfc-0.0.1-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (40.9 kB view hashes)

Uploaded CPython 3.4m macOS 10.10+ intel macOS 10.10+ x86-64 macOS 10.6+ intel macOS 10.9+ intel macOS 10.9+ x86-64

mulfc-0.0.1-cp27-cp27mu-manylinux1_x86_64.whl (28.8 kB view hashes)

Uploaded CPython 2.7mu

mulfc-0.0.1-cp27-cp27mu-manylinux1_i686.whl (29.1 kB view hashes)

Uploaded CPython 2.7mu

mulfc-0.0.1-cp27-cp27m-win_amd64.whl (26.4 kB view hashes)

Uploaded CPython 2.7m Windows x86-64

mulfc-0.0.1-cp27-cp27m-win32.whl (24.6 kB view hashes)

Uploaded CPython 2.7m Windows x86

mulfc-0.0.1-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (40.8 kB view hashes)

Uploaded CPython 2.7m macOS 10.10+ intel macOS 10.10+ x86-64 macOS 10.6+ intel macOS 10.9+ intel macOS 10.9+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page