FEM on Colab ============== .. meta:: :description lang=en: FEM on Colab is a collection of packages that allows to easily install several finite element libraries on Google Colab. FEM on Colab is currently developed at Università Cattolica del Sacro Cuore by Prof. Francesco Ballarin. .. image:: _static/images/github-logo.png :target: https://github.com/fem-on-colab/fem-on-colab :height: 80px :width: 80px :alt: Go to repository on GitHub .. image:: _static/images/email.png :target: mailto:francesco.ballarin@unicatt.it :height: 80px :width: 80px :alt: Contact us via email Description ----------- .. image:: _static/images/fem-on-colab-logo.png :height: 150px :width: 150px :align: right :alt: FEM on Colab **FEM on Colab** is a collection of packages that allows to easily install several finite element libraries on Google Colab. Currently supported libraries are `FEniCS `__, `FEniCSx `__, `firedrake `__ and `ngsolve `__. Mesh generation via `gmsh `__ and `netgen `__ is also supported. Authors ------------------------ **FEM on Colab** is currently developed and maintained at `Università Cattolica del Sacro Cuore `__ by `Prof. Francesco Ballarin `__. Timeline and funding ------------------------ .. list-table:: :widths: 10 90 * - May 2021 - Early development of **FEM on Colab** begins at `Università Cattolica del Sacro Cuore `__. * - January 2022 - End user packages are automatically built on a weekly basis, in order to follow upstream development. With similar motivations, their dependencies are built on a monthly basis. * - October 2022 - Latest `backend information `__ reported by Google Colab developers is now used in the scheduled builds. * - November 2022 - **FEM on Colab** has a new spin-off: learn more about `FEM on Kaggle `__! * - December 2022 - Small donations can now be sent through the `GitHub Sponsors `__ program. Learn more about FEM on Colab ----------------------------- .. toctree:: :maxdepth: 1 packages advanced contributing citing publications License ------- **FEM on Colab** is freely available under the MIT license.