Skip to main content

No project description provided

Project description

GAMSPy Base

GAMSPy Base is a subset of full GAMS installation which can be found at: https://gams.com/download/.

How to use it in other GAMS APIs

Control:

from gams import GamsWorkspace
from gamspy_base import directory
ws = GamsWorkspace(system_directory=directory)

Magic:

%reload_ext gams.magic
from gamspy_base import directory
gams.reset(directory)

GamsInteractive:

from gamspy_base import directory
from gams.magic import GamsInteractive
gams = GamsInteractive()
gams.reset(directory)

Transfer:

import gams.transfer as gt
from gamspy_base import directory
m = gt.Container(system_directory=directory)

Connect:

from gams.connect import ConnectDatabase
from gamspy_base import directory
cdb = ConnectDatabase(directory)

GDX Expert-Level:

import gams.core.gdx as gdx
from gamspy_base import directory
rc = gdx.gdxGetReadyD(directory, 255)

License Agreement

By downloading this software, you agree to the GAMS license agreement.

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

gamspy_base-48.3.0-py3-none-win_amd64.whl (81.7 MB view details)

Uploaded Python 3 Windows x86-64

gamspy_base-48.3.0-py3-none-manylinux_2_17_x86_64.whl (83.8 MB view details)

Uploaded Python 3 manylinux: glibc 2.17+ x86-64

gamspy_base-48.3.0-py3-none-macosx_13_0_arm64.whl (38.8 MB view details)

Uploaded Python 3 macOS 13.0+ ARM64

gamspy_base-48.3.0-py3-none-macosx_10_15_x86_64.whl (75.5 MB view details)

Uploaded Python 3 macOS 10.15+ x86-64

File details

Details for the file gamspy_base-48.3.0-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for gamspy_base-48.3.0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 76c4ebe24e2c67315338d7418d8eceaee969e49320406c939a704c456541416a
MD5 5ddd32868ca5184e8eab9efc2fc0f14a
BLAKE2b-256 a15183a4d8bdf114c4fe44ebdc236fc0085b31052889b2f4c435e63ea25de82d

See more details on using hashes here.

File details

Details for the file gamspy_base-48.3.0-py3-none-manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for gamspy_base-48.3.0-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 9c9c145f8612d86ad0914e0794955542bca97a9e560e1753ce8c20091482c435
MD5 c3f60bc4a9cf4bb331aa7fa480f224e9
BLAKE2b-256 fd76ebbf6c5276d359a2d4528ff20d6369215e3fa400730a8c9be8d30f3711f3

See more details on using hashes here.

File details

Details for the file gamspy_base-48.3.0-py3-none-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for gamspy_base-48.3.0-py3-none-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 8bac2e7d1a7be6d6644e26bce53f77793d933ce2cb2a00e2568767a07b817ba7
MD5 4c1d2b6d06567fa431bdd755c36ef020
BLAKE2b-256 10c8e227535cd04823e1b2b17d1f19ed952ec9fe9bd3d8dc849f732bc3696d4e

See more details on using hashes here.

File details

Details for the file gamspy_base-48.3.0-py3-none-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for gamspy_base-48.3.0-py3-none-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 0e04322b2b0c5a761f7c521f4bac987eaa76ab538f64ba916f4e78ea406285c9
MD5 a78a043fea8ba893e7a48dfaa83c9010
BLAKE2b-256 82753d2dc31fec6ff97095c29d4cc22834009cf814490c28dc328c5703d81564

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