{"library":"scikit-fem","type":"library","category":null,"description":"A simple finite element assembler library for Python. Current version 12.0.1, requires Python >=3.10. Released roughly every few months on GitHub. Provides a high-level interface for assembling finite element matrices and vectors, with support for various element types and mesh formats.","language":"python","status":"active","version":"12.0.1","tags":["finite-elements","fem","science","simulation","numerical-analysis"],"install":[{"cmd":"pip install scikit-fem","imports":["from skfem import Basis","from skfem import Mesh","from skfem import BilinearForm","from skfem import asm","import numpy as np"]}],"homepage":"https://scikit-fem.github.io/scikit-fem/","github":"https://github.com/kinnala/scikit-fem","docs":null,"changelog":null,"pypi":"https://pypi.org/project/scikit-fem/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":7.5,"avg_import_s":1.22,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/scikit-fem/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}