pygismo


Namepygismo JSON
Version 24.8.0 PyPI version JSON
download
home_pagehttps://github.com/gismo/gismo
SummaryG+Smo (Geometry + Simulation Modules)
upload_time2024-08-31 00:04:09
maintainerNone
docs_urlNone
authorAngelos Mantzaflaris
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ```
     GGGGGGGGG      GGGG      GGGGGGGGG  GGGGGG   GGGGGG  GGGGGGGGGG
    GGGG            GGGG     GGGG        GGGGGG  GGGGGG  GGGG   GGGG
   GGGG         GGGGGGGGGGGG GGGGGGGGG   G GGGG  G GGGG GGGG    GGGG
   GGGG GGGGGG GGGGGGGGGGGGG GGGGGGGGGG GG GGGG GG GGGG GGGG   GGGGG
  GGGGG  GGGGG GGGGGGGGGGGG  GGGGGGGGG  GG GGGGGG GGGG  GGGG   GGGG
  GGGG   GGGG      GGGG           GGGG  GG  GGGG  GGGG  GGGG   GGGG
   GGGGGGGGGG      GGGG     GGGGGGGGG  GG   GGG   GGGG  GGGGGGGGGG

======================================================================
=====             Geometry plus Simulation modules               =====
=====                   https://github.com/gismo                 =====
======================================================================
```

# Continuous Integration status
| **System** | **Status** | **More information** |
|------------|------------|----------------------|
| [CDash](https://cdash-ci.irisa.fr/index.php?project=Gismo) | [![cdash](https://img.shields.io/website?down_color=lightgrey&down_message=offline&label=CDash&up_color=green&up_message=up&url=https%3A%2F%2Fcdash-ci.irisa.fr%2Findex.php%3Fproject%3DGismo)](https://cdash-ci.irisa.fr/index.php?project=Gismo) | Report results from all builds |
| [Appveyor](https://ci.appveyor.com/project/gismo/gismo)  | [![Appveyor status](https://ci.appveyor.com/api/projects/status/abps59xbt1gjwci1/branch/stable?svg=true)](https://cdash-ci.irisa.fr/index.php?project=Gismo&filtercount=1&field1=site&compare1=63&value1=[appVeyor]) | Windows MSVC 14.0 |
| [Circle CI](https://circleci.com/gh/gismo/gismo) | [![Circle CI](https://circleci.com/gh/gismo/gismo.svg?style=svg)](https://cdash-ci.irisa.fr/index.php?project=Gismo&filtercount=1&field1=site&compare1=63&value1=[cci]) | MacOS XCode 14.3 (x86_64/arm64) |
| [Codeship](https://app.codeship.com/projects/123289)  | [![Codeship Status](https://app.codeship.com/projects/2aa19360-8998-0133-39fd-66416d65b267/status?branch=stable)](https://cdash-ci.irisa.fr/index.php?project=Gismo&filtercount=1&field1=site&compare1=63&value1=[codeship]) | |
| [GitLab](https://gitlab.com/gismo-ci/gismo/-/pipelines)    | [![pipeline status](https://gitlab.com/gismo-ci/gismo/badges/gitlab_ci/pipeline.svg)](https://cdash-ci.irisa.fr/index.php?project=Gismo&filtercount=1&field1=site&compare1=63&value1=[gitlab-ci]) | Linux non-default configurations |
| [GitHub Actions](https://github.com/gismo/gismo/actions) | [![Build Status](https://github.com/gismo/gismo/workflows/gismo/badge.svg?branch=stable)](https://cdash-ci.irisa.fr/index.php?project=Gismo&filtercount=1&field1=site&compare1=63&value1=[actions]) | Latest Linux/MacOS/Windows |
| [GitLab-Inria]() | [![Build Status](https://gitlab.inria.fr/gismo/gismo/badges/stable/pipeline.svg)](https://gitlab.inria.fr/gismo/gismo/-/pipelines) | CI at Inria |
| GCC Farm | [Status](https://cdash-ci.irisa.fr/index.php?project=Gismo&filtercount=1&field1=site&compare1=63&value1=[gccfarm]) | Builders from the GCC Farm   |
| [OBS](https://build.opensuse.org/package/show/home:filiatra/gismo) | [binaries](https://software.opensuse.org/download/package?project=home:filiatra&package=gismo)  | Upstream package builds for many Linux distributions |
| [Launchpad](https://code.launchpad.net/~g+smo/+recipe/g+smo-daily) |[binaries](https://launchpad.net/~g+smo/+archive/ubuntu/upstream/+packages)  | Upstream package builds for Ubuntu distributions |

This README file contains brief information. More details are found in
the [Wiki pages](https://github.com/gismo/gismo/wiki).

The latest revision of the code can be obtained using git (via https):

```git clone https://github.com/gismo/gismo.git```

or using subversion:

```svn co https://github.com/gismo/gismo/trunk gismo```

or as a tar.gz or zip file:

* https://github.com/gismo/gismo/archive/stable.tar.gz
* https://github.com/gismo/gismo/archive/stable.zip

# Prerequisites

* Operating systems:
  - MS Windows
  - Linux
  - macOS
  - FreeBSD

* Configuration: [CMake 2.8.12](https://cmake.org) or newer.

* Compilers tested include recent versions of
  - [AMD Optimizing C/C++ Compiler](https://developer.amd.com/amd-aocc/)
  - [AppleClang](https://developer.apple.com/documentation/xcode/) see [here](https://mac.r-project.org/openmp/) for OpenMP support
  - [Clang](https://clang.llvm.org)
  - [GNU GCC](https://gcc.gnu.org)
  - [Intel C++ compiler](https://software.intel.com/content/www/us/en/develop/tools/compilers/c-compilers.html)
  - [Mingw64](http://mingw-w64.org/)
  - [MS Visual Studio C++](https://visualstudio.microsoft.com)
  - [PGI C/C++](https://www.pgroup.com/index.htm) only with `GISMO_WITH_OPENMP=OFF`
  
* Compilers known to not work
  - [Oracle Developer Studio](https://www.oracle.com/application-development/technologies/developerstudio.html) fails to compile Eigen
  - [IBM XLC C/C++](https://www.ibm.com/products/xl-cpp-linux-compiler-power) fails to compile Eigen

* Recommended:
   - [Doxygen](https://www.doxygen.org) for generating documentation.
   - [Paraview](https://www.paraview.org) for visualization.

# Compilation

The compilation requires configuration using [CMake](https://cmake.org)
at a new, empty folder (in-source builds are disabled).

* On **Linux/macOS**: A Unix makefile exists in the root source
  folder. Running `make` creates a sub folder named `build` and
  executes CMake and compilation inside that folder. Alternatively,
  choose your own build folder and execute CMake pointing to the
  sources.

* On **MS Windows**: 
     * To compile G+Smo natively, you can use MS Visual Studio which has [built-in CMake
       support](https://docs.microsoft.com/en-us/cpp/build/cmake-projects-in-visual-studio)
       since version 2015. Alternatively, you can run the `cmake-gui` tool
       (from an environment that is configured with your compiler) to
       generate makefiles (or Visual Studio project files). Then execute
       the make tool to launch compilation. Alternatively, use the
       QtCreator GUI and open the CMakeLists.txt file on the root folder to
       create a QtCreator project.
     * Another option is to install [Windows Subsystem for Linux](https://learn.microsoft.com/en-us/windows/wsl/install)
       which:
       > lets developers install a Linux distribution [...] and use Linux applications, utilities, 
       > and Bash command-line tools directly on Windows, unmodified, without the overhead of 
       > a traditional virtual machine or dualboot setup.
     
       Then you can download, compile and use G+Smo as if your were using a native Linux machine.

After successful compilation a dynamic library is created in `./lib` and
executable example programs are output at the `./bin` subdirectory of
the build folder.

Additionally, if [Doxygen](https://www.doxygen.org) is available on
the system one can execute (eg. on Linux):

```make doc```

to obtain the Doxygen documentation in HTML format. The main doxygen
page is at `./doc/html/index.html`.

More information at https://github.com/gismo/gismo/wiki

# Optional modules

There is a number of optional modules that may be enabled.

| **Name** | **Description** |
|----------|-----------------|
|[gsOpenCascade](https://github.com/gismo/gismo/tree/stable/extensions/gsOpenCascade#readme)| Extends functionality using OpenCascade|
|[gsElasticity](https://github.com/gismo/gsElasticity#readme)|  |
|[gsKLShell](https://github.com/gismo/gsKLShell#readme)|  |
|[gsStructuralAnalysis](https://github.com/gismo/gsStructuralAnalysis#readme)|  |

To enable e.g. gsSpectra and gsOpenCascade set the following option in CMake:

 ``` -D GISMO_OPTIONAL="gsSpectra;gsOpenCascade" ```

# Configuration Options

The available options are displayed at CMake configuration.  Short
description and default setting follows:

* CMAKE_BUILD_TYPE        *Release*

  Available values are the standard CMake build configurations: Debug,
Release, RelWithDebInfo, MinSizeRel.

* GISMO_COEFF_TYPE        *double*

  The arithmetic type to be used for all computations. Available options
include double, long double, float.

* GISMO_EXTRA_INSTANCE    *not set*

  If set to one or more of the options available for GISMO_COEFF_TYPE
  the G+Smo library is compiled with extra arithmetic types enabled.

* GISMO_WITH_XDEBUG       *OFF*

  If set to ON additional debugging tools are enabled during
compilation. These include checked iterators for GCC and MSVC
compilers and call stack back-trace printout when a runtime exception
occurs.

* GISMO_BUILD_LIB         *ON*

  If enabled a dynamic library is created using GISMO_COEFF_TYPE
arithmetic. A target for a static library named gismo_static is also
created but not compiled by default.

* GISMO_BUILD_EXAMPLES    *ON*

  If enabled the programs in the examples folder are compiled, and
executables are created in build-folder/bin.

* GISMO_BUILD_UNITTESTS   *OFF*

  If enabled the tests in the unittests folder are compiled, and an
executable is created in build-folder/bin.

* GISMO_PLUGIN_AXL         *OFF*

  If enabled the plugin for Axel modeler is compiled (requires Axel).

* GISMO_WITH_PSOLID       *OFF*

  If enabled the extensions using functionalities of Parasolid geometric
kernel are compiled (requires Parasolid).

* gsOpennurbs

  Extension for reading and writing of Rhinoceros' 3DM.

* CMAKE_INSTALL_PREFIX   (system dependent)

  The location for installation of the library, e.g. /usr/local on some
Linux systems.


# Directory structure


The source tree consists of the following sub-folders:

* **src**

Contains all source files. Code is partitioned into modules. Currently
eleven modules are present as sub-folders:

   - **gsCore**
   - **gsMatrix**
   - **gsNurbs**
   - **gsHSplines**
   - **gsModeling**
   - **gsAssembler**
   - **gsSolver**
   - **gsPde**
   - **gsTensor**
   - **gsIO**
   - **gsUtils**

* **examples**

  Examples of usage, small programs and tutorials.

* **unittests**

  Unittests for some parts of the codebase.

* **filedata**

  Data files in the XML format the G+Smo can read and write.

* **extensions**

  Optional additional features that can be compiled along G+Smo.

* **plugins**

   The plugins for:

   - Axel modeler
   - Rhinoceros' 3DM

* **cmake**

  Cmake configuration files.

* **doc**

  Files related to doxygen documentation.

# Third-party repository distribution

- openSUSE Science Project: https://en.opensuse.org/openSUSE:Science_Math
- FreeBSD port: https://www.freshports.org/math/gismo/
- Ubuntu upstream packages: https://launchpad.net/~g+smo/+archive/ubuntu/upstream

# Contact and support

* Wiki pages:

  https://github.com/gismo/gismo/wiki

* Bug reports:

  https://github.com/gismo/gismo/issues

* Questions (Q&A):

  https://github.com/gismo/gismo/discussions/categories/q-a

# People

Coordinator and maintainer: Angelos Mantzaflaris

See full list in [our wiki pages](https://github.com/gismo/gismo/wiki/About--G-Smo)

# OS-license

The G+Smo library is distributed under the Mozilla Public License v2.0.  (see [LICENSE.txt](https://github.com/gismo/gismo/blob/stable/LICENSE.txt)).


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/gismo/gismo",
    "name": "pygismo",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Angelos Mantzaflaris",
    "author_email": "angelos.mantzaflaris@inria.fr",
    "download_url": "https://files.pythonhosted.org/packages/3c/6f/21f2fe1b99e89e8d73ea6e1677b3ba3aa4950015a03fca18f7c8642af9b5/pygismo-24.8.0.tar.gz",
    "platform": null,
    "description": "```\n     GGGGGGGGG      GGGG      GGGGGGGGG  GGGGGG   GGGGGG  GGGGGGGGGG\n    GGGG            GGGG     GGGG        GGGGGG  GGGGGG  GGGG   GGGG\n   GGGG         GGGGGGGGGGGG GGGGGGGGG   G GGGG  G GGGG GGGG    GGGG\n   GGGG GGGGGG GGGGGGGGGGGGG GGGGGGGGGG GG GGGG GG GGGG GGGG   GGGGG\n  GGGGG  GGGGG GGGGGGGGGGGG  GGGGGGGGG  GG GGGGGG GGGG  GGGG   GGGG\n  GGGG   GGGG      GGGG           GGGG  GG  GGGG  GGGG  GGGG   GGGG\n   GGGGGGGGGG      GGGG     GGGGGGGGG  GG   GGG   GGGG  GGGGGGGGGG\n\n======================================================================\n=====             Geometry plus Simulation modules               =====\n=====                   https://github.com/gismo                 =====\n======================================================================\n```\n\n# Continuous Integration status\n| **System** | **Status** | **More information** |\n|------------|------------|----------------------|\n| [CDash](https://cdash-ci.irisa.fr/index.php?project=Gismo) | [![cdash](https://img.shields.io/website?down_color=lightgrey&down_message=offline&label=CDash&up_color=green&up_message=up&url=https%3A%2F%2Fcdash-ci.irisa.fr%2Findex.php%3Fproject%3DGismo)](https://cdash-ci.irisa.fr/index.php?project=Gismo) | Report results from all builds |\n| [Appveyor](https://ci.appveyor.com/project/gismo/gismo)  | [![Appveyor status](https://ci.appveyor.com/api/projects/status/abps59xbt1gjwci1/branch/stable?svg=true)](https://cdash-ci.irisa.fr/index.php?project=Gismo&filtercount=1&field1=site&compare1=63&value1=[appVeyor]) | Windows MSVC 14.0 |\n| [Circle CI](https://circleci.com/gh/gismo/gismo) | [![Circle CI](https://circleci.com/gh/gismo/gismo.svg?style=svg)](https://cdash-ci.irisa.fr/index.php?project=Gismo&filtercount=1&field1=site&compare1=63&value1=[cci]) | MacOS XCode 14.3 (x86_64/arm64) |\n| [Codeship](https://app.codeship.com/projects/123289)  | [![Codeship Status](https://app.codeship.com/projects/2aa19360-8998-0133-39fd-66416d65b267/status?branch=stable)](https://cdash-ci.irisa.fr/index.php?project=Gismo&filtercount=1&field1=site&compare1=63&value1=[codeship]) | |\n| [GitLab](https://gitlab.com/gismo-ci/gismo/-/pipelines)    | [![pipeline status](https://gitlab.com/gismo-ci/gismo/badges/gitlab_ci/pipeline.svg)](https://cdash-ci.irisa.fr/index.php?project=Gismo&filtercount=1&field1=site&compare1=63&value1=[gitlab-ci]) | Linux non-default configurations |\n| [GitHub Actions](https://github.com/gismo/gismo/actions) | [![Build Status](https://github.com/gismo/gismo/workflows/gismo/badge.svg?branch=stable)](https://cdash-ci.irisa.fr/index.php?project=Gismo&filtercount=1&field1=site&compare1=63&value1=[actions]) | Latest Linux/MacOS/Windows |\n| [GitLab-Inria]() | [![Build Status](https://gitlab.inria.fr/gismo/gismo/badges/stable/pipeline.svg)](https://gitlab.inria.fr/gismo/gismo/-/pipelines) | CI at Inria |\n| GCC Farm | [Status](https://cdash-ci.irisa.fr/index.php?project=Gismo&filtercount=1&field1=site&compare1=63&value1=[gccfarm]) | Builders from the GCC Farm   |\n| [OBS](https://build.opensuse.org/package/show/home:filiatra/gismo) | [binaries](https://software.opensuse.org/download/package?project=home:filiatra&package=gismo)  | Upstream package builds for many Linux distributions |\n| [Launchpad](https://code.launchpad.net/~g+smo/+recipe/g+smo-daily) |[binaries](https://launchpad.net/~g+smo/+archive/ubuntu/upstream/+packages)  | Upstream package builds for Ubuntu distributions |\n\nThis README file contains brief information. More details are found in\nthe [Wiki pages](https://github.com/gismo/gismo/wiki).\n\nThe latest revision of the code can be obtained using git (via https):\n\n```git clone https://github.com/gismo/gismo.git```\n\nor using subversion:\n\n```svn co https://github.com/gismo/gismo/trunk gismo```\n\nor as a tar.gz or zip file:\n\n* https://github.com/gismo/gismo/archive/stable.tar.gz\n* https://github.com/gismo/gismo/archive/stable.zip\n\n# Prerequisites\n\n* Operating systems:\n  - MS Windows\n  - Linux\n  - macOS\n  - FreeBSD\n\n* Configuration: [CMake 2.8.12](https://cmake.org) or newer.\n\n* Compilers tested include recent versions of\n  - [AMD Optimizing C/C++ Compiler](https://developer.amd.com/amd-aocc/)\n  - [AppleClang](https://developer.apple.com/documentation/xcode/) see [here](https://mac.r-project.org/openmp/) for OpenMP support\n  - [Clang](https://clang.llvm.org)\n  - [GNU GCC](https://gcc.gnu.org)\n  - [Intel C++ compiler](https://software.intel.com/content/www/us/en/develop/tools/compilers/c-compilers.html)\n  - [Mingw64](http://mingw-w64.org/)\n  - [MS Visual Studio C++](https://visualstudio.microsoft.com)\n  - [PGI C/C++](https://www.pgroup.com/index.htm) only with `GISMO_WITH_OPENMP=OFF`\n  \n* Compilers known to not work\n  - [Oracle Developer Studio](https://www.oracle.com/application-development/technologies/developerstudio.html) fails to compile Eigen\n  - [IBM XLC C/C++](https://www.ibm.com/products/xl-cpp-linux-compiler-power) fails to compile Eigen\n\n* Recommended:\n   - [Doxygen](https://www.doxygen.org) for generating documentation.\n   - [Paraview](https://www.paraview.org) for visualization.\n\n# Compilation\n\nThe compilation requires configuration using [CMake](https://cmake.org)\nat a new, empty folder (in-source builds are disabled).\n\n* On **Linux/macOS**: A Unix makefile exists in the root source\n  folder. Running `make` creates a sub folder named `build` and\n  executes CMake and compilation inside that folder. Alternatively,\n  choose your own build folder and execute CMake pointing to the\n  sources.\n\n* On **MS Windows**: \n     * To compile G+Smo natively, you can use MS Visual Studio which has [built-in CMake\n       support](https://docs.microsoft.com/en-us/cpp/build/cmake-projects-in-visual-studio)\n       since version 2015. Alternatively, you can run the `cmake-gui` tool\n       (from an environment that is configured with your compiler) to\n       generate makefiles (or Visual Studio project files). Then execute\n       the make tool to launch compilation. Alternatively, use the\n       QtCreator GUI and open the CMakeLists.txt file on the root folder to\n       create a QtCreator project.\n     * Another option is to install [Windows Subsystem for Linux](https://learn.microsoft.com/en-us/windows/wsl/install)\n       which:\n       > lets developers install a Linux distribution [...] and use Linux applications, utilities, \n       > and Bash command-line tools directly on Windows, unmodified, without the overhead of \n       > a traditional virtual machine or dualboot setup.\n     \n       Then you can download, compile and use G+Smo as if your were using a native Linux machine.\n\nAfter successful compilation a dynamic library is created in `./lib` and\nexecutable example programs are output at the `./bin` subdirectory of\nthe build folder.\n\nAdditionally, if [Doxygen](https://www.doxygen.org) is available on\nthe system one can execute (eg. on Linux):\n\n```make doc```\n\nto obtain the Doxygen documentation in HTML format. The main doxygen\npage is at `./doc/html/index.html`.\n\nMore information at https://github.com/gismo/gismo/wiki\n\n# Optional modules\n\nThere is a number of optional modules that may be enabled.\n\n| **Name** | **Description** |\n|----------|-----------------|\n|[gsOpenCascade](https://github.com/gismo/gismo/tree/stable/extensions/gsOpenCascade#readme)| Extends functionality using OpenCascade|\n|[gsElasticity](https://github.com/gismo/gsElasticity#readme)|  |\n|[gsKLShell](https://github.com/gismo/gsKLShell#readme)|  |\n|[gsStructuralAnalysis](https://github.com/gismo/gsStructuralAnalysis#readme)|  |\n\nTo enable e.g. gsSpectra and gsOpenCascade set the following option in CMake:\n\n ``` -D GISMO_OPTIONAL=\"gsSpectra;gsOpenCascade\" ```\n\n# Configuration Options\n\nThe available options are displayed at CMake configuration.  Short\ndescription and default setting follows:\n\n* CMAKE_BUILD_TYPE        *Release*\n\n  Available values are the standard CMake build configurations: Debug,\nRelease, RelWithDebInfo, MinSizeRel.\n\n* GISMO_COEFF_TYPE        *double*\n\n  The arithmetic type to be used for all computations. Available options\ninclude double, long double, float.\n\n* GISMO_EXTRA_INSTANCE    *not set*\n\n  If set to one or more of the options available for GISMO_COEFF_TYPE\n  the G+Smo library is compiled with extra arithmetic types enabled.\n\n* GISMO_WITH_XDEBUG       *OFF*\n\n  If set to ON additional debugging tools are enabled during\ncompilation. These include checked iterators for GCC and MSVC\ncompilers and call stack back-trace printout when a runtime exception\noccurs.\n\n* GISMO_BUILD_LIB         *ON*\n\n  If enabled a dynamic library is created using GISMO_COEFF_TYPE\narithmetic. A target for a static library named gismo_static is also\ncreated but not compiled by default.\n\n* GISMO_BUILD_EXAMPLES    *ON*\n\n  If enabled the programs in the examples folder are compiled, and\nexecutables are created in build-folder/bin.\n\n* GISMO_BUILD_UNITTESTS   *OFF*\n\n  If enabled the tests in the unittests folder are compiled, and an\nexecutable is created in build-folder/bin.\n\n* GISMO_PLUGIN_AXL         *OFF*\n\n  If enabled the plugin for Axel modeler is compiled (requires Axel).\n\n* GISMO_WITH_PSOLID       *OFF*\n\n  If enabled the extensions using functionalities of Parasolid geometric\nkernel are compiled (requires Parasolid).\n\n* gsOpennurbs\n\n  Extension for reading and writing of Rhinoceros' 3DM.\n\n* CMAKE_INSTALL_PREFIX   (system dependent)\n\n  The location for installation of the library, e.g. /usr/local on some\nLinux systems.\n\n\n# Directory structure\n\n\nThe source tree consists of the following sub-folders:\n\n* **src**\n\nContains all source files. Code is partitioned into modules. Currently\neleven modules are present as sub-folders:\n\n   - **gsCore**\n   - **gsMatrix**\n   - **gsNurbs**\n   - **gsHSplines**\n   - **gsModeling**\n   - **gsAssembler**\n   - **gsSolver**\n   - **gsPde**\n   - **gsTensor**\n   - **gsIO**\n   - **gsUtils**\n\n* **examples**\n\n  Examples of usage, small programs and tutorials.\n\n* **unittests**\n\n  Unittests for some parts of the codebase.\n\n* **filedata**\n\n  Data files in the XML format the G+Smo can read and write.\n\n* **extensions**\n\n  Optional additional features that can be compiled along G+Smo.\n\n* **plugins**\n\n   The plugins for:\n\n   - Axel modeler\n   - Rhinoceros' 3DM\n\n* **cmake**\n\n  Cmake configuration files.\n\n* **doc**\n\n  Files related to doxygen documentation.\n\n# Third-party repository distribution\n\n- openSUSE Science Project: https://en.opensuse.org/openSUSE:Science_Math\n- FreeBSD port: https://www.freshports.org/math/gismo/\n- Ubuntu upstream packages: https://launchpad.net/~g+smo/+archive/ubuntu/upstream\n\n# Contact and support\n\n* Wiki pages:\n\n  https://github.com/gismo/gismo/wiki\n\n* Bug reports:\n\n  https://github.com/gismo/gismo/issues\n\n* Questions (Q&A):\n\n  https://github.com/gismo/gismo/discussions/categories/q-a\n\n# People\n\nCoordinator and maintainer: Angelos Mantzaflaris\n\nSee full list in [our wiki pages](https://github.com/gismo/gismo/wiki/About--G-Smo)\n\n# OS-license\n\nThe G+Smo library is distributed under the Mozilla Public License v2.0.  (see [LICENSE.txt](https://github.com/gismo/gismo/blob/stable/LICENSE.txt)).\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "G+Smo (Geometry + Simulation Modules)",
    "version": "24.8.0",
    "project_urls": {
        "Homepage": "https://github.com/gismo/gismo"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6efc398d6e041ccf48e66ad97aa8a7ee9fdd3d5786e4cfa96d778b8f5ac07593",
                "md5": "26a872a93b1d29afc7778d2bfbe920b6",
                "sha256": "eec09afda39c00fab4c6a0a5e3c8682d5c9d5e3aebad35c2b72f39a523507e63"
            },
            "downloads": -1,
            "filename": "pygismo-24.8.0-cp310-cp310-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "26a872a93b1d29afc7778d2bfbe920b6",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 5344331,
            "upload_time": "2024-08-31T00:03:24",
            "upload_time_iso_8601": "2024-08-31T00:03:24.575156Z",
            "url": "https://files.pythonhosted.org/packages/6e/fc/398d6e041ccf48e66ad97aa8a7ee9fdd3d5786e4cfa96d778b8f5ac07593/pygismo-24.8.0-cp310-cp310-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1d041cd4f37f322a7e6a871a5ccbac93180558e908df4eee90515cd01c5110e2",
                "md5": "a6ceefbdfc03c945cf9658d9149020c0",
                "sha256": "b38b6036f8c72f19c9c743e192999f6dbd703f814b1d47d0bb69b5fc9f2425bb"
            },
            "downloads": -1,
            "filename": "pygismo-24.8.0-cp310-cp310-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "a6ceefbdfc03c945cf9658d9149020c0",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 4454902,
            "upload_time": "2024-08-31T00:03:27",
            "upload_time_iso_8601": "2024-08-31T00:03:27.063056Z",
            "url": "https://files.pythonhosted.org/packages/1d/04/1cd4f37f322a7e6a871a5ccbac93180558e908df4eee90515cd01c5110e2/pygismo-24.8.0-cp310-cp310-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c98d07577095901ec4c50f1ee67d7ebd89af9dca51fd0315ef886d2ad66813ec",
                "md5": "9c6e06900d80cae5b601f1af047b10f0",
                "sha256": "b2927b1d392a791be555a8bb9cbd67a72a424a436cad568190d14c5c8369928c"
            },
            "downloads": -1,
            "filename": "pygismo-24.8.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "9c6e06900d80cae5b601f1af047b10f0",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 5465641,
            "upload_time": "2024-08-31T00:03:29",
            "upload_time_iso_8601": "2024-08-31T00:03:29.051682Z",
            "url": "https://files.pythonhosted.org/packages/c9/8d/07577095901ec4c50f1ee67d7ebd89af9dca51fd0315ef886d2ad66813ec/pygismo-24.8.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "493a24f7f9818d942b1001175d4ed1ab22245d2e230945a77610d085f76e7857",
                "md5": "764605b85d669a8101739bcd53c9b21e",
                "sha256": "5d90807f979e7b2c23f004a9e806058f8f913d69d52fd5e0359064d2d601caa8"
            },
            "downloads": -1,
            "filename": "pygismo-24.8.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "764605b85d669a8101739bcd53c9b21e",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 6582461,
            "upload_time": "2024-08-31T00:03:31",
            "upload_time_iso_8601": "2024-08-31T00:03:31.437804Z",
            "url": "https://files.pythonhosted.org/packages/49/3a/24f7f9818d942b1001175d4ed1ab22245d2e230945a77610d085f76e7857/pygismo-24.8.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c592a61dd587084d93cdfff50c9e29400dfe93d2e2779e13bf4a96b1f7eeea8b",
                "md5": "cfed9021bd7f43317d7ee569da9defa6",
                "sha256": "69953b67253966bd24cfe2558e9fc6629de8b1b20a6302149ba929c61bdd5163"
            },
            "downloads": -1,
            "filename": "pygismo-24.8.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "cfed9021bd7f43317d7ee569da9defa6",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 6128594,
            "upload_time": "2024-08-31T00:03:33",
            "upload_time_iso_8601": "2024-08-31T00:03:33.358081Z",
            "url": "https://files.pythonhosted.org/packages/c5/92/a61dd587084d93cdfff50c9e29400dfe93d2e2779e13bf4a96b1f7eeea8b/pygismo-24.8.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6df4f6829e6679bed82d1230cf2cb6db11ced235be00978b21064489bab7074a",
                "md5": "91a483131cfe196bd00548fa4ab3700a",
                "sha256": "3876c0441ebb71d6572ac26d8a0038fd6df7f9fd9df3836aa5c43d04ffa85348"
            },
            "downloads": -1,
            "filename": "pygismo-24.8.0-cp311-cp311-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "91a483131cfe196bd00548fa4ab3700a",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 5345403,
            "upload_time": "2024-08-31T00:03:35",
            "upload_time_iso_8601": "2024-08-31T00:03:35.737951Z",
            "url": "https://files.pythonhosted.org/packages/6d/f4/f6829e6679bed82d1230cf2cb6db11ced235be00978b21064489bab7074a/pygismo-24.8.0-cp311-cp311-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "543bdee5068ac3779d5bfc5732794f5f99b3b8687b0a07bf46e5206a8bce4187",
                "md5": "a4ce2331706a0d0d967df4ee07d788d9",
                "sha256": "f58b72c96414856d59ed5a260e17b9c46d7e17e8afbbb37769ba212746d48384"
            },
            "downloads": -1,
            "filename": "pygismo-24.8.0-cp311-cp311-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "a4ce2331706a0d0d967df4ee07d788d9",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 4457153,
            "upload_time": "2024-08-31T00:03:37",
            "upload_time_iso_8601": "2024-08-31T00:03:37.701547Z",
            "url": "https://files.pythonhosted.org/packages/54/3b/dee5068ac3779d5bfc5732794f5f99b3b8687b0a07bf46e5206a8bce4187/pygismo-24.8.0-cp311-cp311-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5352f224794c7a6eb5665ebe600afc7b1dd9f1fa4892b29c31d9c9a4a4cd7fbe",
                "md5": "28e9e895639a9f581d48f18d7fd3a979",
                "sha256": "d35b4a2df14500c6f580a42b3d47f09fa7ffea63f5f55bffee499204cc78e07b"
            },
            "downloads": -1,
            "filename": "pygismo-24.8.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "28e9e895639a9f581d48f18d7fd3a979",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 5468249,
            "upload_time": "2024-08-31T00:03:39",
            "upload_time_iso_8601": "2024-08-31T00:03:39.112041Z",
            "url": "https://files.pythonhosted.org/packages/53/52/f224794c7a6eb5665ebe600afc7b1dd9f1fa4892b29c31d9c9a4a4cd7fbe/pygismo-24.8.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "05296b6cc3925e0d1dc99a925de8832bd7bfc5775d8d82f76c69683afc3024f1",
                "md5": "b3486310bc01bbb7967a0503964825bc",
                "sha256": "867d032fb56fead17b12dd4c320159dfae668b7c1cbd535565ecdb0a7f16cc94"
            },
            "downloads": -1,
            "filename": "pygismo-24.8.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "b3486310bc01bbb7967a0503964825bc",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 6591778,
            "upload_time": "2024-08-31T00:03:41",
            "upload_time_iso_8601": "2024-08-31T00:03:41.244408Z",
            "url": "https://files.pythonhosted.org/packages/05/29/6b6cc3925e0d1dc99a925de8832bd7bfc5775d8d82f76c69683afc3024f1/pygismo-24.8.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2640ec2935005784429171a1497f3af0e28e62d47945aa906fbb4edf9739be2c",
                "md5": "8331084153b723ed6d7d88fda4412450",
                "sha256": "5ef2b1d2c842beb7f1ce560ef65adcb0025c68c6caa2d4e9ad3efe667cf42f05"
            },
            "downloads": -1,
            "filename": "pygismo-24.8.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "8331084153b723ed6d7d88fda4412450",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 6134571,
            "upload_time": "2024-08-31T00:03:42",
            "upload_time_iso_8601": "2024-08-31T00:03:42.640375Z",
            "url": "https://files.pythonhosted.org/packages/26/40/ec2935005784429171a1497f3af0e28e62d47945aa906fbb4edf9739be2c/pygismo-24.8.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b2a0646b87cb9b9f2c52d418049e604a4b96ab7654fdcdada048f5fb13d37fa4",
                "md5": "f571a7c4e6f6566c71bf0e8bd649db06",
                "sha256": "8e03b2179a4c42c3973d399260d8b91fbd5ee724f745c2b1a8cd953ddcc321d2"
            },
            "downloads": -1,
            "filename": "pygismo-24.8.0-cp312-cp312-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f571a7c4e6f6566c71bf0e8bd649db06",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": null,
            "size": 5348094,
            "upload_time": "2024-08-31T00:03:44",
            "upload_time_iso_8601": "2024-08-31T00:03:44.817382Z",
            "url": "https://files.pythonhosted.org/packages/b2/a0/646b87cb9b9f2c52d418049e604a4b96ab7654fdcdada048f5fb13d37fa4/pygismo-24.8.0-cp312-cp312-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c0328a53acda131f825e02ebfd608bd60bff18d3c1ffe44fd71463a045e3611c",
                "md5": "2ae1407a98c9c574cdba279d79c6273c",
                "sha256": "6471a7fe4d982a8f5206a6e142edf5eaa873f055d7c0a16547900e14e3b95fae"
            },
            "downloads": -1,
            "filename": "pygismo-24.8.0-cp312-cp312-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "2ae1407a98c9c574cdba279d79c6273c",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": null,
            "size": 4463894,
            "upload_time": "2024-08-31T00:03:46",
            "upload_time_iso_8601": "2024-08-31T00:03:46.675017Z",
            "url": "https://files.pythonhosted.org/packages/c0/32/8a53acda131f825e02ebfd608bd60bff18d3c1ffe44fd71463a045e3611c/pygismo-24.8.0-cp312-cp312-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b85f157b136cd2a0a1ba505603ab9e4b99c715fc6be171a3d76df58b4e14e0bc",
                "md5": "69e792ef4346ff7901d74683107ce81c",
                "sha256": "1fd7a0a7e9fd85d7d49f548237546f5eece86b61a810d0ccfe551ed62fa55c3f"
            },
            "downloads": -1,
            "filename": "pygismo-24.8.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "69e792ef4346ff7901d74683107ce81c",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": null,
            "size": 5470335,
            "upload_time": "2024-08-31T00:03:48",
            "upload_time_iso_8601": "2024-08-31T00:03:48.275535Z",
            "url": "https://files.pythonhosted.org/packages/b8/5f/157b136cd2a0a1ba505603ab9e4b99c715fc6be171a3d76df58b4e14e0bc/pygismo-24.8.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fe01b406dbe0348c500616c788298bba12b09189f21f68e10f942966a611aceb",
                "md5": "a1876a8604aaea13777ac1bc0824b0fc",
                "sha256": "8c47b0f5976d38b766a237538ecab68955d1bf851526f6ea3955b187c389dbaf"
            },
            "downloads": -1,
            "filename": "pygismo-24.8.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "a1876a8604aaea13777ac1bc0824b0fc",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": null,
            "size": 6589527,
            "upload_time": "2024-08-31T00:03:50",
            "upload_time_iso_8601": "2024-08-31T00:03:50.570811Z",
            "url": "https://files.pythonhosted.org/packages/fe/01/b406dbe0348c500616c788298bba12b09189f21f68e10f942966a611aceb/pygismo-24.8.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fd8e5c8c92a4a6d18aaf515ed6aa24abf0d7aa994f0a787f95dd4d2b8449c142",
                "md5": "ebd4caea717665959a5574b30f1647a9",
                "sha256": "9252559fa9202806881c8fd5348cbc4bbb3152e579abf7413ea6cdb1be5e76a5"
            },
            "downloads": -1,
            "filename": "pygismo-24.8.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "ebd4caea717665959a5574b30f1647a9",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": null,
            "size": 6139336,
            "upload_time": "2024-08-31T00:03:51",
            "upload_time_iso_8601": "2024-08-31T00:03:51.930515Z",
            "url": "https://files.pythonhosted.org/packages/fd/8e/5c8c92a4a6d18aaf515ed6aa24abf0d7aa994f0a787f95dd4d2b8449c142/pygismo-24.8.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "afa5ed3521be0d306f27e38f6f5e2f5e7a819be110060fe12cbb86e9b52b263a",
                "md5": "820f87296cbd4915c8e3c6f11f8635ac",
                "sha256": "62932f12054cb24779d2dff3be4d79c404778f68518c1145339baf7ab9fd013a"
            },
            "downloads": -1,
            "filename": "pygismo-24.8.0-cp38-cp38-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "820f87296cbd4915c8e3c6f11f8635ac",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 5343149,
            "upload_time": "2024-08-31T00:03:53",
            "upload_time_iso_8601": "2024-08-31T00:03:53.372706Z",
            "url": "https://files.pythonhosted.org/packages/af/a5/ed3521be0d306f27e38f6f5e2f5e7a819be110060fe12cbb86e9b52b263a/pygismo-24.8.0-cp38-cp38-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0c7f157fc162e436dd7b9701ead783178049ab2bb40c88eb53e21d1c1ea4e685",
                "md5": "47f005f5e95cdd1312fb88ec28755ab1",
                "sha256": "adbec361b20a50c01aedf2d04055107237530d9aba658fd60bb490118125493d"
            },
            "downloads": -1,
            "filename": "pygismo-24.8.0-cp38-cp38-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "47f005f5e95cdd1312fb88ec28755ab1",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 4454890,
            "upload_time": "2024-08-31T00:03:54",
            "upload_time_iso_8601": "2024-08-31T00:03:54.755795Z",
            "url": "https://files.pythonhosted.org/packages/0c/7f/157fc162e436dd7b9701ead783178049ab2bb40c88eb53e21d1c1ea4e685/pygismo-24.8.0-cp38-cp38-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "484c3c1d8f26d7fb4d2dc17697960ed99be17d9cbf277370fbd880dee315fd2a",
                "md5": "9618f8dfdd4e95a3019ce2cae7981160",
                "sha256": "e70b78c3ac3d1b1ad5891053d0350f39ba3a3d8df96dd5748d0ee8f876ec752f"
            },
            "downloads": -1,
            "filename": "pygismo-24.8.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "9618f8dfdd4e95a3019ce2cae7981160",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 5463834,
            "upload_time": "2024-08-31T00:03:56",
            "upload_time_iso_8601": "2024-08-31T00:03:56.130331Z",
            "url": "https://files.pythonhosted.org/packages/48/4c/3c1d8f26d7fb4d2dc17697960ed99be17d9cbf277370fbd880dee315fd2a/pygismo-24.8.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5da4f364e58db6433adb3e9c7f706ebd80fcf44ca15a56c559a138b9a9f53717",
                "md5": "c4c222a7ce8be5437c6c487e1cc0056f",
                "sha256": "8f13fcffed62373ec8d9f0a50f2cbaa5071a1d5550b46d4e9b5e77cadc5b259b"
            },
            "downloads": -1,
            "filename": "pygismo-24.8.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "c4c222a7ce8be5437c6c487e1cc0056f",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 6583830,
            "upload_time": "2024-08-31T00:03:58",
            "upload_time_iso_8601": "2024-08-31T00:03:58.544122Z",
            "url": "https://files.pythonhosted.org/packages/5d/a4/f364e58db6433adb3e9c7f706ebd80fcf44ca15a56c559a138b9a9f53717/pygismo-24.8.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0fe571c0cfa06031061b3958cee81a28b1dc04be740872d049bddcaae1c66127",
                "md5": "40a326fa2f1236894a123e8a9d68c9f9",
                "sha256": "0df62f43df06db4f062e3c2016e6900eed3acc9af40654416933c28dc3dbbc66"
            },
            "downloads": -1,
            "filename": "pygismo-24.8.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "40a326fa2f1236894a123e8a9d68c9f9",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 6126715,
            "upload_time": "2024-08-31T00:03:59",
            "upload_time_iso_8601": "2024-08-31T00:03:59.910436Z",
            "url": "https://files.pythonhosted.org/packages/0f/e5/71c0cfa06031061b3958cee81a28b1dc04be740872d049bddcaae1c66127/pygismo-24.8.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9941364b769d17254142880f1254db7bfe285022779ba8beabae3b5078d2d131",
                "md5": "b70ea7d2fb15e3c61bcce08a23175978",
                "sha256": "afb332a529546e72bc5a939db92aa6b8067b5bf98293de675a4fcec353fa15f8"
            },
            "downloads": -1,
            "filename": "pygismo-24.8.0-cp39-cp39-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "b70ea7d2fb15e3c61bcce08a23175978",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 5344720,
            "upload_time": "2024-08-31T00:04:01",
            "upload_time_iso_8601": "2024-08-31T00:04:01.373144Z",
            "url": "https://files.pythonhosted.org/packages/99/41/364b769d17254142880f1254db7bfe285022779ba8beabae3b5078d2d131/pygismo-24.8.0-cp39-cp39-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "27db7507f4c3aaebac7eafaeec5be5140a7bc84ef8730f18df506c5de4b94379",
                "md5": "c3ea81215e9b96ad1dbcc5debf73d6dd",
                "sha256": "38c26f80765634c85e0f1d1fb602e15d8e0ddb732dcdce3138b129846e9aa4ac"
            },
            "downloads": -1,
            "filename": "pygismo-24.8.0-cp39-cp39-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "c3ea81215e9b96ad1dbcc5debf73d6dd",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 4455036,
            "upload_time": "2024-08-31T00:04:02",
            "upload_time_iso_8601": "2024-08-31T00:04:02.883604Z",
            "url": "https://files.pythonhosted.org/packages/27/db/7507f4c3aaebac7eafaeec5be5140a7bc84ef8730f18df506c5de4b94379/pygismo-24.8.0-cp39-cp39-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "78db8ed3851ee0f0572cef792ddb6a84407d48350e236c3a0d3893b18e8f85f9",
                "md5": "5efb34a002b24c6110b248916b58ca3f",
                "sha256": "bff1c8bfae9e6979352eb6b4c4e3b821d280177f0572d815c7d19b7f421ccd0c"
            },
            "downloads": -1,
            "filename": "pygismo-24.8.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "5efb34a002b24c6110b248916b58ca3f",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 5467804,
            "upload_time": "2024-08-31T00:04:04",
            "upload_time_iso_8601": "2024-08-31T00:04:04.770436Z",
            "url": "https://files.pythonhosted.org/packages/78/db/8ed3851ee0f0572cef792ddb6a84407d48350e236c3a0d3893b18e8f85f9/pygismo-24.8.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c106d325245b0b4899bb3dd7747629572d529c1a4f1932ca0fee9f6085a0fcc6",
                "md5": "39db11529a21adbc1d9430216bc620db",
                "sha256": "dc7a0a7d0619bd678eacc5c290a6106e2d0eb58c999f5205a48d6b742e71f42b"
            },
            "downloads": -1,
            "filename": "pygismo-24.8.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "39db11529a21adbc1d9430216bc620db",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 6591314,
            "upload_time": "2024-08-31T00:04:06",
            "upload_time_iso_8601": "2024-08-31T00:04:06.538521Z",
            "url": "https://files.pythonhosted.org/packages/c1/06/d325245b0b4899bb3dd7747629572d529c1a4f1932ca0fee9f6085a0fcc6/pygismo-24.8.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8a68e4ce06671b07eeb43e49e2d11a199eb2eda97567b58fe440052d7c7dc213",
                "md5": "de5099d48c4284e02caf29a7d6ac2519",
                "sha256": "1501d162df3732ca016da84ea6b9fcf616cfac1399518cec5439034841a06d1a"
            },
            "downloads": -1,
            "filename": "pygismo-24.8.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "de5099d48c4284e02caf29a7d6ac2519",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 6128163,
            "upload_time": "2024-08-31T00:04:08",
            "upload_time_iso_8601": "2024-08-31T00:04:08.199836Z",
            "url": "https://files.pythonhosted.org/packages/8a/68/e4ce06671b07eeb43e49e2d11a199eb2eda97567b58fe440052d7c7dc213/pygismo-24.8.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3c6f21f2fe1b99e89e8d73ea6e1677b3ba3aa4950015a03fca18f7c8642af9b5",
                "md5": "e94163dec080c4f6d4ff2db65d8a323a",
                "sha256": "a3fcec569e4745c2ac5038ac828fc43201bd1f65b8e43b3365ba95ef8fc852da"
            },
            "downloads": -1,
            "filename": "pygismo-24.8.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e94163dec080c4f6d4ff2db65d8a323a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4080927,
            "upload_time": "2024-08-31T00:04:09",
            "upload_time_iso_8601": "2024-08-31T00:04:09.790884Z",
            "url": "https://files.pythonhosted.org/packages/3c/6f/21f2fe1b99e89e8d73ea6e1677b3ba3aa4950015a03fca18f7c8642af9b5/pygismo-24.8.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-31 00:04:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "gismo",
    "github_project": "gismo",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "circle": true,
    "appveyor": true,
    "lcname": "pygismo"
}
        
Elapsed time: 0.41390s