Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • winterp winterp
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • wtools
  • winterpwinterp
  • Merge requests
  • !1

Merged
Created Sep 26, 2024 by Andrzej MakowskI@amakowskMaintainer

python version of winterp

  • Overview 0
  • Commits 6
  • Changes 17

-Makefile -> for dynamic *.so library removed -c flag

  • python -> forder with c library wrapper
  • python-examples -> folder with python examples using winterp
    • *1d.py uses 1d example from C
    • *3d.py uses 3d example from C
    • *universal.py uses 3d.py example but now shows another layer how to use the libarry with just two functions create_interpolator() and interpolate() other is behind the scenes
    • wdata_example.py -> uses 3d gaussian distribution to interpolate in denser lattice
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: winterp-python