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.2.0-py3-none-win_amd64.whl (81.7 MB view details)

Uploaded Python 3 Windows x86-64

gamspy_base-48.2.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.2.0-py3-none-macosx_13_0_arm64.whl (38.8 MB view details)

Uploaded Python 3 macOS 13.0+ ARM64

gamspy_base-48.2.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.2.0-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for gamspy_base-48.2.0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 785a82829d80d0805ca95dcda1cec2dd7ef65e1a6a4636ba993965dc3f191819
MD5 12b3be1eb340fb3ac0b92de1615c13be
BLAKE2b-256 e93a9a7f8f1526d09d4c8e7be68c5b1356d8f09cc46113961d17b5b6867212fa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gamspy_base-48.2.0-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 d579fde4ad6a0a082d993d8327f20331f54b333a2066c795fb579036564a285d
MD5 bb0836c24c17634c2b41def18295931f
BLAKE2b-256 b73f25212f5c3eb611caf6e5b3a97a15cab9dd3957e210d815fe3cc4622e7b78

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gamspy_base-48.2.0-py3-none-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 a78c73671b03e74684fab8682de23a4b5455c3c144f465d9147a6134cb832b64
MD5 5153568768969e4018d25a60a0875c5b
BLAKE2b-256 04e980212552356114f5aa7711571431cf4af09f134d58475baf95a50d88fb92

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gamspy_base-48.2.0-py3-none-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 5b121878c1aeebc364416553060b25a1daa9e34485be3eca99150b036d28ae41
MD5 b3709dfa6ce4c060805c792069995b5e
BLAKE2b-256 1c2da958f4b9ff19e238ffb31311771ca685f195fedb87994ff201b9b200f806

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