Coder Social home page Coder Social logo

lwk205 / fealpy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from weihuayi/fealpy

0.0 0.0 0.0 81.38 MB

Finite Element Analysis Library in Python

License: Other

Python 41.74% MATLAB 36.87% CMake 0.05% C++ 20.27% TeX 0.01% C 0.40% Makefile 0.02% Jupyter Notebook 0.66%

fealpy's Introduction

FEALPy: Finite Element Analysis Library in Python

Join the chat at https://gitter.im/weihuayi/fealpy Python package Upload Python Package

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 your 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},
}

fealpy's People

Contributors

weihuayi avatar liao0415 avatar liujianggang0518 avatar tiantian0347 avatar wangxingallom avatar xuming0629 avatar wangdong19 avatar wpengxiang avatar wanglongjuan avatar zweien avatar charliecwei avatar huihuicao avatar scaomath avatar kaijiangmath avatar wubangminlll avatar dependabot[bot] avatar jdevlieghere avatar tgs123 avatar gitter-badger avatar 953264900 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.