An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/bempp/bempp-cl

Score: 15.411116447517173

Last synced: about 4 hours ago
JSON representation

Repository metadata:

A fast Python based just-in-time compiling boundary element library

CodeMeta metadata:


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 833
Total Committers: 13
Avg Commits per committer: 64.077
Development Distribution Score (DDS): 0.382

Commits in past year: 2
Committers in past year: 2
Avg Commits per committer in past year: 1.0
Development Distribution Score (DDS) in past year: 0.5

Name Email Commits
Matthew Scroggs m****s@g****m 515
Timo Betcke t****e@g****m 277
evantwout 7****t 11
Timo Betcke b****e@r****n 10
paul p****l@u****l 9
bemppbot 7****t 3
Timo Betcke b****e@l****n 2
boomboompsh b****h 1
Zhi Li l****4@o****m 1
SDSearch 5****h 1
Mario Echeverri Bautista 6****n 1
Ignacia Fierro-Piccardo i****o@g****m 1
Ian MacDougall Murray 7****y 1

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 71
Total pull requests: 81
Average time to close issues: 4 months
Average time to close pull requests: 3 months
Total issue authors: 37
Total pull request authors: 9
Average comments per issue: 1.49
Average comments per pull request: 0.2
Merged pull request: 69
Bot issues: 0
Bot pull requests: 0

Past year issues: 6
Past year pull requests: 1
Past year average time to close issues: about 22 hours
Past year average time to close pull requests: N/A
Past year issue authors: 5
Past year pull request authors: 1
Past year average comments per issue: 0.33
Past year average comments per pull request: 0.0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/bempp/bempp-cl

Top Issue Authors

  • mscroggs (22)
  • tbetcke (6)
  • jahargreaves (3)
  • pescap (3)
  • xiamengqi2012 (2)
  • lz069 (2)
  • fltodd (2)
  • Ssssz (2)
  • Sentient07 (1)
  • Railon69 (1)
  • ymei (1)
  • Insoka (1)
  • joverbee (1)
  • lzyw1214 (1)
  • antoineRallu (1)

Top Pull Request Authors

  • mscroggs (54)
  • evantwout (12)
  • deweatherman (4)
  • pescap (4)
  • ignacia-fp (2)
  • i-murray (2)
  • tbetcke (1)
  • lz069 (1)
  • SDSearch (1)

Top Issue Labels

  • enhancement (13)
  • bug (8)
  • installation (2)

Top Pull Request Labels


Package metadata

pypi.org: bempp-cl

The Bempp boundary element library

  • Homepage:
  • Documentation: https://bempp-cl.readthedocs.io/
  • Licenses: Copyright 2019-2020 The Bempp Team (www.bempp.com) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  • Latest release: 0.4.2 (published about 1 year ago)
  • Last Synced: 2026-06-20T22:01:44.592Z (2 days ago)
  • Versions: 9
  • Dependent Packages: 1
  • Dependent Repositories: 1
  • Downloads: 1,538 Last month
  • Rankings:
    • Stargazers count: 6.597%
    • Forks count: 7.039%
    • Dependent packages count: 9.967%
    • Average: 11.942%
    • Downloads: 14.327%
    • Dependent repos count: 21.779%
  • Maintainers (2)
conda-forge.org: bempp-cl

Bempp-cl is a an OpenCL based boundary element library for Python.

  • Homepage: https://github.com/bempp/bempp-cl
  • Licenses: MIT
  • Latest release: 0.2.4 (published almost 5 years ago)
  • Last Synced: 2026-04-01T01:58:54.793Z (3 months ago)
  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Forks count: 30.347%
    • Stargazers count: 31.215%
    • Dependent repos count: 34.025%
    • Average: 36.691%
    • Dependent packages count: 51.175%

Dependencies

.github/workflows/notebook-images.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/release.yml actions
  • actions/checkout main composite
  • actions/checkout v2 composite
  • actions/setup-python v1 composite
  • docker/build-push-action v2 composite
  • docker/login-action v1 composite
  • docker/setup-buildx-action v1 composite
  • pypa/gh-action-pypi-publish master composite
.github/workflows/run-tests.yml actions
  • actions/checkout v2 composite
  • docker/build-push-action v2 composite
  • docker/login-action v1 composite
  • docker/setup-buildx-action v1 composite
Dockerfile docker
  • bempp-dev-env-with-dolfin latest build
  • bempp-dev-env-with-dolfinx latest build
  • bempp-dev-env-with-dolfinx-numba latest build
  • dolfinx/dev-env stable build
  • ubuntu 20.04 build
docs/requirements.txt pypi
  • sphinx-autoapi *
.github/workflows/weekly-tests.yml actions
  • actions/checkout v2 composite
  • docker/build-push-action v2 composite
  • docker/login-action v1 composite
  • docker/setup-buildx-action v1 composite
setup.py pypi