Skip to main content

LAST model Python implementation

Project description

LAST-model

older MATLAB & Python version

The version used in the publication XXX, written in MATLAB, as well as its port to Python are currently kept in the example folder for reference. This Model is under heavy development and will substantially change in the future. The older code will, however, be kept, but maybe moved to another location. This will be stated here, in case you have been redirected here from the aforementioned publication.

LAST

Install

You can install LAST using pip:

pip install last_model

A more recent (and maybe more unstable) version might be available on Github.

git clone https://github.com/KIT-HYD/last_model.git
cd last_model
pip install -r requirements.txt
python setup.py install

Using pip is the recommended way.

Using LAST

We will prepare a documentation soon. The Last model can be instantiated using the Last class and executed using the Last.run method. Model setup and model parameters are specified in a JSON file. A sample test file is supplied with last_model.

from last_model import Last

last = Last()
last.run()

Notes:

  • Last is slow at the moment. We are working on an improved performance
  • Last is undocumented. This will be changed.
  • Last is untested. We will provide unit tests with a future release
  • Last is pre-alpha. Interfaces and internal workflow will change substantially.
  • Last is not verbose, but it will learn speaking in a future release

Project details


Download files

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

Source Distribution

last_model-0.1.1.tar.gz (19.1 kB view details)

Uploaded Source

File details

Details for the file last_model-0.1.1.tar.gz.

File metadata

  • Download URL: last_model-0.1.1.tar.gz
  • Upload date:
  • Size: 19.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.3

File hashes

Hashes for last_model-0.1.1.tar.gz
Algorithm Hash digest
SHA256 9179590686f3721ede8b2a3c474f0062740344c7149dad02f8cc1084c58709b2
MD5 24bfee7837752adb46841df082ed0463
BLAKE2b-256 d0665fb5cdf718211de29c40b0eb14f2de3597e5b4a99d2979d9e9e59a7ebf04

See more details on using hashes here.

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