Skip to content
Snippets Groups Projects

various things while testing GUI

Merged Wuttke, Joachim requested to merge j.div into main
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -197,7 +197,7 @@ run_example(scatter2d/PositionVariance) # TODO -> test
test_example(scatter2d/RectangularGrating 0.6)
test_example(scatter2d/Resolution 2e-8) # reduced accuracy on Win and Mac
test_example(scatter2d/RotatedPyramids 2e-10)
test_example(scatter2d/RoughAndSpecular 2e-10)
test_example(scatter2d/RoughAndSpecular 0.3) # ISSUE 864
test_example(scatter2d/SlicedLayer 2e-10)
test_example(scatter2d/SpheresAtHexLattice 2e-10)
test_example(scatter2d/TriangularRipple 2e-10)
Loading