Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • pyddg pyddg
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 190
    • Issues 190
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 8
    • Merge requests 8
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • pyddg
  • pyddgpyddg
  • Merge requests
  • !335

tests(conversion): Use better sampling in Quadric to_smooth_net tests

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Leander Blume requested to merge 496-random-test-for-quadric-parametrization-with-seed-sometimes-fails into develop Jan 24, 2022
  • Overview 7
  • Commits 3
  • Pipelines 3
  • Changes 2

Using stepsize 1 and bounding to length 10 resulted in some huge nets with points very far away. Changing the step size to 0.5 fixes everything, including having to change atols to 1e-6.

Closes #496 (closed)

See my comment in the issue for details.

Edited Mar 02, 2022 by Leander Blume
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 496-random-test-for-quadric-parametrization-with-seed-sometimes-fails