https://github.com/certik/sfepy
My sfepy repository
https://github.com/certik/sfepy
Last synced: 5 months ago
JSON representation
My sfepy repository
- Host: GitHub
- URL: https://github.com/certik/sfepy
- Owner: certik
- License: bsd-3-clause
- Created: 2009-01-20T09:17:04.000Z (over 17 years ago)
- Default Branch: master
- Last Pushed: 2009-01-20T09:19:03.000Z (over 17 years ago)
- Last Synced: 2025-10-10T13:36:17.610Z (9 months ago)
- Homepage:
- Size: 8.26 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
SfePy (Simple finite elements in Python)
========================================
A finite element analysis software based primarily on Numpy and SciPy.
See the INSTALL file for installation instructions.
Documentation is in doc/sfepy_manual.pdf. It is automatically generated using
the ./gen script. To run the script 'pexpect' and 'lxml' packages are
required. If you want to update, or regenerate, the documentation and have the
prerequisities installed, do "$ ./gen".
See also:
- 'http://sfepy.org' ... SfePy development (releases, mailing lists,
issue tracking, mercurial repository, documentation,
examples
- 'http://sfepy.kme.zcu.cz' ... projects solved within SfePy.
License: New BSD License, see the LICENSE file.
--
Robert Cimrman