{"id":17801597,"url":"https://github.com/ryanfreckleton/dolfin","last_synced_at":"2025-04-02T04:15:09.148Z","repository":{"id":151389847,"uuid":"169668664","full_name":"ryanfreckleton/dolfin","owner":"ryanfreckleton","description":null,"archived":false,"fork":false,"pushed_at":"2019-02-08T01:28:11.000Z","size":47336,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-07T18:53:49.286Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ryanfreckleton.png","metadata":{"files":{"readme":"README.rst","changelog":"ChangeLog.rst","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-02-08T01:16:15.000Z","updated_at":"2023-03-05T01:54:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"36e78bab-85f0-4a8a-9f4e-10545d5bc4fb","html_url":"https://github.com/ryanfreckleton/dolfin","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanfreckleton%2Fdolfin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanfreckleton%2Fdolfin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanfreckleton%2Fdolfin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanfreckleton%2Fdolfin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryanfreckleton","download_url":"https://codeload.github.com/ryanfreckleton/dolfin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246752635,"owners_count":20827987,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-27T12:38:59.306Z","updated_at":"2025-04-02T04:15:09.133Z","avatar_url":"https://github.com/ryanfreckleton.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"======\nDOLFIN\n======\n\nDOLFIN is the computational backend of FEniCS and implements the\nFEniCS Problem Solving Environment in Python and C++.\n\nWe are currently working on a highly experimental version of DOLFIN\nat: https://github.com/FEniCS/dolfinx\n\nInstallation\n============\n\nTo build DOLFIN, run::\n\n  mkdir build\n  cd build\n  cmake ..\n  make install\n\nFor detailed instructions, see the file INSTALL.\n\n\nDocumentation\n=============\n\nDocumentation can be viewed at http://fenics-dolfin.readthedocs.org/.\n\n.. image:: https://readthedocs.org/projects/fenics-dolfin/badge/?version=latest\n   :target: http://fenics.readthedocs.io/projects/dolfin/en/latest/?badge=latest\n   :alt: Documentation Status\n\n\nAutomated Testing\n=================\n\nWe use Bitbucket Pipelines and Atlassian Bamboo to perform automated\ntesting.\n\n.. image:: https://bitbucket-badges.useast.atlassian.io/badge/fenics-project/dolfin.svg\n   :target: https://bitbucket.org/fenics-project/dolfin/addon/pipelines/home\n   :alt: Pipelines Build Status\n\n.. image:: http://magpie.bpi.cam.ac.uk:8085/plugins/servlet/wittified/build-status/DOL-DODO\n   :target: http://magpie.bpi.cam.ac.uk:8085/browse/DOL-DODO/latest\n   :alt: Bamboo Build Status\n\n\nCode Coverage\n=============\n\nCode coverage reports can be viewed at\nhttps://coveralls.io/bitbucket/fenics-project/dolfin.\n\n.. image:: https://coveralls.io/repos/bitbucket/fenics-project/dolfin/badge.svg?branch=master\n   :target: https://coveralls.io/bitbucket/fenics-project/dolfin?branch=master\n   :alt: Coverage Status\n\n\nLicense\n=======\n\nDOLFIN is free software: you can redistribute it and/or modify\nit under the terms of the GNU Lesser General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nDOLFIN is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU Lesser General Public License for more details.\n\nYou should have received a copy of the GNU Lesser General Public License\nalong with DOLFIN. If not, see \u003chttp://www.gnu.org/licenses/\u003e.\n\n\nContact\n=======\n\nFor comments and requests, send an email to the FEniCS mailing list:\n\n  fenics-dev@googlegroups.com\n\nFor questions related to obtaining, building or installing DOLFIN,\nsend an email to the FEniCS support mailing list:\n\n  fenics-support@googlegroups.com\n\nFor questions about using DOLFIN, visit the FEniCS Q\u0026A page:\n\n  http://fenicsproject.org/qa\n\nFor bug reports, visit the DOLFIN Bitbucket page:\n\n  http://bitbucket.org/fenics-project/dolfin\n\n\nAbout\n=====\n\nDOLFIN is developed by a group of mathematicians, computational\nscientists and engineers distributed around the world. A list of\nauthors can be found in the file AUTHORS. For more information about\nDOLFIN, visit\n\n  http://fenicsproject.org","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanfreckleton%2Fdolfin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryanfreckleton%2Fdolfin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanfreckleton%2Fdolfin/lists"}