Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
qim3d
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
QIM
Tools
qim3d
Merge requests
!60
Local thickness wrapper
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Merged
Local thickness wrapper
local_thickness_wrapper
into
main
Overview
0
Commits
10
Pipelines
0
Changes
9
Merged
s184058
requested to merge
local_thickness_wrapper
into
main
1 year ago
Overview
0
Commits
10
Pipelines
0
Changes
9
0
0
Merge request reports
Compare
main
version 3
a4b4f552
1 year ago
version 2
7336abeb
1 year ago
version 1
a4748508
1 year ago
main (base)
and
latest version
latest version
7e210cb1
10 commits,
1 year ago
version 3
a4b4f552
9 commits,
1 year ago
version 2
7336abeb
8 commits,
1 year ago
version 1
a4748508
7 commits,
1 year ago
9 files
+
253
−
12
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
9
qim3d/processing/__init__.py
+
2
−
1
View file @ 7e210cb1
Edit in single-file editor
Open in Web IDE
from
.filters
import
*
\ No newline at end of file
from
.filters
import
*
from
.local_thickness
import
local_thickness
\ No newline at end of file
Loading