FEALPy: Finite Element Analysis Library in Python
Project description
FEALPy: Finite Element Analysis Library in Python
We want to develop an efficient and easy to use finite element software package to support our teach and research work.
We still have lot work to do.
关于 FEALPy 的中文帮助与安装信息请查看: FEALPy 帮助与安装
Installation
Common
To install the latest release from PyPi, use
pip install -U fealpy
If you have no root
access on Linux/MacOS, please try
python -m pip install -U fealpy
Users in China can install FEALPy from mirrors such as:
From Source
git clone https://github.com/weihuayi/fealpy.git
cd fealpy
pip install .
For developers, please use pip install -e .
to install it in develop mode.
On Linux system such as Ubuntu or Fedora, or MacOS, maybe you should use pip3 install -e .
to install it in
develop mode.
Uninstallation
pip uninstall fealpy
Docker
To be added.
Reference and Acknowledgement
We thank Dr. Long Chen for the guidance and compiling a systematic documentation for programming finite element methods.
Citation
Please cite fealpy
if you use it in you paper
H. Wei and Y. Huang, FEALPy: Finite Element Analysis Library in Python, https://github.com/weihuayi/fealpy, Xiangtan University, 2017-2021.
@misc{fealpy,
title = {FEALPy: Finite Element Analysis Library in Python. https://github.com/weihuayi/
fealpy},
url = {https://github.com/weihuayi/fealpy},
author = {Wei, Huayi and Huang, Yunqing},
institution = {Xiangtan University},
year = {Xiangtan University, 2017-2021},
}
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
Built Distribution
File details
Details for the file fealpy-1.1.20.tar.gz
.
File metadata
- Download URL: fealpy-1.1.20.tar.gz
- Upload date:
- Size: 402.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4bf2b28f80349425ef19c483d1b50cf996f156607905f3b7e2192e91e0e9ee98 |
|
MD5 | 9f9b446fcc2a16e620af86917cf6c869 |
|
BLAKE2b-256 | 0f1fe718730c70a1601a64aaf7f9f549bc7c59f5b19b1c35939ca57fe849629e |
File details
Details for the file fealpy-1.1.20-py3-none-any.whl
.
File metadata
- Download URL: fealpy-1.1.20-py3-none-any.whl
- Upload date:
- Size: 532.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 56f8c380ae29e6997dbfb64ac733fbe5a53da45987348975bbccd97e209f4158 |
|
MD5 | 00e5a2c15f0a569f13c51ddc0f2fe643 |
|
BLAKE2b-256 | 2f497a68e7f5e702e26c7c2fa97b05bae14004f61b5591302557cfc385e47e1f |