Kristian Bendiksen
|
7aabe8c4a8
|
Python: add type hinting to python code.
Types are checked using mypy.
Fixes #10394.
|
2023-08-23 09:47:44 +02:00 |
|
Kristian Bendiksen
|
5bf2c2a89d
|
#10367 Janitor: Remove unneccessary 'this' pointers
|
2023-08-07 13:38:27 +02:00 |
|
Kristian Bendiksen
|
142d8f0cc6
|
Janitor: Fix spelling of "synchronize".
|
2022-12-22 19:24:14 +01:00 |
|
Kristian Bendiksen
|
fc4294a6ad
|
Roff: allow roff files in input property import
|
2022-12-22 19:24:14 +01:00 |
|
Kristian Bendiksen
|
ca5064e7da
|
Roff: import properties from Roff grid files.
|
2022-12-22 19:24:14 +01:00 |
|
Kristian Bendiksen
|
8b51160ac4
|
Roff support with submodule
* Roff: Add initial roff support (with roffcpp as submodule).
* Roff: Create viewer when importing roff files.
* Roff: add timing for roff import.
* Roff: precompute active cell indexes.
* Roff: parallelize using OpenMP.
* Roff: Handle exceptions when importing.
* Roff: improvements from review.
* Invert ordering
Co-authored-by: Magne Sjaastad <magne.sjaastad@ceetronsolutions.com>
|
2022-12-19 15:28:26 +01:00 |
|