lnls-fac / trackcpp

Particle tracking code
GNU General Public License v3.0
3 stars 3 forks source link

Export std::vector memory address pointer to python #70

Closed VitorSouzaLNLS closed 4 months ago

VitorSouzaLNLS commented 5 months ago

This change makes it possible for PyAccel to access the Elements polynomials without copying data (lnls-fac/pyaccel#134).