This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
500 0 1 0 | |
26 Datakit CrossCadWare V22.4 2 24 Tue Jan 3 23:04:37 2023 | |
1 9.9999999999999995e-007 1e-010 | |
-0 body $1 $3 $-1 $-1 # | |
-1 rgb_color-st-attrib $-1 $2 $-1 $0 0.615686 0.811765 0.925490 # | |
-2 string_attrib-name_attrib-gen-attrib $-1 $-1 $1 $0 keep keep_kept ignore 17 ATTRIB_XACIS_NAME 6 Part 1 # | |
-3 lump $-1 $-1 $4 $0 # | |
-4 shell $-1 $-1 $-1 $5 $-1 $3 # | |
-5 face $6 $7 $23 $4 $-1 $17 forward single # | |
-6 rgb_color-st-attrib $-1 $-1 $-1 $5 0.615686 0.811765 0.925490 # |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
**ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz************************** | |
**PARASOLID !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~0123456789************************** | |
**PART1; | |
MC=unknown; | |
MC_MODEL=unknown; | |
MC_ID=unknown; | |
OS=unknown; | |
OS_RELEASE=unknown; | |
FRU=Parasolid 34.1.198; | |
APPL=Onshape; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ISO-10303-21; | |
HEADER; | |
/* Generated by software containing ST-Developer | |
* from STEP Tools, Inc. (www.steptools.com) | |
*/ | |
/* OPTION: using custom renumber hook */ | |
FILE_DESCRIPTION( | |
/* description */ ('STEP AP214'), | |
/* implementation_level */ '2;1'); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Now with overcorrection | |
# Side note: don't use this global value! use the local one instead! | |
over_c = 1.5 | |
function step!(f::Matrix{Float64}, threshold) | |
# Side note: use this local one! It is 10x faster on my computer | |
overcorrection = 1.5 | |
# Create a new matrix for our return value |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"type": "FeatureCollection", | |
"features": [ | |
{ | |
"type": "Feature", | |
"properties": {}, | |
"geometry": { | |
"type": "Polygon", | |
"coordinates": [ | |
[ |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.