CMakeLists.txt
LICENSE.txt
MANIFEST.in
README.md
setup.py
cytoplay.egg-info/PKG-INFO
cytoplay.egg-info/SOURCES.txt
cytoplay.egg-info/dependency_links.txt
cytoplay.egg-info/not-zip-safe
cytoplay.egg-info/top_level.txt
pycytoplay/CMakeLists.txt
pycytoplay/package/__init__.py
pycytoplay/package/sim_wrapper.py
pycytosim/CMakeLists.txt
src/CMakeLists.txt
src/base/CMakeLists.txt
src/base/assert_macro.h
src/base/backtrace.cc
src/base/backtrace.h
src/base/bitmap.cc
src/base/buddy.h
src/base/byteswap.h
src/base/exceptions.cc
src/base/exceptions.h
src/base/filepath.cc
src/base/filepath.h
src/base/filewrapper.cc
src/base/filewrapper.h
src/base/flexset.h
src/base/glossary.cc
src/base/glossary.h
src/base/inventoried.h
src/base/inventory.cc
src/base/inventory.h
src/base/iowrapper.cc
src/base/iowrapper.h
src/base/messages.cc
src/base/messages.h
src/base/operator_new.cc
src/base/print_color.cc
src/base/print_color.h
src/base/property.cc
src/base/property.h
src/base/property_list.cc
src/base/property_list.h
src/base/rdtsc.h
src/base/signal_handlers.cc
src/base/signal_handlers.h
src/base/stream_func.cc
src/base/stream_func.h
src/base/time_date.cc
src/base/time_date.h
src/base/timer.h
src/base/tokenizer.cc
src/base/tokenizer.h
src/cpython/couple_modules.h
src/cpython/fiber_modules.h
src/cpython/glossary_modules.h
src/cpython/hand_modules.h
src/cpython/interface_modules.h
src/cpython/lattice_modules.h
src/cpython/meca_modules.h
src/cpython/object_modules.h
src/cpython/organizer_modules.h
src/cpython/point_modules.h
src/cpython/pycytoplay.cc
src/cpython/pycytosim.cc
src/cpython/pycytosim.h
src/cpython/python_frame.h
src/cpython/python_utilities.h
src/cpython/simul_modules.h
src/cpython/single_modules.h
src/cpython/solid_modules.h
src/cpython/space_modules.h
src/cpython/thread_modules.h
src/disp/CMakeLists.txt
src/disp/display.cc
src/disp/display.h
src/disp/display1.cc
src/disp/display1.h
src/disp/display2.cc
src/disp/display2.h
src/disp/display3.cc
src/disp/display3.h
src/disp/display_color.cc
src/disp/display_prop.cc
src/disp/display_prop.h
src/disp/fiber_disp.cc
src/disp/fiber_disp.h
src/disp/glapp.cc
src/disp/glapp.h
src/disp/grid_display.cc
src/disp/grid_display.h
src/disp/line_disp.cc
src/disp/line_disp.h
src/disp/point_disp.cc
src/disp/point_disp.h
src/disp/view.cc
src/disp/view.h
src/disp/view_prop.cc
src/disp/view_prop.h
src/gym/CMakeLists.txt
src/gym/fg_font.cc
src/gym/fg_font.h
src/gym/fg_font_data.cc
src/gym/fg_stroke.cc
src/gym/fg_stroke.h
src/gym/fg_stroke_mono_roman.c
src/gym/fg_stroke_roman.c
src/gym/flute.h
src/gym/gle.cc
src/gym/gle.h
src/gym/gle_legacy.cc
src/gym/glfw.h
src/gym/glut.h
src/gym/gym_cap.cc
src/gym/gym_cap.h
src/gym/gym_check.cc
src/gym/gym_check.h
src/gym/gym_color.cc
src/gym/gym_color.h
src/gym/gym_color_list.cc
src/gym/gym_color_list.h
src/gym/gym_draw.cc
src/gym/gym_draw.h
src/gym/gym_flat.cc
src/gym/gym_flat.h
src/gym/gym_flute.cc
src/gym/gym_flute.h
src/gym/gym_flute_dim.cc
src/gym/gym_flute_dim.h
src/gym/gym_image.cc
src/gym/gym_image.h
src/gym/gym_matrix.cc
src/gym/gym_matrix.h
src/gym/gym_menu.cc
src/gym/gym_menu.h
src/gym/gym_vect.cc
src/gym/gym_vect.h
src/gym/gym_view.cc
src/gym/gym_view.h
src/gym/gym_zoo.cc
src/gym/gym_zoo.h
src/gym/offscreen.cc
src/gym/offscreen.h
src/gym/offscreen_fbo.cc
src/gym/offscreen_glx.cc
src/gym/opengl.cc
src/gym/opengl.h
src/gym/save_image.cc
src/gym/save_image.h
src/gym/save_image_gl.cc
src/gym/save_image_gl.h
src/gym/deps/CMakeLists.txt
src/gym/deps/miniz.c
src/gym/deps/miniz.h
src/gym/deps/spng.c
src/gym/deps/spng.h
src/math/CMakeLists.txt
src/math/SFMT-avx2.h
src/math/SFMT-common.h
src/math/SFMT-neon.h
src/math/SFMT-params.h
src/math/SFMT-params19937.h
src/math/SFMT-params607.h
src/math/SFMT-params86243.h
src/math/SFMT-sse2.h
src/math/SFMT.c
src/math/SFMT.h
src/math/accumulator.h
src/math/allocator.h
src/math/bicgstab.h
src/math/blas.h
src/math/blinksort.h
src/math/cymath.h
src/math/cytoblas.h
src/math/dim.h
src/math/evaluator.h
src/math/fp_exceptions.cc
src/math/grid.h
src/math/isometry.h
src/math/lapack.h
src/math/lapack_fortran.h
src/math/linear_operator.h
src/math/map.h
src/math/matfull.cc
src/math/matfull.h
src/math/matrix.cc
src/math/matrix.h
src/math/matrix11.cc
src/math/matrix11.h
src/math/matrix22.cc
src/math/matrix22.h
src/math/matrix33.cc
src/math/matrix33.h
src/math/matrix34.cc
src/math/matrix34.h
src/math/matrix44.h
src/math/modulo.cc
src/math/modulo.h
src/math/monitor.h
src/math/polygon.cc
src/math/polygon.h
src/math/project_ellipse.cc
src/math/project_ellipse.h
src/math/quaternion.h
src/math/random.cc
src/math/random.h
src/math/random_pcg.cc
src/math/random_pcg.h
src/math/random_seed.cc
src/math/random_seed.h
src/math/random_vector.cc
src/math/random_vector.h
src/math/rasterizer.cc
src/math/rasterizer.h
src/math/real.h
src/math/real_print.h
src/math/simd.h
src/math/simd_avx.h
src/math/simd_float.h
src/math/simd_math.h
src/math/simd_neon.h
src/math/simd_print.h
src/math/simd_sse.h
src/math/sparmat.cc
src/math/sparmat.h
src/math/sparmatblk.cc
src/math/sparmatblk.h
src/math/sparmatsym.cc
src/math/sparmatsym.h
src/math/sparmatsym1.cc
src/math/sparmatsym1.h
src/math/sparmatsym2.cc
src/math/sparmatsym2.h
src/math/sparmatsymblk.cc
src/math/sparmatsymblk.h
src/math/sparmatsymblkdiag.cc
src/math/sparmatsymblkdiag.h
src/math/spherical_code.cc
src/math/spherical_code.h
src/math/tesselator.cc
src/math/tesselator.h
src/math/transcale.h
src/math/vecprint.h
src/math/vector.h
src/math/vector1.cc
src/math/vector1.h
src/math/vector2.cc
src/math/vector2.h
src/math/vector3.cc
src/math/vector3.h
src/math/vector4.cc
src/math/vector4.h
src/math/xtbsv.h
src/math/xtrsm.h
src/mesh/mechoui.cc
src/mesh/mechoui_param.cc
src/mesh/mechoui_param.h
src/mesh/multimesh.cc
src/mesh/multimesh.h
src/misc/installation/RtMidi.cpp
src/misc/installation/RtMidi.h
src/misc/installation/cytobuilder.cpp
src/misc/installation/cytomaster.cpp
src/misc/installation/rtmidi_c.cpp
src/misc/installation/rtmidi_c.h
src/misc/installation/builder/0-live.command
src/misc/installation/builder/config.cym
src/misc/installation/builder/config0.cym
src/misc/installation/builder/config1.cym
src/misc/installation/builder/config2.cym
src/misc/installation/builder/config3.cym
src/misc/installation/builder/config4.cym
src/misc/installation/builder/config5.cym
src/misc/installation/builder/config6.cym
src/misc/installation/builder/config7.cym
src/misc/installation/builder/config8.cym
src/misc/installation/master/0-live.command
src/misc/installation/master/config0.cym
src/misc/installation/master/config1.cym
src/misc/installation/master/config2.cym
src/misc/installation/master/config3.cym
src/misc/installation/master/config4.cym
src/misc/installation/master/config5.cym
src/misc/installation/master/config6.cym
src/misc/installation/master/config7.cym
src/misc/installation/master/config8.cym
src/misc/installation/master/config9.cym
src/play/CMakeLists.txt
src/play/monoplay.cc
src/play/multiplay.cc
src/play/play.cc
src/play/play.h
src/play/play_keys.cc
src/play/play_menus.cc
src/play/play_mouse.cc
src/play/player.cc
src/play/player.h
src/play/player_disp.cc
src/play/player_prop.cc
src/play/player_prop.h
src/sim/CMakeLists.txt
src/sim/bead.cc
src/sim/bead.h
src/sim/bead_prop.cc
src/sim/bead_prop.h
src/sim/bead_set.cc
src/sim/bead_set.h
src/sim/chain.cc
src/sim/chain.h
src/sim/couple.cc
src/sim/couple.h
src/sim/couple_prop.cc
src/sim/couple_prop.h
src/sim/couple_set.cc
src/sim/couple_set.h
src/sim/cymdef.h
src/sim/event.cc
src/sim/event.h
src/sim/event_set.cc
src/sim/event_set.h
src/sim/fiber.cc
src/sim/fiber.h
src/sim/fiber_grid.cc
src/sim/fiber_grid.h
src/sim/fiber_grid2.cc
src/sim/fiber_prop.cc
src/sim/fiber_prop.h
src/sim/fiber_segment.cc
src/sim/fiber_segment.h
src/sim/fiber_set.cc
src/sim/fiber_set.h
src/sim/fiber_site.cc
src/sim/fiber_site.h
src/sim/field.cc
src/sim/field.h
src/sim/field_prop.cc
src/sim/field_prop.h
src/sim/field_set.cc
src/sim/field_set.h
src/sim/field_values.h
src/sim/frame_reader.cc
src/sim/frame_reader.h
src/sim/freezer.h
src/sim/hand.cc
src/sim/hand.h
src/sim/hand_list.cc
src/sim/hand_list.h
src/sim/hand_monitor.cc
src/sim/hand_monitor.h
src/sim/hand_prop.cc
src/sim/hand_prop.h
src/sim/interface.cc
src/sim/interface.h
src/sim/interpolation.cc
src/sim/interpolation.h
src/sim/interpolation4.cc
src/sim/interpolation4.h
src/sim/lattice.cc
src/sim/lattice.h
src/sim/locus_grid.cc
src/sim/locus_grid.h
src/sim/meca.cc
src/sim/meca.h
src/sim/meca1d.h
src/sim/meca_inter.cc
src/sim/meca_inter_draw.cc
src/sim/meca_math.cc
src/sim/meca_precond.cc
src/sim/meca_rigidity.cc
src/sim/meca_steric.cc
src/sim/meca_util.cc
src/sim/mecable.cc
src/sim/mecable.h
src/sim/mecafil.cc
src/sim/mecafil.h
src/sim/mecafil_code.cc
src/sim/mecafil_project.cc
src/sim/mecapoint.cc
src/sim/mecapoint.h
src/sim/movable.h
src/sim/object.cc
src/sim/object.h
src/sim/object_pool.cc
src/sim/object_pool.h
src/sim/object_set.cc
src/sim/object_set.h
src/sim/organizer.cc
src/sim/organizer.h
src/sim/organizer_set.cc
src/sim/organizer_set.h
src/sim/parser.cc
src/sim/parser.h
src/sim/point_grid.cc
src/sim/point_grid.h
src/sim/primitives.cc
src/sim/primitives.h
src/sim/sim.cc
src/sim/sim_thread.cc
src/sim/sim_thread.h
src/sim/simul.cc
src/sim/simul.h
src/sim/simul_custom.cc
src/sim/simul_file.cc
src/sim/simul_part.cc
src/sim/simul_part.h
src/sim/simul_prop.cc
src/sim/simul_prop.h
src/sim/simul_report.cc
src/sim/simul_solve.cc
src/sim/simul_step.cc
src/sim/single.cc
src/sim/single.h
src/sim/single_prop.cc
src/sim/single_prop.h
src/sim/single_set.cc
src/sim/single_set.h
src/sim/solid.cc
src/sim/solid.h
src/sim/solid_prop.cc
src/sim/solid_prop.h
src/sim/solid_set.cc
src/sim/solid_set.h
src/sim/space.cc
src/sim/space.h
src/sim/space_prop.cc
src/sim/space_prop.h
src/sim/space_set.cc
src/sim/space_set.h
src/sim/sphere.cc
src/sim/sphere.h
src/sim/sphere_prop.cc
src/sim/sphere_prop.h
src/sim/sphere_set.cc
src/sim/sphere_set.h
src/sim/splash.h
src/sim/couples/bridge.cc
src/sim/couples/bridge.h
src/sim/couples/bridge_prop.cc
src/sim/couples/bridge_prop.h
src/sim/couples/couple_long.cc
src/sim/couples/couple_long.h
src/sim/couples/crosslink.cc
src/sim/couples/crosslink.h
src/sim/couples/crosslink_long.cc
src/sim/couples/crosslink_long.h
src/sim/couples/crosslink_prop.cc
src/sim/couples/crosslink_prop.h
src/sim/couples/duo.cc
src/sim/couples/duo.h
src/sim/couples/duo_long.cc
src/sim/couples/duo_long.h
src/sim/couples/duo_prop.cc
src/sim/couples/duo_prop.h
src/sim/couples/fork.cc
src/sim/couples/fork.h
src/sim/couples/fork_prop.cc
src/sim/couples/fork_prop.h
src/sim/couples/shackle.cc
src/sim/couples/shackle.h
src/sim/couples/shackle_long.cc
src/sim/couples/shackle_long.h
src/sim/couples/shackle_prop.cc
src/sim/couples/shackle_prop.h
src/sim/fibers/classic_fiber.cc
src/sim/fibers/classic_fiber.h
src/sim/fibers/classic_fiber_prop.cc
src/sim/fibers/classic_fiber_prop.h
src/sim/fibers/dynamic_fiber.cc
src/sim/fibers/dynamic_fiber.h
src/sim/fibers/dynamic_fiber_prop.cc
src/sim/fibers/dynamic_fiber_prop.h
src/sim/fibers/growing_fiber.cc
src/sim/fibers/growing_fiber.h
src/sim/fibers/growing_fiber_prop.cc
src/sim/fibers/growing_fiber_prop.h
src/sim/fibers/treadmilling_fiber.cc
src/sim/fibers/treadmilling_fiber.h
src/sim/fibers/treadmilling_fiber_prop.cc
src/sim/fibers/treadmilling_fiber_prop.h
src/sim/hands/actor.cc
src/sim/hands/actor.h
src/sim/hands/actor_prop.cc
src/sim/hands/actor_prop.h
src/sim/hands/chewer.cc
src/sim/hands/chewer.h
src/sim/hands/chewer_prop.cc
src/sim/hands/chewer_prop.h
src/sim/hands/cutter.cc
src/sim/hands/cutter.h
src/sim/hands/cutter_prop.cc
src/sim/hands/cutter_prop.h
src/sim/hands/digit.cc
src/sim/hands/digit.h
src/sim/hands/digit_prop.cc
src/sim/hands/digit_prop.h
src/sim/hands/dynein.cc
src/sim/hands/dynein.h
src/sim/hands/dynein_prop.cc
src/sim/hands/dynein_prop.h
src/sim/hands/kinesin.cc
src/sim/hands/kinesin.h
src/sim/hands/kinesin_prop.cc
src/sim/hands/kinesin_prop.h
src/sim/hands/mighty.cc
src/sim/hands/mighty.h
src/sim/hands/mighty_prop.cc
src/sim/hands/mighty_prop.h
src/sim/hands/motor.cc
src/sim/hands/motor.h
src/sim/hands/motor_prop.cc
src/sim/hands/motor_prop.h
src/sim/hands/myosin.cc
src/sim/hands/myosin.h
src/sim/hands/myosin_prop.cc
src/sim/hands/myosin_prop.h
src/sim/hands/nucleator.cc
src/sim/hands/nucleator.h
src/sim/hands/nucleator_prop.cc
src/sim/hands/nucleator_prop.h
src/sim/hands/regulator.cc
src/sim/hands/regulator.h
src/sim/hands/regulator_prop.cc
src/sim/hands/regulator_prop.h
src/sim/hands/rescuer.cc
src/sim/hands/rescuer.h
src/sim/hands/rescuer_prop.cc
src/sim/hands/rescuer_prop.h
src/sim/hands/slider.cc
src/sim/hands/slider.h
src/sim/hands/slider_prop.cc
src/sim/hands/slider_prop.h
src/sim/hands/tracker.cc
src/sim/hands/tracker.h
src/sim/hands/tracker_prop.cc
src/sim/hands/tracker_prop.h
src/sim/hands/walker.cc
src/sim/hands/walker.h
src/sim/hands/walker_prop.cc
src/sim/hands/walker_prop.h
src/sim/organizers/aster.cc
src/sim/organizers/aster.h
src/sim/organizers/aster_prop.cc
src/sim/organizers/aster_prop.h
src/sim/organizers/bundle.cc
src/sim/organizers/bundle.h
src/sim/organizers/bundle_prop.cc
src/sim/organizers/bundle_prop.h
src/sim/organizers/fake.cc
src/sim/organizers/fake.h
src/sim/organizers/fake_prop.cc
src/sim/organizers/fake_prop.h
src/sim/organizers/nucleus.cc
src/sim/organizers/nucleus.h
src/sim/organizers/nucleus_prop.cc
src/sim/organizers/nucleus_prop.h
src/sim/singles/picket.cc
src/sim/singles/picket.h
src/sim/singles/picket_long.cc
src/sim/singles/picket_long.h
src/sim/singles/wrist.cc
src/sim/singles/wrist.h
src/sim/singles/wrist_long.cc
src/sim/singles/wrist_long.h
src/sim/spaces/space_banana.cc
src/sim/spaces/space_banana.h
src/sim/spaces/space_bicylinder.cc
src/sim/spaces/space_bicylinder.h
src/sim/spaces/space_capsule.cc
src/sim/spaces/space_capsule.h
src/sim/spaces/space_cylinder.cc
src/sim/spaces/space_cylinder.h
src/sim/spaces/space_cylinderP.cc
src/sim/spaces/space_cylinderP.h
src/sim/spaces/space_cylinderZ.cc
src/sim/spaces/space_cylinderZ.h
src/sim/spaces/space_dice.cc
src/sim/spaces/space_dice.h
src/sim/spaces/space_disc.cc
src/sim/spaces/space_disc.h
src/sim/spaces/space_dynamic_disc.cc
src/sim/spaces/space_dynamic_disc.h
src/sim/spaces/space_dynamic_ellipse.cc
src/sim/spaces/space_dynamic_ellipse.h
src/sim/spaces/space_dynamic_prop.cc
src/sim/spaces/space_dynamic_prop.h
src/sim/spaces/space_dynamic_sphere.cc
src/sim/spaces/space_dynamic_sphere.h
src/sim/spaces/space_ellipse.cc
src/sim/spaces/space_ellipse.h
src/sim/spaces/space_eye.cc
src/sim/spaces/space_eye.h
src/sim/spaces/space_force.cc
src/sim/spaces/space_force.h
src/sim/spaces/space_lid.cc
src/sim/spaces/space_lid.h
src/sim/spaces/space_mesh.cc
src/sim/spaces/space_mesh.h
src/sim/spaces/space_periodic.cc
src/sim/spaces/space_periodic.h
src/sim/spaces/space_polygon.cc
src/sim/spaces/space_polygon.h
src/sim/spaces/space_polygonZ.cc
src/sim/spaces/space_polygonZ.h
src/sim/spaces/space_ring.cc
src/sim/spaces/space_ring.h
src/sim/spaces/space_rotate.cc
src/sim/spaces/space_rotate.h
src/sim/spaces/space_sphere.cc
src/sim/spaces/space_sphere.h
src/sim/spaces/space_square.cc
src/sim/spaces/space_square.h
src/sim/spaces/space_strip.cc
src/sim/spaces/space_strip.h
src/sim/spaces/space_torus.cc
src/sim/spaces/space_torus.h
src/test/CMakeLists.txt
src/test/test_array.cc
src/test/test_asm.cc
src/test/test_bits.cc
src/test/test_blas.cc
src/test/test_block.cc
src/test/test_cxx.cc
src/test/test_dispatch.cc
src/test/test_dot.cc
src/test/test_file.cc
src/test/test_gaussian.cc
src/test/test_gillespie.cc
src/test/test_glapp.cc
src/test/test_glfw.cc
src/test/test_glfw_gpt.cc
src/test/test_glossary.cc
src/test/test_glut.cc
src/test/test_glut3D.cc
src/test/test_grid.cc
src/test/test_math.cc
src/test/test_matrix.cc
src/test/test_neon.cc
src/test/test_omp.cc
src/test/test_opengl.cc
src/test/test_orthonormal.cc
src/test/test_pipe.cc
src/test/test_project.cc
src/test/test_quaternion.cc
src/test/test_random.cc
src/test/test_rasterizer.cc
src/test/test_rigidity.cc
src/test/test_signal.cc
src/test/test_simd.cc
src/test/test_size.cc
src/test/test_sizeof.cc
src/test/test_solve.cc
src/test/test_solver.cc
src/test/test_sort.cc
src/test/test_space.cc
src/test/test_sphere.cc
src/test/test_string.cc
src/test/test_tesselator.cc
src/test/test_thread.cc
src/test/test_variablerate.cc
src/test/test_vbo.cc
src/tools/CMakeLists.txt
src/tools/analyse.cc
src/tools/cymart.cc
src/tools/cymwiz.cc
src/tools/frametool.cc
src/tools/reader.cc
src/tools/report.cc
src/tools/reportF.cc
src/tools/sieve.cc
src/tools/slice.h