Commit Graph

20 Commits (master)

Author SHA1 Message Date
Jan Petykiewicz 73d07bbfe0 disaambiguate some variables for typing purposes 2 years ago
Jan Petykiewicz ec5c77e018 typing and formatting updates 2 years ago
Jan Petykiewicz f04aec9a1b rename eps -> foreground 3 years ago
Jan Petykiewicz fcd02d3dcf doc updates 3 years ago
Jan Petykiewicz b9f6507498 doc and type hint fixes 3 years ago
Jan Petykiewicz 7340d41f10 Use f-strings where possible 3 years ago
Jan Petykiewicz ff5ffb2f40 Remove is_scalar() in favor of numpy.size(...)==1 3 years ago
Jan Petykiewicz 551da07f3e Move `.grids` data into separate `cell_data` array. Also remove `Direction` enum 3 years ago
Jan Petykiewicz fbf173072a avoid importing a bunch of numpy functions 3 years ago
Jan Petykiewicz bdf05d96be fix numpy warning about indexing with a list 3 years ago
Jan Petykiewicz 1067c3b780 Fix loop variables not getting saved in closures 3 years ago
Jan Petykiewicz f486209950 general cleanup and typing fixes 3 years ago
Jan Petykiewicz db9e7831b9 move to simpler docstring format and improve type annotations 3 years ago
Jan Petykiewicz db6819ccc6 fix z-interpolation 4 years ago
Jan Petykiewicz 43936d1415 Rework interpolation for extruded polygon to fix lots of issues 4 years ago
jan 893d8bcb15 Cleaner approach to indexing 5 years ago
jan a094241f37 w_coord_fp should not be negative 5 years ago
Jan Petykiewicz 4a8bd7b225 Update for numpy 1.15 6 years ago
jan 0d1099cd8e Fix documentation typo 6 years ago
jan 6db836d3a3 Split Grid class into multiple files 7 years ago