Skip to main content

The Glotaran fitting engine.

Reason this release was yanked:

The package has been renamed, please install pyglotaran instead.

Project description

glotaran-placeholder

A placeholder for the glotaran python package to be updated in the not-so-distant future.

Instructions for use

Please do not try to install or use this package, it isn't meant to do anything yet. If you accidentally installed it, now is the time to uninstall it, and wait for the 1.0 or 2.0 release.

latest release Build Status Build Status Documentation Status Coverage Status


Glotaran

Global and target analysis software package based on Python

Warning

This project is still in its pre-alpha phase and undergoing rapid development, including changes to the core API, thus it is not production ready.

Proceed at your own risk!

Additional warning for scientists

The algorithms provided by this package still need to be validated and reviewed, pending the official release it should not be used in scientific publications.

Installation

To install glotaran, run this command in your terminal:

pip install glotaran

This is the preferred method to install glotaran, as it will always install the most recent stable release.

Vagrant

The repository contains a Vagrantfile which sets up a Vagrant box with included Jupyter Lab.

After installing Vagrant simply go to the repository folder and issue

vagrant up
# OR

vagrant up --provider virtualbox

Note: You will need VirtualBox installed.

After running vagrant up, open a browser and browse to localhost:9999 (127.0.0.1:9999) or simply doubleclick open_vagrant-jupyter.html.

To shut down the box, issue

vagrant down / halt

To connect (via ssh) and aquire a terminal on the box issue:

vagrant ssh

To delete it (and remove all traces from your computer)

vagrant destroy

To update the glotaran-core installation on a vagrant box (without rebuilding it):

vagrant ssh
cd /vagrant
sudo python3 setup.py install
exit
vagrant reload

Credits

The credits can be found in the documentations credits section

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

glotaran-0.0.8.tar.gz (39.7 kB view details)

Uploaded Source

Built Distributions

glotaran-0.0.8-cp37-cp37m-win_amd64.whl (183.5 kB view details)

Uploaded CPython 3.7mWindows x86-64

glotaran-0.0.8-cp37-cp37m-win32.whl (160.2 kB view details)

Uploaded CPython 3.7mWindows x86

glotaran-0.0.8-cp37-cp37m-macosx_10_7_x86_64.whl (193.1 kB view details)

Uploaded CPython 3.7mmacOS 10.7+ x86-64

glotaran-0.0.8-cp36-cp36m-win_amd64.whl (184.0 kB view details)

Uploaded CPython 3.6mWindows x86-64

glotaran-0.0.8-cp36-cp36m-win32.whl (160.4 kB view details)

Uploaded CPython 3.6mWindows x86

glotaran-0.0.8-cp36-cp36m-macosx_10_7_x86_64.whl (192.9 kB view details)

Uploaded CPython 3.6mmacOS 10.7+ x86-64

File details

Details for the file glotaran-0.0.8.tar.gz.

File metadata

  • Download URL: glotaran-0.0.8.tar.gz
  • Upload date:
  • Size: 39.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.6

File hashes

Hashes for glotaran-0.0.8.tar.gz
Algorithm Hash digest
SHA256 c5c4ec053e5d8b068b1aecbb6d053119da0d12a990561be960ecd02bfaf0a186
MD5 4f95bf30adb1eab7367ee33c94fe7923
BLAKE2b-256 f7ea884672b74ccb15478a4e0618aad04f7d3684f53441c242629a1856e133fd

See more details on using hashes here.

File details

Details for the file glotaran-0.0.8-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: glotaran-0.0.8-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 183.5 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.7.0

File hashes

Hashes for glotaran-0.0.8-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 b733f89acd943c4ac430a614522306f8a032818e34497f1bf410c9bc3e8784d5
MD5 682b08702efb56be04df7043f209c224
BLAKE2b-256 084eae6497337a4c4fc03f9f78b993c6667788723c7f8bb614bd79de310be2da

See more details on using hashes here.

File details

Details for the file glotaran-0.0.8-cp37-cp37m-win32.whl.

File metadata

  • Download URL: glotaran-0.0.8-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 160.2 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.7.0

File hashes

Hashes for glotaran-0.0.8-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 c1e1f6c2a051003be5a58f738231cabaa810949fd83ded8b05ea741a15e6b982
MD5 f693bc6c1175c85322485ef78255c018
BLAKE2b-256 dc8ee547adde4e42b9e5a62c994fc6ac768c385c0c813abe07d48c28390ff12b

See more details on using hashes here.

File details

Details for the file glotaran-0.0.8-cp37-cp37m-macosx_10_7_x86_64.whl.

File metadata

  • Download URL: glotaran-0.0.8-cp37-cp37m-macosx_10_7_x86_64.whl
  • Upload date:
  • Size: 193.1 kB
  • Tags: CPython 3.7m, macOS 10.7+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.7.0

File hashes

Hashes for glotaran-0.0.8-cp37-cp37m-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 2ab3f156dcf039c350959d7724cd31698c1a6592168edd1a825d773013a5582d
MD5 9865b250138938e483fc75b858a9b954
BLAKE2b-256 41002d7accfa590a91bef86c06afdaecae4e6efb837aa524345dc26e1a19c270

See more details on using hashes here.

File details

Details for the file glotaran-0.0.8-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: glotaran-0.0.8-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 184.0 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.6

File hashes

Hashes for glotaran-0.0.8-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 efb7877573722dee823ca513ad07fdd070d1360b0a08c2ab0b59d877c437ae31
MD5 b90e00ba326b949131017f4f61d4dac5
BLAKE2b-256 bb47e23cfcf98f89e313b89626d51a56ec1e8216c3536bfe39f0dc1ca2202ca3

See more details on using hashes here.

File details

Details for the file glotaran-0.0.8-cp36-cp36m-win32.whl.

File metadata

  • Download URL: glotaran-0.0.8-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 160.4 kB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.6

File hashes

Hashes for glotaran-0.0.8-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 5c397d9e8818cc4e5239467285d8dbd0d970f9b142bcbe46abd1e06cb17cc0fa
MD5 ba3da98d11ab9839154840b567a22cbf
BLAKE2b-256 4739ef698cf87a5781b75d270fc537e1c4dc6bcc51a3cae82b82cd74208f316f

See more details on using hashes here.

File details

Details for the file glotaran-0.0.8-cp36-cp36m-macosx_10_7_x86_64.whl.

File metadata

  • Download URL: glotaran-0.0.8-cp36-cp36m-macosx_10_7_x86_64.whl
  • Upload date:
  • Size: 192.9 kB
  • Tags: CPython 3.6m, macOS 10.7+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.6

File hashes

Hashes for glotaran-0.0.8-cp36-cp36m-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 632f70e2e8ca9dad9a6e4ecf9e1ee676d646c7e28dbf6ef0acd81da84f49d218
MD5 e1b62c5f04d85103c7eb04aeb43b5bc6
BLAKE2b-256 3ebd4ca1af2cbdc61fc952f11fc21b004f4f24acef3ce2d5f374d165b0766ce8

See more details on using hashes here.

Supported by

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