-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Items braught up by @grasph
-
if we want to provide a default algebra implementation, then we need an abstract supertype is order to override the Base package operators. We could make inheritance from a
LorentzVectorBase
abstract type as optional. -
Constructor from a
LorentzVector
. The constructor will need to take an argument of any type. It's probably ok. TheTable.jl
interface has amaterializer()
method that returns the "constructor". Maybe there is a reason for doing this way?
Metadata
Metadata
Assignees
Labels
No labels