Closed Klafyvel closed 3 years ago
I actually removed it since it has full support now from SpecialFunctions.jl (https://github.com/lnacquaroli/ThinFilmsTools.jl/issues/23)
No problem! it was only a quick fix so I could run my simulations :) Thanks for this super cool tool!
Glad you like it! Feel free to contribute if you want. Cheers!
The current version of
ThinFilmsTools.jl
fails to precompile on my computer becausePolynomials.jl
v0.6.0 does not have aPoly
member anymore. This fixes precompilation.