Getting started#
To start mapping import the MatchPoint library and create a MatchPoint class.
import matchpoint as mp
reg = mp.MatchPoint()
To start mapping import the MatchPoint library and create a MatchPoint class.
import matchpoint as mp
reg = mp.MatchPoint()