Hello FriCAS community, I'm postdoc studying bioacoustics trying to implement models to predict beam shapes. I'm also a newbie at FriCAS. The acoustic model relies on numerically integrating certain functions and then doing some linear algebra with high precision - and FriCAS seems like a nice platform to run it all fast.
Having searched the docs I found the NumericalQuadrature <https://fricas.github.io/api/NumericalQuadrature.html> page. All the routines seem to accept functions which produce a Float. One term in my model produces a complex output, and the routines (romberg, simpson etc.) throw errors. Is numerical integration with complex functions implemented? Could someone please point me to them if it exists. For reference, the jFricas notebook with equations is here <https://github.com/thejasvibr/bat_beamshapes/blob/dev/bat_beamshapes/workshop/beamshapes-notebook.ipynb>, and the .input file is attached. thanks for any help and feedback! regards, Thejasvi https://thejasvibr.github.io/ -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/fricas-devel/CABR_hHc8qvX_MzqW7s9vcaJEyLeScv3015KzN-0k6e2NPq7n4g%40mail.gmail.com.
beamshapes-notebook.input
Description: Binary data
