Views provided by UsageCounts
End-user changes [feelpp] Feel++ python wrappers were moved to their own component feelpp-python #1734 [feelpp] Feel++ mor classes and functions were moved to their own component feelpp-mor #1734 [feelpp] samcef mesh format can now be imported see #1800 [feelpp] All Feel++ application writes a table of information at end of execution reminding in particular the location of the generated results [feelpp] distance function to a range got rewritten and support narrow band, see #1813 #1682 [toolboxes] the json format was massively updated to be more flexible and extensible in the future see json format documentation, a lot of examples are available in each toolbox [toolboxes] support all postprocessing features described here [python and toolboxes] support for remeshing see #1572, #1449 , #1567 [python/mor] Support pbdw see #1786 [python/mor] Support for outputs json specifications see #1840 What's Changed Feature/named arguments by @vincentchabannes in https://github.com/feelpp/feelpp/pull/1724 Add basic finite element matrices construction in python by @prudhomm in https://github.com/feelpp/feelpp/pull/1739 update Eigen copy to 3.4 by @prudhomm in https://github.com/feelpp/feelpp/pull/1748 Feature/toolboxes by @vincentchabannes in https://github.com/feelpp/feelpp/pull/1751 Prudhomm/issue1756 by @prudhomm in https://github.com/feelpp/feelpp/pull/1757 Prudhomm/issue1747 by @prudhomm in https://github.com/feelpp/feelpp/pull/1767 Feature/fix machine atlas by @vincentchabannes in https://github.com/feelpp/feelpp/pull/1774 add new functions to python parsing aboit model parameters by @thomas-saigre in https://github.com/feelpp/feelpp/pull/1773 Refactor/mor by @prudhomm in https://github.com/feelpp/feelpp/pull/1770 Refactor/mor mubar by @thomas-saigre in https://github.com/feelpp/feelpp/pull/1777 Feature/exceptions by @prudhomm in https://github.com/feelpp/feelpp/pull/1781 Feature/toolboxes by @vincentchabannes in https://github.com/feelpp/feelpp/pull/1769 Prudhomm/issue1765 by @prudhomm in https://github.com/feelpp/feelpp/pull/1766 Fix wrong tensor shape for local grad when using hdiv or hcurl confor… by @metivett in https://github.com/feelpp/feelpp/pull/1792 Feature/repo by @prudhomm in https://github.com/feelpp/feelpp/pull/1799 Feature/importer samcef by @vincentchabannes in https://github.com/feelpp/feelpp/pull/1800 update nlohman json to 3.10.5 Prudhomm/issue1737 by @prudhomm in https://github.com/feelpp/feelpp/pull/1803 Prudhomm/issue1804 by @prudhomm in https://github.com/feelpp/feelpp/pull/1805 Feature/pbdw by @romainhild in https://github.com/feelpp/feelpp/pull/1786 1734 reorganisation of feelpp repo by @prudhomm in https://github.com/feelpp/feelpp/pull/1810 Feature/toolboxes refactoring hdg by @romainhild in https://github.com/feelpp/feelpp/pull/1796 Feature/toolboxes by @vincentchabannes in https://github.com/feelpp/feelpp/pull/1812 Feature/fm-narrow-band by @metivett in https://github.com/feelpp/feelpp/pull/1813 Update broken symbolic link to cases in fluid by @lberti in https://github.com/feelpp/feelpp/pull/1822 Bump actions/stale from 4 to 5 by @dependabot in https://github.com/feelpp/feelpp/pull/1823 Bump JamesIves/github-pages-deploy-action from 4.1.5 to 4.3.0 by @dependabot in https://github.com/feelpp/feelpp/pull/1819 Bump actions/download-artifact from 2 to 3 by @dependabot in https://github.com/feelpp/feelpp/pull/1824 Bump actions/checkout from 2.4.0 to 3 by @dependabot in https://github.com/feelpp/feelpp/pull/1788 Feature/vectorublas by @metivett in https://github.com/feelpp/feelpp/pull/1802 Feature/ensemble split by @prudhomm in https://github.com/feelpp/feelpp/pull/1832 Feature/toolboxes by @vincentchabannes in https://github.com/feelpp/feelpp/pull/1846 Add outputs for ToolboxMor and use CRBModels by @romainhild in https://github.com/feelpp/feelpp/pull/1840 Fix fastmarching and distancetorange initialization (filter out ghost elements) by @metivett in https://github.com/feelpp/feelpp/pull/1850 #1858 up pybind11 by @prudhomm in https://github.com/feelpp/feelpp/pull/1859 mv fwd by @prudhomm in https://github.com/feelpp/feelpp/pull/1857 Bump JamesIves/github-pages-deploy-action from 4.3.0 to 4.3.3 by @dependabot in https://github.com/feelpp/feelpp/pull/1845 Bump docker/login-action from 1 to 2 by @dependabot in https://github.com/feelpp/feelpp/pull/1853 Bump docker/setup-buildx-action from 1 to 2 by @dependabot in https://github.com/feelpp/feelpp/pull/1854 Bump docker/setup-qemu-action from 1 to 2 by @dependabot in https://github.com/feelpp/feelpp/pull/1855 1861 improve remesh test by @prudhomm in https://github.com/feelpp/feelpp/pull/1862 Feature/mordicus by @romainhild in https://github.com/feelpp/feelpp/pull/1867 adapt feelpp to ubuntu 22.04 jammy by @prudhomm in https://github.com/feelpp/feelpp/pull/1873 1871 improve remesh control over boundary representation by @prudhomm in https://github.com/feelpp/feelpp/pull/1877 Feature/toolboxes by @vincentchabannes in https://github.com/feelpp/feelpp/pull/1885 Feature/dependencies mor install by @vincentchabannes in https://github.com/feelpp/feelpp/pull/1886 Feature/optimization symbolic expr degree by @vincentchabannes in https://github.com/feelpp/feelpp/pull/1889 Support Eigen3 external dependency by @vincentchabannes in https://github.com/feelpp/feelpp/pull/1890 1879 get the min or max of function at vertices on a marker and arg minmax by @prudhomm in https://github.com/feelpp/feelpp/pull/1901 Feature/fix mor examples by @vincentchabannes in https://github.com/feelpp/feelpp/pull/1899 Feature : add application to synchronize case from a remote server by @thomas-saigre in https://github.com/feelpp/feelpp/pull/1917 1904 avoid using dofpoints compute them on the fly by @prudhomm in https://github.com/feelpp/feelpp/pull/1916 Fix typos in doc subdirectory by @luzpaz in https://github.com/feelpp/feelpp/pull/1921 wrap createView #1925 by @prudhomm in https://github.com/feelpp/feelpp/pull/1926 1938 load parameters from csv for mor online run by @prudhomm in https://github.com/feelpp/feelpp/pull/1943 1946 fix dll loader for mor plugins if so not present by @prudhomm in https://github.com/feelpp/feelpp/pull/1948 New Contributors @lberti made their first contribution in https://github.com/feelpp/feelpp/pull/1822 @luzpaz made their first contribution in https://github.com/feelpp/feelpp/pull/1921 Full Changelog: https://github.com/feelpp/feelpp/compare/v0.109.0...v0.110.0
| selected citations These citations are derived from selected sources. This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | 0 | |
| popularity This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network. | Average | |
| influence This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | Average | |
| impulse This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network. | Average |
| views | 1 |

Views provided by UsageCounts