The testing of kinnala/scikit-fem is done using the Docker actions defined in this repo. This repo has several branches that are described in the following table:
Branch | Description |
---|---|
main |
For displaying the README. |
py36 |
Python 3.6, uses python:3.6 from Docker Hub. |
py37 |
Python 3.7, uses python:3.7 from Docker Hub. |
py38 |
Python 3.8, uses python:3.8 from Docker Hub. |
py39 |
Python 3.9, uses python:3.9 from Docker Hub. |