Skip to main content
Ctrl+K
choreo choreo

choreo

  • Usage
  • Theory
  • Gallery
  • Tests
  • API
  • GitHub
  • Choreo_GUI
  • Usage
  • Theory
  • Gallery
  • Tests
  • API
  • GitHub
  • Choreo_GUI
choreo choreo

choreo

Section Navigation

Description of tests

  • test_config
    • float64_tols_strict
    • float64_tols
    • float64_tols_loose
    • float32_tols_strict
    • float32_tols
  • test_scipy_plus
    • test_random_orthogonal_matrix
    • test_nullspace
  • test_EFT
    • test_elemental
  • test_integration_tables
    • test_ImplicitRKDefaultDPSIsEnough
    • test_ImplicitSymplecticPairs
    • test_ImplicitSymmetricPairs
    • test_ImplicitSymmetricSymplecticPairs
  • test_quad_ODE
    • test_quad
    • test_interp
    • test_Implicit_ODE
    • test_Explicit_ODE
  • test_ActionSym
    • test_Identity
    • test_Random
    • test_rotation_generation
    • test_Cayley_graph
  • test_NBodySyst
    • test_bad_init_args
    • test_create_destroy
    • test_all_pos_to_segmpos
    • test_all_vel_to_segmvel
    • test_segmpos_to_all_pos
    • test_capture_co
    • test_round_trips_pos
    • test_round_trips_vel
    • test_changevars
    • test_params_segmpos_dual
    • test_kin
    • test_pot
    • test_action
    • test_resize
    • test_action_indep_resize
    • test_repeatability
    • test_ForceGeneralSym
    • test_ForceGreaterNstore
    • test_fft_backends
    • test_action_cst_sym_pairs
    • test_custom_inter_law
    • test_periodicity_default
    • test_ODE_vs_spectral
    • test_segmpos_param
    • test_grad_fun_FD
    • test_ODE_grad_vs_FD

Tests results on Github Actions

  • Tests MacOs Python 3.10
  • Tests MacOs Python 3.11
  • Tests MacOs Python 3.12
  • Tests MacOs Python 3.13
  • Tests Ubuntu Python 3.10
  • Tests Ubuntu Python 3.11
  • Tests Ubuntu Python 3.12
  • Tests Ubuntu Python 3.13
  • Tests Windows Python 3.10
  • Tests Windows Python 3.11
  • Tests Windows Python 3.12
  • Tests Windows Python 3.13
  • Tests
  • test_ActionSym

test_ActionSym#

Tests properties of choreo.ActionSym.

test_Identity

Tests properties of the identity transformation.

test_Random

Tests group properties on random transformations.

test_rotation_generation

Tests parametrization of the orthogonal group.

test_Cayley_graph

Tests properties of Cayley graphs.