firedrake

Firedrake is an automated system for the portable solution of partial differential equations using the finite element method (FEM)

https://github.com/firedrakeproject/firedrake

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (2.7%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Firedrake is an automated system for the portable solution of partial differential equations using the finite element method (FEM)

Basic Info
  • Host: GitHub
  • Owner: firedrakeproject
  • License: other
  • Language: Python
  • Default Branch: main
  • Homepage: https://firedrakeproject.org
  • Size: 159 MB
Statistics
  • Stars: 594
  • Watchers: 44
  • Forks: 169
  • Open Issues: 355
  • Releases: 164
Created over 12 years ago · Last pushed 10 months ago
Metadata Files
Readme License Citation Authors

README.rst

Firedrake is an automated system for the portable solution of partial
differential equations using the finite element method (FEM). Firedrake
enables users to employ a wide range of discretisations to an infinite
variety of PDEs and obtain high performance code on CPUs.

For more information on Firedrake, please see https://www.firedrakeproject.org.

Owner

  • Name: Firedrake
  • Login: firedrakeproject
  • Kind: organization
  • Email: firedrake@imperial.ac.uk

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 278
  • Total pull requests: 678
  • Average time to close issues: 10 months
  • Average time to close pull requests: 18 days
  • Total issue authors: 106
  • Total pull request authors: 48
  • Average comments per issue: 1.88
  • Average comments per pull request: 0.94
  • Merged pull requests: 369
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 136
  • Pull requests: 425
  • Average time to close issues: 16 days
  • Average time to close pull requests: 8 days
  • Issue authors: 63
  • Pull request authors: 37
  • Average comments per issue: 1.45
  • Average comments per pull request: 1.15
  • Merged pull requests: 212
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • JDBetteridge (20)
  • jrmaddison (19)
  • connorjward (19)
  • dham (15)
  • JHopeCollins (11)
  • pbrubeck (10)
  • colinjcotter (10)
  • Ig-dolci (7)
  • sghelichkhani (6)
  • wence- (6)
  • APaganini (6)
  • pefarrell (5)
  • rckirby (5)
  • miguelcoolchips (5)
  • qk11853 (5)
Pull Request Authors
  • connorjward (180)
  • pbrubeck (105)
  • JDBetteridge (67)
  • Ig-dolci (65)
  • ksagiyam (60)
  • dham (44)
  • JHopeCollins (35)
  • pefarrell (15)
  • indiamai (10)
  • rckirby (10)
  • leo-collins (9)
  • jrmaddison (8)
  • nbouziani (8)
  • colinjcotter (7)
  • qbisi (6)
Top Labels
Issue Labels
bug (127) installation (43) enhancement (31) Zenodo release (15) documentation (13) question (12) straightforward (4) pyop2 (4) performance (3) macOS (3) difficult (2) testing (2) good first issue (2) invalid (2) tsfc (2) firedrake-adjoint (1) wishlist (1)
Pull Request Labels
DO NOT MERGE (51) macOS (20) bug (14) installation (12) documentation (9) testing (5) firedrake-adjoint (4) performance (1) difficult (1) straightforward (1) gpu (1) question (1) enhancement (1)

Dependencies

.github/workflows/build.yml actions
  • actions/checkout v2 composite
  • docker/build-push-action v2 composite
  • docker/login-action v1 composite
  • docker/setup-buildx-action v1 composite
.github/workflows/docs.yml actions
  • actions/checkout v2 composite
.github/workflows/lint.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
.github/workflows/zenodo-canary.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • actions/upload-artifact v2 composite
requirements-ext.txt pypi
  • cached_property *
  • cachetools *
  • ipython *
  • matplotlib *
  • nbval *
  • packaging *
  • pkgconfig *
  • progress *
  • pylint *
  • pytest *
  • pytest-xdist *
  • requests *
  • scipy *
  • sympy *
  • vtk >=9.0.1
requirements-git.txt pypi
  • fiat *
  • finat *
  • petsc firedrake
  • pyadjoint *
  • pyop2 *
  • tsfc *
  • ufl *
.github/workflows/docker.yml actions
.github/workflows/docker_reuse.yml actions
  • actions/checkout v3 composite
  • docker/build-push-action v4 composite
  • docker/login-action v2 composite
  • docker/setup-buildx-action v2 composite
requirements.txt pypi
setup.py pypi