Skip to main content

High-Performance Computational Mechanics in Python.

Project description

SigmaEpsilon - High-Performance Computational Solid Mechanics in Python

Binder CircleCI Documentation Status License PyPI Code style: black

Warning This package is under active development and in an alpha stage. Come back later, or star the repo to make sure you don’t miss the first stable release!

Highlights

Head over to the Quick Examples page in the docs to explore our gallery of examples showcasing what SigmaEpsilon can do! Want to test-drive SigmaEpsilon? All of the examples from the gallery are live on MyBinder for you to test drive without installing anything locally: Launch on Binder.

Overview

  • A solid submodule to analyze and optimize solid structures of all kinds with the Finite Element Method. The implementations so far only cover linear behaviour, but with practically no limits on the complexity of the shape and topology of the domain under investigation.

Installation

This is optional, but we suggest you to create a dedicated virtual enviroment at all times to avoid conflicts with your other projects. Create a folder, open a command shell in that folder and use the following command

>>> python -m venv venv_name

Once the enviroment is created, activate it via typing

>>> .\venv_name\Scripts\activate

sigmaepsilon can be installed (either in a virtual enviroment or globally) from PyPI using pip on Python >= 3.6:

>>> pip install sigmaepsilon

Documentation

Refer to the docs for further details on installation and usage.

Testing

To run all tests, open up a console in the root directory of the project and type the following

>>> python -m unittest

Dependencies

We use Numba's JIT compiler to speed up heavy computations, and it relies on the C++ redistributable package. It is likely already installed on your system, but if it is not, you can download it from Microsoft's website under "Other Tools, Frameworks, and Redistributables".

must have

  • Numba, NumPy, SciPy, SymPy, awkward

strongly suggested

  • PyVista, Plotly, matplotlib, sectionproperties

optional

  • networkx

License

SigmaEpsilon is Copyright(C) 2022: Bence Balogh

All rights reserved.

This program is dual-licensed as follows:

(1) You may use SigmaEpsilon as free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

In this case the program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License at http://www.gnu.org/licenses/gpl.txt or in the LICENSE file of this repository for more details.

(2) You may use SigmaEpsilon as part of a commercial software. In this case a proper agreement must be reached with the Authors based on a proper licensing contract.

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

sigmaepsilon-0.0.36.tar.gz (134.1 kB view details)

Uploaded Source

Built Distribution

sigmaepsilon-0.0.36-py3-none-any.whl (165.6 kB view details)

Uploaded Python 3

File details

Details for the file sigmaepsilon-0.0.36.tar.gz.

File metadata

  • Download URL: sigmaepsilon-0.0.36.tar.gz
  • Upload date:
  • Size: 134.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.11

File hashes

Hashes for sigmaepsilon-0.0.36.tar.gz
Algorithm Hash digest
SHA256 16f34484bba00fd3a2bb7bdb0b7c1a6f0f202b773366e8bc8713d6c5e8bc0612
MD5 e98e1eda5819067c12e70e95213c3ed0
BLAKE2b-256 7b5e42470e082fdfa70f84046b1b47183aab75b57d380dc1188368fa081be5c0

See more details on using hashes here.

Provenance

File details

Details for the file sigmaepsilon-0.0.36-py3-none-any.whl.

File metadata

File hashes

Hashes for sigmaepsilon-0.0.36-py3-none-any.whl
Algorithm Hash digest
SHA256 ec2f6acb803cc07c8cd02fc5973184086bf3bcbe01d51432d7501114657838b5
MD5 d7c8962519da147eee6a4abbdc22ae26
BLAKE2b-256 ff3c1872d97618d1f84f2974913a2be8b05b7dd348c1e7d20de4bef4e155502d

See more details on using hashes here.

Provenance

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