Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
resolve
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ift
resolve
Commits
cf26456c
Commit
cf26456c
authored
2 years ago
by
Philipp Arras
Browse files
Options
Downloads
Plain Diff
Merge branch 'slim' into 'master'
Update ducc sources See merge request
!43
parents
8d1db6f4
86d47ce0
No related branches found
No related tags found
1 merge request
!43
Update ducc sources
Pipeline
#146536
passed
2 years ago
Stage: build_docker
Stage: testing
Stage: release
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
setup.py
+0
-13
0 additions, 13 deletions
setup.py
with
0 additions
and
13 deletions
setup.py
+
0
−
13
View file @
cf26456c
...
...
@@ -119,21 +119,8 @@ depfiles = (_get_files_by_suffix('.', 'h') +
extensions
=
[
Extension
(
"
resolve_support
"
,
sources
=
[
'
resolve_support/main.cc
'
,
'
resolve_support/ducc/src/ducc0/wgridder/wgridder.cc
'
,
# 'resolve_support/ducc/src/ducc0/sht/sht.cc',
# 'resolve_support/ducc/src/ducc0/healpix/healpix_tables.cc',
# 'resolve_support/ducc/src/ducc0/healpix/healpix_base.cc',
'
resolve_support/ducc/src/ducc0/math/geom_utils.cc
'
,
'
resolve_support/ducc/src/ducc0/math/gridding_kernel.cc
'
,
'
resolve_support/ducc/src/ducc0/math/pointing.cc
'
,
'
resolve_support/ducc/src/ducc0/math/gl_integrator.cc
'
,
'
resolve_support/ducc/src/ducc0/math/space_filling.cc
'
,
'
resolve_support/ducc/src/ducc0/infra/communication.cc
'
,
'
resolve_support/ducc/src/ducc0/infra/threading.cc
'
,
'
resolve_support/ducc/src/ducc0/infra/mav.cc
'
,
'
resolve_support/ducc/src/ducc0/infra/string_utils.cc
'
,
'
resolve_support/ducc/src/ducc0/infra/types.cc
'
,
'
resolve_support/ducc/src/ducc0/infra/system.cc
'
,
],
depends
=
depfiles
,
include_dirs
=
include_dirs
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment