bmad-sim / NonlinearNormalForm.jl

Nonlinear normal form analysis using truncated power series
https://bmad-sim.github.io/NonlinearNormalForm.jl/
GNU General Public License v3.0
1 stars 0 forks source link

Allow concatenation/operations of maps with stochastic fluctuations with maps without stochastic fluctuations #31

Closed mattsignorelli closed 2 months ago

mattsignorelli commented 2 months ago

This should be allowed and implemented quickly since many maps do not include stochastic kicks in contexts where there are and so just hold a matrix of all zeros which is unnecessary

mattsignorelli commented 2 months ago

actually I changed my mind, the combinatorial explosion of types in the library will be annoying to deal with both internally and externally . It is best to just have one type for radiation and one type without