14 citations · 14 across the 1 of their papers we have counts for
Showing cs.MSShow all
3 papers · 1 filter
cs.MS2021★ 14 cited
Fast Evaluation of Finite Element Weak Forms Using Python Tensor Contraction Packages
Robert Cimrman
In finite element calculations, the integral forms are usually evaluated using nested loops over elements, and over quadrature points. Many such forms (e.g. linear or multi-linear)…
cs.MS2019
SciPy 1.0--Fundamental Algorithms for Scientific Computing in Python
Pauli Virtanen, Ralf Gommers, Travis E. Oliphant +32
SciPy is an open source scientific computing library for the Python programming language. SciPy 1.0 was released in late 2017, about 16 years after the original version 0.1 release…
cs.MS2018
Multiscale finite element calculations in Python using SfePy
Robert Cimrman, Vladimír Lukeš, Eduard Rohan
SfePy (Simple finite elements in Python) is a software for solving various kinds of problems described by partial differential equations in one, two or three spatial dimensions by…