Skip to main content

The CERN tracking code RF-Track

Project description

RF-Track is a tracking code developed at CERN for the design and optimisation of particle accelerators, offering outstanding flexibility and rapid simulation speed.

RF-Track can simulate beams of particles of any energy, mass and charge, even mixed, solving fully relativistic equations of motion. It can simulate the effects of space-charge forces in both bunched and continuous-wave beams, synchrotron radiation emission, wakefield and beam-loading effects, multiple Coulomb scattering, inverse Compton scattering, and the list is still growing. It can transport beams through both conventional and special elements: 1D, 2D and 3D static or oscillating radio-frequency electromagnetic field maps (standing wave and traveling wave), flux concentrators and electron coolers. It allows element overlap and direct and indirect space charge calculations using fast parallel algorithms.

RF-Track is written in optimised and parallel C++ and comes with two distinct and independent user interfaces: one in Octave and one in Python. General knowledge of Octave or Python is recommended to get the most out of RF-Track.

Changelog

What is new in version 2.6.2

  • Volume::autophase() now accepts Bunch6d and not just Bunch6dT
  • Volume::get_s0() and Volume::get_s1() now return a 3D oriented Frame
  • Volume::accept() now accepts rft.UserVisitors like Lattice does

What was new in version 2.6.1

  • Refactored Lattice::track() to support set_tt_nsteps(0) in multi-turn simulations
  • Lattice::set_sc_nsteps() and Lattice::set_cfx_nsteps() now support cross-element kicks, improving the performance and accuracy of multi-turn simulations
  • Refactored Lattice::autophase() for improved execution speed
  • Introduced Lattice_view for focused Lattice operations
  • Exposed elements' offsets to Python and Octave
  • Various bug fixes and improvements

What was new in version 2.5.6

  • Added the Aperture_1d element, supporting arbitrary cylindrical aperture profiles
  • Quasi-random particle distributions now start from zero
  • Long-range wakefields now include the transverse defocusing effect by default
  • Various bug fixes and improvements

What was new in version 2.5.5

  • Implemented proper SBend element in Volume
  • Insertion of Lattices in Volumes considers correctly bent reference trajectories
  • Imporved long-range wakefield model allowing for the simulation of HOMs damping in detuned structures

What was new in version 2.5.4

  • Bugfixes and general improvements (autophase, backtracking in Volume, generator)

What was new in version 2.5.3

  • Lattice: lost particles’ longitudinal positions are now reported in meters (previously in millimeters)
  • Added support for converting multipoles up to order 20 when importing MAD-X lattice files
  • Changed default Volume::emission_range setting from 2 to 10 to improve simulation accuracy
  • Fixed bug in transport table when multiple Volumes are inserted as elements into a Lattice

What was new in version 2.5.2

  • Now screens in Volume preserve the same particle order as the incoming beam
  • General bug fixes and performance improvements

What was new in version 2.5.1

  • Fixed a bug introduced in version 2.5.0
  • Added automatic update check on startup

What was new in version 2.5.0

  • UserElement – Custom accelerator elements and transfer maps in Python or Octave.
  • UserField – User‑defined electromagnetic field equations in Python or Octave.
  • UserEffect – Prototype collective effects in Python or Octave.
  • UserVisitor – Traverse lattices/volumes with custom Python functions.
  • Secondary particle generation – Collective effects can now emit and track new particles (e.g., synchrotron‑radiation photons, BDSIM secondaries).
  • Cathode emission – Improved accuracy in Volume‑based emission simulations.
  • Minor improvements and bug fixes.

What was new in version 2.4.2

  • Added BPM element to Volume
  • Improved VolumeLattice integration for Beam-Based Alignment in Volume
  • Enabled partial polarization of individual macroparticles
  • Bug fixes:
    • Fixed issue in PillBox cavity
    • Resolved problem with beam losses when all particles are lost
    • Corrected RF phase of structures imported from MAD-X

What was new in version 2.4.1

  • Added spin polarization support to both Lattice and Volume tracking

What was new in version 2.4.0

  • Improved speed and memory management in TW_Field
  • Introduced new collective effect: IntraBeamScattering (developed by Paula Desiré Valdor)
  • Updated Lattice transverse emittance definitions to use (x, x') and (y, y') instead of (x, px) and (y, py)
  • Enabled arbitrary misalignment of cathodes in Volume, including mirror charge effects

What was new in version 2.3.4

  • Fixed a memory problem in Python's numpy interface

What was new in version 2.3.3

  • Added TW_Field element to create RF structures from shunt impedance, group velocity, and quality factor
  • The new TW_Field element can account for steady input power, or time-dependent RF pulses
  • Long-range wakefields can now have arbitrary linear polarization
  • Improved speed of SW_Structure and TW_Structure elements
  • Beam and BeamT can now be saved and loaded in binary format
  • Elements can now be removed from and inserted into an existing Lattice
  • Lattice and Volume transport tables now return transmission in number of particles (no longer in number of macroparticles)
  • Improved error message handling to avoid redundant repetitions
  • Various minor bug fixes

What was new in version 2.3.2

  • Fixed a potential beam-laser synchronisation issue in the LaserBeam element
  • Added multi-pulse laser trains in LaserBeam
  • Fixed minor bug in Python interface

What was new in version 2.3.1

  • ShortRangeWakefield allows the simulation of tapered irises and cell-to-cell misalignment
  • Sped up Solenoid field calculation
  • Now Screens can have a width, a height, and a time window
  • Now SpaceCharge_Field() uses a fast Cartesian Multipole Expansion
  • Added Undulator element to simulate planar undulators
  • Minor bug fixes and improvements

What was new in version 2.3.0

  • Introduced new Beam and BeamT models for multi-bunch simulations
  • Optimized multi-bunch effects for multi-bunch beam simulations
  • Modified the transport table to support multi-bunch beams
  • Added the RF_TRACK_NOSPLASH environment variable
  • Implemented element misalignment handling in Volume
  • Added scaling error support to the Bpm element
  • Enhanced Lattice::autophase() to automatically set the magnetic strength of magnets
  • Improved detection of the solenoid fringe field extension in Volume
  • Enhanced the 3d solenoid field modelling using multiple thin sheets of current
  • Introduced a new on-the-fly BeamLoading implementation compatible with Beam (thanks to Javier Olivares Herrador)
  • Enhanced long-range wakefields to accept tapered modes along the structure
  • Added generalized Gaussian distribution to Generator
  • Added the displaced() method to Bunch6d and Bunch6dT
  • Added Screen element support to Lattice and Volume
  • Implemented the fast multipole method to significantly speed up the SpaceCharge_Field() element
  • Minor bug fixes and improvements

What was new in version 2.2.4

  • Ensured compatibility with numpy v2.0.0

What was new in version 2.2.3

  • Minor bugfixes and improvements
  • Improved python packaging

What was new in version 2.2.2

  • Lost particles are now stored in the Lattice or Volume in the laboratory reference frame
  • Bug fixes and improvements in the Python interface
  • Bug fix when appending a Volume into a Lattice
  • Renamed some Lattice's methods ( vary_corrector_strengths -> vary_correctors_strengths )
  • Added methods to facilitate beam-based alignment in Lattice
  • Fixed problem with backtracking on screens in Volume
  • Improved backtracking on screens in Volume

What was new in version 2.2.1

  • Added particle ID
  • Added name to elements
  • Improved element accessibility in Lattice and Volume
  • Exposed mean_Px and mean_Py in Bunch6d_info and Lattice transport table
  • Volume::set_length() allows setting an arbitrary length
  • Added element Pillbox_Cavity as generic TM_m1p cavity
  • Bug fixes and improvements in Lattice and Volume

What was new in version 2.2.0

  • Volume is fully integrated as an Element within Lattice
  • Volume::s0 and Volume::s1 are now 3d reference frames that can connect Lattice beamlines with arbitrary orientations
  • Renamed ParticleT.S as ParticleT.Z to avoid confusion
  • Removed automatic projections from Bunch6dT to Bunch6d in get_phase_space()
  • Lattice can now import MAD-X Twiss files directly
  • Self-consistent BeamLoading effects in TW structures (many thanks to Javier Olivares Herrador)
  • Added Energy Straggling effect in Absorber element (many thanks to Bernd Michael Stechauner)
  • Volume::set_tt_nsteps(N) works in Lattice(), distributing N screens in Volume along the reference trajectory
  • Added Bunch6d_QR, Quasi-Random bunch creation from Twiss parameters
  • New hard-scattering model (many thanks to Bernd Michael Stechauner)
  • Improved 'analytic' integration in Lattice
  • Added Yoshida integrator 4th order (beware, rk2 is better)
  • Improved beam <-> screens intersection in Volume tracking

What was new in version 2.1.6

  • Implemented 'circular' and 'rectangular' shapes in the element Absorber
  • Improved the way longitudinal emittance is handled in both Bunch6d and Bunch6dT
  • Now Volume can track directly Bunch6d
  • Now, Transport Table in Volume can also include future particles by default
  • Implemented Response matrix calculation and Automatic Orbit correction
  • Improved transport table in Volume to optionally ignore particles outside volume
  • Updated autophase to ignore elements whose t0 is already set
  • Added Multiple Coulomb Scattering and energy loss
  • Introduced ASTRA-like Generator (many thanks to Avni Aksoy)
  • Introduced quasi-random sequences generator
  • Added to transport table rmax99 and rmax90, the envelope at 90% and 99% of rmax
  • Fixed a bug in thin-lens Sbend
  • Added disp_z to BunchInfo

What was new in version 2.1.5

  • Added element Solenoid to both Volume and Lattice
  • Added particle lifetime for muons simulation
  • Added Incoherent synchrotron radiation in two versions: quantum and average
  • Added new element SpaceCharge_Field()
  • Fixed SWIG problems with typemaps
  • Bug fix in Multipole element (many thanks to Ewa Oponowicz)

What was new in version 2.1.4

  • Added dispersion information to bunch get_info() and transport_table
  • Now Element::get_field() accepts vectors for X, Y, Z, and T
  • Added velocity slicing in Space-charge PIC calculation
  • Added Toroidal Harmonics element

What was new in version 2.1.3

  • Added polarisation to Thomson scattering
  • Implemented end fields in GenericFieldMap
  • Implemented asymmetric laser beam in Compton Scattering module
  • Added new element Multipole and new CollectiveEffect MultipoleKick

What was new in version 2.1.2

  • Added autophasing of RF elements
  • Added back-tracking
  • Added Long-range wakefields

What was new in version 2.1

  • Added the possibility to have collective effects in both Lattice() and Volume()
  • Added short-range wakefield effects
  • Added new element RF_FieldMap_2d() optimized for cylindrically symmetric fields
  • Added new element LaserBeam() for the simulation of Compton backscattering

What was new in version 2.0.4

  • Changed the way TrackingOptions.t_max_mm works, now indefinite tracking is achieved with t_max_mm = Inf, and no longer t_max_mm = 0
  • Added element Static_Magnetic_FieldMap_2d for cylindrically symmetric fields
  • Improved default field's Jacobian for Elements
  • Added support for SDDS files (writing)
  • Added element SBend for dS tracking
  • Added external elements
  • Added Python interface
  • Reimplemented misalignments in Bunch6d tracking, full 3d rotations
  • Added element Volume
  • Added element Coil

What was new in version 2.0

  • Reorganization of classes and files
  • New FieldMap elements with extension _LINT and _CINT for linear and cubic interpolation
  • Added element RF_Field_1d with a reconstruction of the 3d E and B fields from the on-axis electric field
  • Added magnetic element Adiabatic Matching Device
  • Bunch6d::get_phase_space and Bunch6dT::get_phase_space now use the first particle as the reference particle

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

rf_track-2.6.2-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (8.3 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

rf_track-2.6.2-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (11.4 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

rf_track-2.6.2-cp314-cp314-macosx_11_0_x86_64.whl (23.1 MB view details)

Uploaded CPython 3.14macOS 11.0+ x86-64

rf_track-2.6.2-cp314-cp314-macosx_11_0_arm64.whl (15.2 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

rf_track-2.6.2-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (8.3 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

rf_track-2.6.2-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (11.4 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

rf_track-2.6.2-cp313-cp313-macosx_11_0_x86_64.whl (23.1 MB view details)

Uploaded CPython 3.13macOS 11.0+ x86-64

rf_track-2.6.2-cp313-cp313-macosx_11_0_arm64.whl (15.3 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

rf_track-2.6.2-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (8.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

rf_track-2.6.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (11.4 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

rf_track-2.6.2-cp312-cp312-macosx_11_0_x86_64.whl (23.1 MB view details)

Uploaded CPython 3.12macOS 11.0+ x86-64

rf_track-2.6.2-cp312-cp312-macosx_11_0_arm64.whl (15.2 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

rf_track-2.6.2-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (8.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

rf_track-2.6.2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (11.4 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

rf_track-2.6.2-cp311-cp311-macosx_11_0_x86_64.whl (23.1 MB view details)

Uploaded CPython 3.11macOS 11.0+ x86-64

rf_track-2.6.2-cp311-cp311-macosx_11_0_arm64.whl (15.2 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

rf_track-2.6.2-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (8.3 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

rf_track-2.6.2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (11.4 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

rf_track-2.6.2-cp310-cp310-macosx_11_0_x86_64.whl (23.1 MB view details)

Uploaded CPython 3.10macOS 11.0+ x86-64

rf_track-2.6.2-cp310-cp310-macosx_11_0_arm64.whl (15.3 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

rf_track-2.6.2-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (8.3 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

rf_track-2.6.2-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (11.4 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

rf_track-2.6.2-cp39-cp39-macosx_11_0_x86_64.whl (23.1 MB view details)

Uploaded CPython 3.9macOS 11.0+ x86-64

rf_track-2.6.2-cp39-cp39-macosx_11_0_arm64.whl (15.3 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

rf_track-2.6.2-cp38-cp38-macosx_11_0_x86_64.whl (23.1 MB view details)

Uploaded CPython 3.8macOS 11.0+ x86-64

rf_track-2.6.2-cp38-cp38-macosx_11_0_arm64.whl (15.3 MB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

File details

Details for the file rf_track-2.6.2-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for rf_track-2.6.2-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c4d7986e7ce4094da636370c3f1bf7ebaeb696dd6269423eb4e7ac35cb1ebd26
MD5 109f07bba9b4ce8b5347095465396704
BLAKE2b-256 2bd37149c57403b2366e66d11700dd5fa70f95eb82bdc281848299b049827ccc

See more details on using hashes here.

File details

Details for the file rf_track-2.6.2-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for rf_track-2.6.2-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 1e7e2fd1f18b24e1e7e6257c5c4bdd7632f8dd4a1e805fa6926a1e3f69a4d87c
MD5 2bfc65f580c243750726837e4168f6ee
BLAKE2b-256 5c6744464ce57e83bfbc19d75680985fff88a21e48ecbc85081e503055acde14

See more details on using hashes here.

File details

Details for the file rf_track-2.6.2-cp314-cp314-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for rf_track-2.6.2-cp314-cp314-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 84c1fd263a022f5fcbf085e36d8b73de00b1dee68edc51570e94b345c5caf405
MD5 f960ffa3fad59d455e63abd21c819b0b
BLAKE2b-256 ff161e88036b8116e26ba865095b28c841f312d3eb4acace4477135f6a5b1aaf

See more details on using hashes here.

File details

Details for the file rf_track-2.6.2-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rf_track-2.6.2-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3895c8c33cae615d87a3259a68b044a0359d27ec2f23e0d7af76cb7b05e42de4
MD5 2e65d2e59e1b84c8ced2cc7b00eecfb6
BLAKE2b-256 f0d576efd7a11cb1caae3bb7587db9b1e45bf4122c358f3aa7c623a5ad1c9eac

See more details on using hashes here.

File details

Details for the file rf_track-2.6.2-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for rf_track-2.6.2-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d684d3075a8b52219ffa48a9b590fdc560aa93cefa8295fbb9c046b174783b1a
MD5 102a08f8dd3e8120c35d02fc7577830a
BLAKE2b-256 e55bcb6fef177accea9a0f08087e40e37c496587ddf11f630e48fd9f2c3e146b

See more details on using hashes here.

File details

Details for the file rf_track-2.6.2-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for rf_track-2.6.2-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 4fde9ea631ac5bf737cc25c27aeb1cdbf6bfb2bd0318fef12ca40d336ae0c525
MD5 426c3d8291382106acaca4abf332c0e5
BLAKE2b-256 07f693f9040d71abcbef8b6aa56bc539590732c2f79dd645b62b5f15317a9800

See more details on using hashes here.

File details

Details for the file rf_track-2.6.2-cp313-cp313-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for rf_track-2.6.2-cp313-cp313-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 7b818f11ee3d47b6cb0b4b160dc27fffa281223399f9ffe1b7ae32321b74f9be
MD5 779234deda5d496064e4a012763979ca
BLAKE2b-256 0ccdda80f3754478df2066071224116b035934f455f85980ceaa00a3dcbb05e3

See more details on using hashes here.

File details

Details for the file rf_track-2.6.2-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rf_track-2.6.2-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5941ebee0cdabbeb72d5355c0de93f9be6cba6a16d59798f29605be9563d9649
MD5 eac988edbe0b10f322143b94403ff71d
BLAKE2b-256 bdeb031c2a46915b989ebbbe82c736dfe50336ce139230c9f4faac037321d007

See more details on using hashes here.

File details

Details for the file rf_track-2.6.2-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for rf_track-2.6.2-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a91ab348b3b43fa3d30fb50f0dc598062a0b713b354d92348527c5422935d6c1
MD5 9bcaf95e8920cca8269659bd9c7443f6
BLAKE2b-256 fcdcf93b394fd0cbbd3137af1c84204b0ea92d87d58682b7e6e92488cdbfe34c

See more details on using hashes here.

File details

Details for the file rf_track-2.6.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for rf_track-2.6.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 0afc96a172f126bb0eac94f0ff755d6b04c582e0d793e5a261a6e0c8fc4d684d
MD5 2c2e03c86e5b60353fd728d9817778da
BLAKE2b-256 33519b0ee5d03cf95ae3710b494b2853a3d984631a057e7f591d2942b17cbe36

See more details on using hashes here.

File details

Details for the file rf_track-2.6.2-cp312-cp312-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for rf_track-2.6.2-cp312-cp312-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 b3721f7cc9d2582c418e1fde54853d0b7d81ae85dd3dd9706777cb5b1ddc773b
MD5 dc41c8e548216fe0428b0ec9fdc1251f
BLAKE2b-256 683e5d0ec849fa4655b9b861ec41f6b04401f301ebc5dd0cd281a15ad7ec8ab5

See more details on using hashes here.

File details

Details for the file rf_track-2.6.2-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rf_track-2.6.2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 62a8da73de3c67b0935711f26e6f3118335683098a9b5924051e968ef134b704
MD5 f9512e22545811c0ef3dbd50e3aa4ae8
BLAKE2b-256 b2d7e083ce2933b711bb79664b2f29207b9d36933918a5290b7cdfbb4e602637

See more details on using hashes here.

File details

Details for the file rf_track-2.6.2-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for rf_track-2.6.2-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 11ce3d8d344e132394c444b18a8b0da65217341f3f34088169e369c32e38deea
MD5 275e7e5f5077b702a2574389f26bc8a8
BLAKE2b-256 436a2d99a4687aa9b3690a5964ba34e9827ef6b4c2c6e985f9013fda7d0a22d6

See more details on using hashes here.

File details

Details for the file rf_track-2.6.2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for rf_track-2.6.2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 5224743674d06ce75042b8fba648cb95712f19403c229ece03965bdb6b2d2cd6
MD5 8a667e58fd098e9910bea2f0d62291b1
BLAKE2b-256 5e6a998841247fa4bcfb193e172af5f7653e394c16334f856b114366437b1045

See more details on using hashes here.

File details

Details for the file rf_track-2.6.2-cp311-cp311-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for rf_track-2.6.2-cp311-cp311-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 64462152cbd6567731effc48397ea27013af8e4df0f1c7d1dda5dcb0b6168b5f
MD5 fc6f71820327dc60625c9efe2cea8c7d
BLAKE2b-256 1c13e90c5d7d69bd99ed286252696da2495a0c473f1b7559ff0394727a15d50e

See more details on using hashes here.

File details

Details for the file rf_track-2.6.2-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rf_track-2.6.2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 59e1bf7810c4189c76c42f5be5d3cd7780f33bad8b6832128da99339d8bf8ae6
MD5 87e453cb190d916a10dfb1e76f711ef5
BLAKE2b-256 ebe8e7967b2144aa044af5c833e88b57d69af5759c348a9ea66546477fec3b6b

See more details on using hashes here.

File details

Details for the file rf_track-2.6.2-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for rf_track-2.6.2-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4a4c02c3d617225f5f7084abb86f0544e034a60b39ba3a31ca923f5b19c02d2d
MD5 1ded8d3f07aa67659fb2db3d07fbbf55
BLAKE2b-256 c744a9fece7e3107d80b60694e72e81a74583e4391ba24b44bbc87e40faf3c2c

See more details on using hashes here.

File details

Details for the file rf_track-2.6.2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for rf_track-2.6.2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 02c6e6057044d4a1222144d82e07bfe37c4c0f0d134f8312ee3b2faaf83f1b01
MD5 87eb8b00aa92269be7cece37e976d793
BLAKE2b-256 09db495492c969d1605bc40762a9795095b025f82e935cc58261cc9b0056ddf2

See more details on using hashes here.

File details

Details for the file rf_track-2.6.2-cp310-cp310-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for rf_track-2.6.2-cp310-cp310-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 502932472a1020c683c69b5bbced0bf0dadf7600b67e50bc5a08935d26dac741
MD5 ea5ed7f89f5b95765e8985fea7a6726a
BLAKE2b-256 05d793088f387bbf7e3a42985163885e89050cf7d6af8b3eeb22e254ac542190

See more details on using hashes here.

File details

Details for the file rf_track-2.6.2-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rf_track-2.6.2-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 be3a29ba4b206d27a971b802f8044fde2105a6ea0cb00b10ef66d4826de04d6e
MD5 a02956064bdc685ba9793aa3e566767f
BLAKE2b-256 439b3f24c6712dc8d1083c252fd0ac6b84e09919b590fcf1820ae3db9072762b

See more details on using hashes here.

File details

Details for the file rf_track-2.6.2-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for rf_track-2.6.2-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 19fc418e07395c025b5ca21c9f266c78ccc6623cef22f6d837f979f3ddbe54a8
MD5 b9057bcbc54d084dfc5b70f47a61b55e
BLAKE2b-256 2ea9bf5baa57e6d5110974572853c9c8ecb1e15d9d581a8e9d3ac808b9a4f76f

See more details on using hashes here.

File details

Details for the file rf_track-2.6.2-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for rf_track-2.6.2-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 e187935e0b007f4a4079f847cbc2ced4a9c4d222a1c1a0653c78f1c52af40621
MD5 46c5845fd66f129744d48e7c64e8db6a
BLAKE2b-256 1e44b92666cf9317b8d2dce235d3f4049375d6e4249f4ebcd7310f639c0bf8cb

See more details on using hashes here.

File details

Details for the file rf_track-2.6.2-cp39-cp39-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for rf_track-2.6.2-cp39-cp39-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 0d329eb70f81f9180a3a71771da65faa76895a6e0c3e470ba61fbd1bf78d1c27
MD5 8eda09f3046880958c2927d1f8eeb469
BLAKE2b-256 78766d5d073d76bc58759b4aafe8320dfe143b431cee3b03a30b1c0ee5061bb6

See more details on using hashes here.

File details

Details for the file rf_track-2.6.2-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rf_track-2.6.2-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 67ffc194465e4580058916329f6a32489efb4da6cf9093b64dae1383b2bad583
MD5 a697fcd3b78f049439143cd6d5652437
BLAKE2b-256 0e5a7e3104770770cae2f23d71182e75122c1c2c33e3a0839bd99da56de5dbe8

See more details on using hashes here.

File details

Details for the file rf_track-2.6.2-cp38-cp38-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for rf_track-2.6.2-cp38-cp38-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 688dacb9cfce1ba8fb253d1c90fe8653ff5d8752b70ee7401ad5d38002707472
MD5 0caec1ae9114fe5abcaaccfd5b1d7053
BLAKE2b-256 d2733a81ceb94404542f1f661a10963be05e38dd91892e1bfaafb3ea09eba784

See more details on using hashes here.

File details

Details for the file rf_track-2.6.2-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rf_track-2.6.2-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a7009237c3ee8c323d04a783c84788f8c8b4e407f43ba193566302cc581e32a5
MD5 be55eccce2dfbaa9587255ca78fa3205
BLAKE2b-256 db652f5af4eaf5e1b64a9ffa678285a04c45f84c8aa499c12486369c59585dbe

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page