hiten/__init__.py,sha256=afxalcZMdyWiVmGY844rmAh2b7Pri9aOyMapyhJS2Z0,1010
hiten/algorithms/__init__.py,sha256=jvnGhmtU6emL4pzqAge_4f9pSPkS-XrNQEGReKtOId8,1077
hiten/algorithms/bifurcation/__init__.py,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
hiten/algorithms/bifurcation/analysis.py,sha256=DSE913ZgV-viCQ23FoMTxUPd9f66HQ86lXhxpESwXQA,25
hiten/algorithms/bifurcation/base.py,sha256=DSE913ZgV-viCQ23FoMTxUPd9f66HQ86lXhxpESwXQA,25
hiten/algorithms/bifurcation/transforms.py,sha256=WmbxvffSCMp2vOKMJ5wzqd6JbYXDZb7hKX7pSQrECc8,5537
hiten/algorithms/bifurcation/_tests/test_bifurcation_analysis.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
hiten/algorithms/bifurcation/_tests/test_bifurcation_base.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
hiten/algorithms/bifurcation/_tests/test_bifurcation_transforms.py,sha256=vmqsJXgFD1X2EaCYpGVTcOLNEf9aeN8Ucza0MEv57Y8,6843
hiten/algorithms/continuation/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
hiten/algorithms/continuation/base.py,sha256=OaedkwCAJUWQ83ruFx8b0J0QeW15CN3_TqUtOh_c8hI,8864
hiten/algorithms/continuation/events.py,sha256=DSE913ZgV-viCQ23FoMTxUPd9f66HQ86lXhxpESwXQA,25
hiten/algorithms/continuation/interfaces.py,sha256=B4Tmi4Mmda2YKAxwN-NmaxDBYo5CWF2CO8AIy0o6RfY,1819
hiten/algorithms/continuation/predictors.py,sha256=8LMNoBz8fnagwRdA2XS3Z3-XzCy7rz4aJ_tKArCc7Y0,3592
hiten/algorithms/continuation/_tests/test_natural_parameter.py,sha256=MSQYLfnO4TG9O3Nn2T98qjF_PNzwS4bhrx5B2aDCqTU,4340
hiten/algorithms/continuation/strategies/_algorithms.py,sha256=lJ3kSGMI6xELn3US_9AhQWBKWulp4q8zrYlcKL_MXEI,2988
hiten/algorithms/continuation/strategies/_step_interface.py,sha256=RXeoJxqXEtas1JMRmItMct4gpAXvkzNqchkGKMMUHCg,445
hiten/algorithms/continuation/strategies/_stepping.py,sha256=2hmPuPChCfDIhuMPqp1L3Ls2huVmmgKtT3nUSQyeH_Q,4306
hiten/algorithms/corrector/__init__.py,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
hiten/algorithms/corrector/_step_interface.py,sha256=TFsCrVNk3rNGIAvPZVaNazmrucGfwlVBxTMr3dywLFo,4136
hiten/algorithms/corrector/base.py,sha256=gn8J0oZisBzuCwoKBWJ3DEnLoGlKfAAuSfXXLxe5yWA,2599
hiten/algorithms/corrector/correctors.py,sha256=vxc5GdrnvzQvfuZQ3IFx9Qr4sdDerlR99ZwxEqDgHjc,463
hiten/algorithms/corrector/interfaces.py,sha256=M4y6rtjbJdGoobwfSDFnM-ClmzDoUcGC7qWPqbVa8dM,8806
hiten/algorithms/corrector/line.py,sha256=b7NVUKuUgfJfmbk-Go9-Efl0btCdXTboX4Ag10bdtgg,4003
hiten/algorithms/corrector/newton.py,sha256=aw1JaW4PN-DumrIn9ZnsVaclu98Cq_PWz0puyp2vW84,9743
hiten/algorithms/dynamics/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
hiten/algorithms/dynamics/base.py,sha256=DciTPAW73EqLIS9RlCYglec_-7XyhaX9VUa_f7TwZ5Y,8801
hiten/algorithms/dynamics/hamiltonian.py,sha256=izgTNPY2dpa_A7fiyZQNtZ216TMvAZxjRgNAmIfAX9Q,11154
hiten/algorithms/dynamics/rhs.py,sha256=RfhRCtzJZDFO8oTLO1b1BfBgqACjSB6tKgb9wlx-0bE,4349
hiten/algorithms/dynamics/rtbp.py,sha256=-Uj1Nt9N7eytldDP7m7M03t7BL5K4rgWDg6Cr6wMr4g,10680
hiten/algorithms/dynamics/tests/test_dynamical_system.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
hiten/algorithms/dynamics/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
hiten/algorithms/dynamics/utils/energy.py,sha256=_71yXYx0s80xEeKDRejfht4A0DUQfGhEId_AZZPyiq0,9321
hiten/algorithms/dynamics/utils/geometry.py,sha256=-MpM05YDtBaXX4PiDWtY3V3CROgmjER_tNGV92wFxOE,10660
hiten/algorithms/dynamics/utils/linalg.py,sha256=zC5d9cnInSyxe6SliBm6E6hmKYtJSWmNMrD_OzbuksY,20504
hiten/algorithms/dynamics/utils/_tests/test_linalg.py,sha256=XdBVnGsNx72QtPrSD1A6HlJ9W8zONLEOB-Dym1ujJPE,1936
hiten/algorithms/fourier/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
hiten/algorithms/fourier/algebra.py,sha256=gWFmhOKRrfJiEzo11pl43RXKFyqSQ-8V85dXyyCVg0U,9905
hiten/algorithms/fourier/base.py,sha256=HgqjwCBKr2rmCIFo1Fx0xrD2HM42o63S3vDz39y5ymY,5326
hiten/algorithms/fourier/operations.py,sha256=fu7uoxgNTroyqdFyaqR3_gIiNkD4lyk0dT7zJJNTBVg,2084
hiten/algorithms/fourier/_tests/test_fourier_base.py,sha256=5xTYBGJUAQEJ6fH7dLd7DBTIJa937WvH2cOlQw8wFv8,3884
hiten/algorithms/fourier/_tests/test_fourier_operations.py,sha256=Y09wum19YtgQ9frD5kcam-9zuJEreeDc-VbnPPNBZkI,14086
hiten/algorithms/hamiltonian/__init__.py,sha256=JPzOegqkTw_4PYhWIRXiH6JwmUd0XCd2wRnSZ2TwS9g,78
hiten/algorithms/hamiltonian/hamiltonian.py,sha256=INagaBweysu4Og1SjKLXTRPuLIkpbmrCBOrxkLZW3DI,21716
hiten/algorithms/hamiltonian/lie.py,sha256=N6wvcWvVZ1rQHYsNmnrHX8JmnLCnXVlJm4jEmqGqib4,5038
hiten/algorithms/hamiltonian/transforms.py,sha256=08mwD51O40WHeLhRQwbjhaw4jNPtttQGmSw5hFVOhBQ,18754
hiten/algorithms/hamiltonian/wrappers.py,sha256=Yc3uhKTVudLD5IhTOf2Wo6VUDvkrnjXofiWMvLbMC4U,10632
hiten/algorithms/hamiltonian/_tests/test_hamiltonian.py,sha256=STJbuuxHXNPTunNIXG9PJzETzBdJgK-_NUiG7YdlV80,22351
hiten/algorithms/hamiltonian/_tests/test_transforms.py,sha256=kid0qYr2-WHKyJqyuqjLCtkLFaaD3Ef3khrpTQk3pSI,27678
hiten/algorithms/hamiltonian/center/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
hiten/algorithms/hamiltonian/center/_lie.py,sha256=BnzzTc5cRdYNhUGND1N1bLPyKR1zvlWVnuugvRQYb7o,13986
hiten/algorithms/hamiltonian/center/_tests/test_partial_lie.py,sha256=8ljfmHvfMBUq_5P_n3JVyULUsmySQokqzsDWTcClIKA,30186
hiten/algorithms/hamiltonian/center/_tests/test_reduction.py,sha256=ayjoChPOYoUX4fHZb1gBqDafyhz-8jdUp0JHgQfTIvA,8702
hiten/algorithms/hamiltonian/normal/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
hiten/algorithms/hamiltonian/normal/_lie.py,sha256=aEKgQJ-KygdecQDtrQ-e8QjJQIgAnkugXILUBiq-2hw,6849
hiten/algorithms/hamiltonian/normal/_tests/test_full_lie.py,sha256=eTV6vipbPYqBrmmuCgMvUZaFjt4wNkkFa4wxlLHn84Q,8981
hiten/algorithms/integrators/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
hiten/algorithms/integrators/base.py,sha256=4JOLvVYCzgYC3IkXenpl_V4L89VQ21-rs6oU-xPx4Gs,9475
hiten/algorithms/integrators/rk.py,sha256=aQYHLCTZIxjS26-kf3nNosquEokVJoIx6UZJ2wuMALI,19837
hiten/algorithms/integrators/symplectic.py,sha256=PeqCnAJPI9QfvLMqbIZ9eDYOsjYTQL4xm-gr2qLEvIw,23558
hiten/algorithms/integrators/_tests/test_rk.py,sha256=OqNPGmfZsjArEWJc2FT9pYhP2L5BxgmenJcxOdHZ-Mk,12461
hiten/algorithms/integrators/_tests/test_symplectic.py,sha256=NH_jLJUXtaLbek-kLhQ0whXYcX1rV5B-Hd48Rk8w8ZI,12827
hiten/algorithms/integrators/coefficients/dop853.py,sha256=OrYvW0Hu6X7sOh37FU58gNkgC77KVpYclewv_ARGMAE,7237
hiten/algorithms/integrators/coefficients/rk4.py,sha256=dLN0qVO6MD8F4u4KT8ovu3dbPMP65PZc_M8wZLeaiKQ,282
hiten/algorithms/integrators/coefficients/rk45.py,sha256=n7xji782gt1UYiQI5T9wb9U-plE0wUw0SG4n933ljv4,1249
hiten/algorithms/integrators/coefficients/rk6.py,sha256=MUyv77ObZzZqPfJHs7nYZwvzB39tHGSxQcVCRV-pIns,700
hiten/algorithms/integrators/coefficients/rk8.py,sha256=FsNQcseC_XWMIRNA83u__ruYPa3L23LPqIlroituxg4,2508
hiten/algorithms/poincare/__init__.py,sha256=iw2PljcC0cC1Tg3H7xIpk1sM127bdtvBmwlnuTL4_T0,1348
hiten/algorithms/poincare/_tests/test_poincare.py,sha256=pKxIrV53fzaseglPKFx51xiI4yz2pQOIZ85K5yGwAvQ,2419
hiten/algorithms/poincare/cm/__init__.py,sha256=5FVZrqOKA--M5oEkuY1V7KPzfyVgxyCiGwBVX2BXVKM,1409
hiten/algorithms/poincare/cm/backend.py,sha256=qAp0GUM9opN9gjhLKzsfzBPzncizgDnGt7wMsCOPO9g,15752
hiten/algorithms/poincare/cm/base.py,sha256=hyivJzV4ISEHlLUQ-lPoIGKWeqVqNflK4qZGjxIjAR8,8645
hiten/algorithms/poincare/cm/config.py,sha256=mHvd8FCV3b6ku9RYMGm6Wf63bpR6kFWSxVQpBVcT3i0,5007
hiten/algorithms/poincare/cm/engine.py,sha256=n-ZUvmz24Znr_wUKJkuMyVLCeRLAvXP1tJn_g3uvg8o,3131
hiten/algorithms/poincare/cm/seeding.py,sha256=5rTKk3jTFIknTLqOguEq7RVNzEbkMr56YwPycZJZHP8,1990
hiten/algorithms/poincare/cm/strategies.py,sha256=7_mlFoBTRd5kZKQ1YuchUVd3zsSd1jnLj6mQuHBTbjU,8791
hiten/algorithms/poincare/core/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
hiten/algorithms/poincare/core/backend.py,sha256=cMbG7SY5ulpM5NgcIkvN5r4l1HM2WBKOURFjfJ3XVOI,4182
hiten/algorithms/poincare/core/base.py,sha256=LJ1r_lM4LRwj33sWjkNN-RZqqxSW-V9EY07wrjUFJzQ,5855
hiten/algorithms/poincare/core/config.py,sha256=xxOAXSGfX05IWLiZ6d0Dv7fHFOu3BG7JetnX0B7mBg8,439
hiten/algorithms/poincare/core/engine.py,sha256=Ypg1S2_N56BdRPnMQDDH3kxs0nTjsJbD551HDlhQviE,1390
hiten/algorithms/poincare/core/events.py,sha256=6YLIfH3R6C9bRry6ZbVJnm76X21UVbFQ_4u1WjhslsA,4164
hiten/algorithms/poincare/core/seeding.py,sha256=PdPBqHU3G0NK3NDJvBAs9fgLFUrls6iNYyQZTx5eGNo,1728
hiten/algorithms/poincare/core/strategies.py,sha256=S_kH2VexZ9eQENwfZvRqoLnGLPD9a4XSu1gDxXm0dX4,1124
hiten/algorithms/poincare/sh/backend.py,sha256=Jq0kSnm3gD_p1jX5zNPnGDVxHkGGj4tID9ANxPFBWc0,4959
hiten/algorithms/polynomial/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
hiten/algorithms/polynomial/algebra.py,sha256=DYnlr5c2bn5AfrDax2iVa-ZlpkggBUn3Ov6wXhRcC-o,19069
hiten/algorithms/polynomial/base.py,sha256=vLoMiCsvTbYcH1UZ_9hd0F_n1rC8riVuF8dN2jBs6ws,13116
hiten/algorithms/polynomial/conversion.py,sha256=qopmmTutsizvkF1VyI2Q7ilGDjaizoz3XsrzmlxLi1k,11288
hiten/algorithms/polynomial/coordinates.py,sha256=DreKnTKmE9Y5vyvAVIH3PRs0W894q4kyuTmmGEGtQ4o,4297
hiten/algorithms/polynomial/operations.py,sha256=aXrOdCIEiYDcl_2Fq306zgBDc8fE27sv9rDskakxiBw,31763
hiten/algorithms/polynomial/_tests/test_conversion.py,sha256=klv_JwPQ6galolqz6MxigNeOES---rh_lKWYyRz5_l8,5712
hiten/algorithms/polynomial/_tests/test_operations.py,sha256=YbgDi58u8ioZlENMMBJ487cHNl35f84KGxeM0SKKUnM,59370
hiten/algorithms/polynomial/_tests/test_poly_algebra.py,sha256=ffnIAF-YGEs3gJEZZmdlFWUKnQobmRlFgCnmj4R6KY8,60755
hiten/algorithms/polynomial/_tests/test_poly_base.py,sha256=EHjBiFItsxc14QDll9piCMHNWBRdji0dICYYJx7Ti4E,5473
hiten/algorithms/tori/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
hiten/algorithms/tori/base.py,sha256=tQ_R4ZZMcaOBanRiTGx0WsZESyMDCDLwOCI6OYr_NT0,23126
hiten/algorithms/utils/config.py,sha256=iDQZfdsVifXf3o_HHSNdFA0eSc3MsWmOKqtdkuCHhks,84
hiten/algorithms/utils/coordinates.py,sha256=P6FXr7EA8o05jqRtzKN2XMwwtx0P-y5JXGNoOVbIfhw,9054
hiten/algorithms/utils/precision.py,sha256=mlB1KPSGaoP31OcpJ32j4yX0Ju4sI_tnOcNZfkbOjU8,11809
hiten/system/__init__.py,sha256=q-tLT_504n4LYBmg9LyV6aYvH2PRQMYZfLi6epKKynQ,1607
hiten/system/base.py,sha256=VNaAKrC_JA4OYn_CiWICOvMs3KVCrtbBENzueNQtctU,12532
hiten/system/body.py,sha256=g4tstPKfeawGLSt0FhL_jn2Z66WoaKTlkiaExVuYBvY,4265
hiten/system/center.py,sha256=dcLICEQfAmL7Np4FmQn8KSSTkljz1iYZ-0GIMx0RtMY,21480
hiten/system/family.py,sha256=yh5rZ4Z-SmUTeEYZFj8-8BTgGJi0mZUalRJ9OiACCQg,6591
hiten/system/manifold.py,sha256=1rcjOi_S8TrY28IULyw9v8J-lmKVj_OWDhVcF-agB1w,21093
hiten/system/_tests/test_libration.py,sha256=eJ7ITG0tVQQ7GRbzk8xdX0JFxWtixCtKn63xj7z92-o,10310
hiten/system/_tests/test_serialization.py,sha256=9UVGAMDfKzKpGEOVkiRywFkgBUykj8DFlrOGhyqb7nk,3933
hiten/system/hamiltonians/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
hiten/system/hamiltonians/base.py,sha256=OQviNGxtKWikRe3eQiTjPCL9A_5kvi82E3yEpBSlETA,8180
hiten/system/hamiltonians/pipeline.py,sha256=5HYNVOkXwVkI0Om824TBJaESYcqBmszLIQXefe3U5EM,21042
hiten/system/libration/__init__.py,sha256=6ayAyvrbIK_6_eTUdvqJlQm1rIIcLxkTFy8NQ8Q9GR0,633
hiten/system/libration/base.py,sha256=UvWq-1a3YYCWMEjn8XUIMVhTKOZxM0VvhI6FQ6w8Gt4,18891
hiten/system/libration/collinear.py,sha256=fTzYZ8diaiBTv0NGle5NakdtzNu6DH79QolkbwnPSyU,19977
hiten/system/libration/triangular.py,sha256=UasGdUL1eKYvqgor8-If-EdaLjjCUNasjn_aPnAmsHA,13577
hiten/system/orbits/__init__.py,sha256=t78GkrgaEVGXAeWpzvys0v6zaPFqXxtGBXLKFDnYYWY,444
hiten/system/orbits/base.py,sha256=NFc0bsliGYFh58QO9htZ-ZEsET1AhkfAlKT1HuiH5IU,24240
hiten/system/orbits/halo.py,sha256=b9mv0m_vxH8FHpQ2PUdYZ1ukuJkH6Yfl6N4zS28Gy2w,15449
hiten/system/orbits/lyapunov.py,sha256=5RIPFV_bauq2xiVJnYajkodwep2PQwtiDOHMRe00CQY,8811
hiten/system/orbits/vertical.py,sha256=6Zldzlk3CdJv8NZXND1MQ51YhssFr1C6MdPP_9B546g,3351
hiten/system/orbits/_tests/test_halo.py,sha256=4G6Fep7lBypVdZWXdfQoJC611Q9znnc-zVoDzDf8hcI,3556
hiten/system/orbits/_tests/test_lyapunov.py,sha256=v0woiU9ksqOvyH_382j4e7RvdgNot1IwQbh9GfwwN1M,3929
hiten/utils/__init__.py,sha256=3-ae3GtFkOfJ4etcNE6rnyGlg5l4s6aksv2QEuMYrVg,294
hiten/utils/constants.py,sha256=77lkHs_GxOhlz2V3W4uPAFRhSlVL00Zke7KOwyiHw4Y,9141
hiten/utils/log_config.py,sha256=zBegkeZSgMZ74EKtmMkoy9ZT2D-njLSsd0KzB5zMj1w,2099
hiten/utils/plots.py,sha256=GlA-iAXJC2VwZvBJuwkhEGZfsfjtNUVJ1fARsfCQsPI,33673
hiten/utils/printing.py,sha256=UKozhgH4-Qe_Fw7vStifPerHciqoQ4ju--vUnthRBic,6763
hiten/utils/tests.py,sha256=1pODKTvREWFZAm5RTF_AcMTqyVMEhaYtl66BwnNUZ7o,2239
hiten/utils/io/__init__.py,sha256=ZKcess-0UypZC78EzRvQlUirbjbvH58acbVsCZoLj0g,810
hiten/utils/io/center.py,sha256=1UOKvs8xdL7lbxGqfzFqpdwlK_39Oy7hl_5uXMtZ-5Q,4846
hiten/utils/io/common.py,sha256=8mnML7Dy03mhVkBrhJExiLKnwJ_c0GHllyABJNXNGWY,1173
hiten/utils/io/hamiltonian.py,sha256=xj6coAaYGsXSrhbukwGVFPrRJJrW1aHVRaBaEUujyqk,2459
hiten/utils/io/manifold.py,sha256=wdHsXHQWo-C9hNeWNZ9Tiu8iDz_2JX2BkXoBIiC7M7Q,3676
hiten/utils/io/map.py,sha256=rUxmvW3MGpl_3YRHeoW1A2MpSPVw-burAQKXcz9fqT0,2957
hiten/utils/io/orbits.py,sha256=rgjd5KlLhQao5I1rFn0_E1H3zXrPu_80dQBMhP4GcfM,6539
hiten-0.3.0.1.dist-info/licenses/LICENSE,sha256=X1-ek4p5gT54v7fV9L_220i3RCVUIFhytN-RKWIl9Ro,1068
hiten-0.3.0.1.dist-info/METADATA,sha256=XqwRgHm0ZO__5Fho3A7PKUljaXb-TEAPRP-rCfTzz0k,6723
hiten-0.3.0.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
hiten-0.3.0.1.dist-info/top_level.txt,sha256=0lUEkwD1mOb7hC1Bj4FXO2auINwuHOTvqoknoJV4pzQ,6
hiten-0.3.0.1.dist-info/RECORD,,
