Skip to content

Solid angles polygon - N polygons M points without unit vector #76

@Didou09

Description

@Didou09

Parallelized version using the inlined basic function

If N == 1
parallelize on M points
else:
parallelize on N polygons

All computations are independant, so both are possible, I feel it more logical to separate polygons but it may be discussed from a numerical point of view

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions