- Sep 26, 2022
-
-
Ansgar Burchardt authored
See https://reuse.software/ for a description.
-
Ansgar Burchardt authored
-
- Sep 22, 2022
-
-
Ansgar Burchardt authored
.gitlab-ci.yml: add "duneci" tag to spellcheck See merge request !200
-
- Sep 09, 2022
-
-
Ansgar Burchardt authored
The shared runner might not pick up the job otherwise.
-
- Jul 12, 2022
-
-
Oliver Sander authored
Run codespell during ci See merge request !199
-
Oliver Sander authored
-
Oliver Sander authored
-
- Jun 13, 2022
-
-
Simon Praetorius authored
[cleanup] Simplify quadrature rule singleton See merge request !197
-
- Jun 10, 2022
-
-
Carsten Gräser authored
Extend jacobian interface of geometry classes See merge request !193
-
- Jun 01, 2022
-
-
Carsten Gräser authored
-
Carsten Gräser authored
-
Carsten Gräser authored
-
Carsten Gräser authored
-
Carsten Gräser authored
-
- May 25, 2022
-
-
Ansgar Burchardt authored
Fix return type of integrationElement See merge request !196
-
- May 24, 2022
-
-
Ansgar Burchardt authored
Replace enum with constexpr static See merge request !198
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
Timo Koch authored
All compilers should now support lambdas and structured bindings
-
- Apr 25, 2022
-
-
Santiago Ospina De Los Ríos authored
-
Santiago Ospina De Los Ríos authored
-
- Apr 23, 2022
-
-
Andreas Dedner authored
Remove CMAKE_METADATA_FILE that is ignored and gives a CMake warning. See merge request !194
-
- Apr 22, 2022
-
-
Samuel Burbulla authored
-
- Jan 06, 2022
-
-
Simon Praetorius authored
Use dune-common's power and factorial See merge request core/dune-geometry!188
-
Christoph Grüninger authored
Deprecate simplex.cc's own implementations
-
Christoph Grüninger authored
Stop using Factorial or power.hh
-
- Dec 08, 2021
-
-
Simon Praetorius authored
[doc] Create images depending on corresponding doc target See merge request core/dune-geometry!187
-
- Nov 25, 2021
-
-
Timo Koch authored
-
- Nov 05, 2021
-
-
Simon Praetorius authored
Restructure the CMake library See merge request core/dune-geometry!186
-
- Oct 24, 2021
-
-
Simon Praetorius authored
-
Simon Praetorius authored
-
Simon Praetorius authored
-
- Oct 22, 2021
-
-
Andreas Dedner authored
refactor the way python is used in dune See merge request core/dune-geometry!166
-
Andreas Dedner authored
-
Andreas Dedner authored
comment out CMP0087 NEW cmake policy because it fails on some CI runners correctly set CMP0087 cmake policy to NEW for cmake >= 3.14
-
added missing 'include_package_data' to setup.py.in improve on ci add clang test pep 42: use implicit namespace packages which make it possible to combine subpackages using editable (source) and non editable (pypi) only use a cmake install a python module in the SKBUILD setting - for an install from build dir pip will take take of this since it is part of the setup.py file add a stopgap solution unti ci repo up and running again Update requirements in setup.py.in to include dune packages [testing] only add dune modules that have been found as requirements in setup.py.in removed setup.py.in since the default is provided in dune-common adapt ci yml file to python bindings on by default disable python bindings for clang 5 (ubuntu 18) since no numpy matching numpy version can be installed from the gitlab registry [testing]
-
- Aug 13, 2021
-
-
Christoph Grüninger authored
Bump version to 2.9-git See merge request core/dune-geometry!183
-
Christoph Grüninger authored
-
- Jul 27, 2021
-
-
Markus Blatt authored
Get rid unused/shadowed variable compiler warnings. See merge request !181
-
Markus Blatt authored
Eases life of downstream developers that are fond of using warnings to find faulty code.
-