njoy / math

A library providing mathematical abstractions encountered in nuclear data
Other
1 stars 0 forks source link

Add method to determine zeros of Legendre Series #22

Open apmccartney opened 8 years ago

apmccartney commented 8 years ago

returning a vector of doubles and removing repeated roots. Probably best to generate a corresponding Taylor Series and render roots from that.