Skip to content

Commit

Permalink
typos fixed, draft files deleted from repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Denis Sidorenko committed Aug 27, 2023
1 parent 3fbaa93 commit 3b13d1c
Show file tree
Hide file tree
Showing 8 changed files with 115 additions and 2,713 deletions.
2 changes: 1 addition & 1 deletion cases/sensitivity_analysis/sample.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from gefest.core.algs.sensetivity.sa_core import SA, report_viz
from gefest.core.algs.sensitivity.sa_core import SA, report_viz
from gefest.core.opt.gen_design import design
from cases.breakwaters.configuration_de import bw_optimizer, bw_sampler
from cases.main_conf import opt_params
Expand Down
2 changes: 1 addition & 1 deletion gefest/core/algs/geom/validation.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""
Here are defined general constraints on polygons by validation rules.
Validation is a checking on valid and unvalid objects for further processing.
Validation is a checking on valid and invalid objects for further processing.
"""

from shapely.geometry import Point as GeomPoint, Polygon as GeomPolygon
Expand Down
499 changes: 0 additions & 499 deletions gefest/core/algs/sensetivity/draft_sa.py

This file was deleted.

689 changes: 0 additions & 689 deletions gefest/core/algs/sensetivity/draft_sa_testing.ipynb

This file was deleted.

1,410 changes: 0 additions & 1,410 deletions gefest/core/algs/sensetivity/draft_sa_viz.ipynb

This file was deleted.

File renamed without changes.

Large diffs are not rendered by default.

Binary file removed optimized.pkl
Binary file not shown.

0 comments on commit 3b13d1c

Please sign in to comment.