Skip to content

Recreating tests and examples using Octave under Linux #17

@YehorYudinIPP

Description

@YehorYudinIPP

Dear Andrew,

I tried to recreate the examples you provided in the documentation and the paper. My runs were made using Octave GNU 5.2.0 on Ubuntu 20.04.6, and I noticed several issues.

The most apparent ones are related to plotting, namely :

  1. the LaTex formatting did not work for me: the subscripts are displayed as underscores
  2. the 'plot graph' option does not generate a legend for the plot
  3. the 'plot' option does not generate a plot caption

Furthermore, even though the MEX function is compiled, the performance is relatively slow, e.g. average 1000s per slice integral for swallowtail catastrophe. Would you expect this order of magnitude of runtime, given the parallel for loops most likely would not work with Octave?

All the best,
Yehor

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions