15 Help

A list of frequently asked questions (FAQ) is maintained at

https://asymptote.sourceforge.io/FAQ

Questions on installing and using Asymptote that are not addressed in the FAQ should be sent to the Asymptote forum:

https://sourceforge.net/p/asymptote/discussion/409349

Including an example that illustrates what you are trying to do will help you get useful feedback. LaTeX problems can often be diagnosed with the -vv or -vvv command-line options. Contributions in the form of patches or Asymptote modules can be posted here:

https://sourceforge.net/p/asymptote/patches

To receive announcements of upcoming releases, please subscribe to Asymptote at

https://sourceforge.net/projects/asymptote/

If you find a bug in Asymptote, please check (if possible) whether the bug is still present in the latest git developmental code (see Git) before submitting a bug report. New bugs can be reported at

https://github.com/vectorgraphics/asymptote/issues

To see if the bug has already been fixed, check bugs with Status Closed and recent lines in

https://asymptote.sourceforge.io/ChangeLog

Asymptote can be configured with the optional GNU library libsigsegv, available from https://www.gnu.org/software/libsigsegv/, which allows one to distinguish user-generated Asymptote stack overflows (see stack overflow) from true segmentation faults (due to internal C++ programming errors; please submit the Asymptote code that generates such segmentation faults along with your bug report).