User Activity

  • Posted a comment on discussion Help on Asymptote

    OK., thank you. But the documentation states: “module solves the two-variable linear programming problem using the simplex metod”. Does that mean it will work only for two-dimensional problems? The comments suggest otherwise. Besides – is simplex(c,A,s,b) documented anywhere?

  • Posted a comment on discussion Help on Asymptote

    Hi All! Would anybody advise me on how to use the simplex solver from thesimplex module? The documentation only mentions it exists, and the comments in the module itself are ambiguous.

  • Modified a comment on discussion Help on Asymptote

    Why don’t you just double-click on the xasy icon – you should have it on your desktop. If you really need to run it from the command line, try this: "C:\Program Files (x86)\Asymptote\GUI\xasy.py" --asypath "C:\Program Files (x86)\Asymptote\asy.exe"

  • Posted a comment on discussion Help on Asymptote

    Why don’t you just double-click on the xasy icon – you should have it on your desktop. If you really need to run it from the command line, try this: "C:\Program Files (x86)\Asymptote\GUI\xasy.py" --asypath "C:\Program Files (x86)\Asymptote\asy.exe"

  • Posted a comment on discussion Help on Asymptote

    Asy v. 2.70 on Windows 10, 64-bit. When running this code: file fout = output("test.txt", true); write(fout,"List: ",1,2,3); close(fout); I receive the following error message: "C:\Program Files (x86)\Asymptote\asy" -f pdf pr.asy Process started (PID=15732) >>> 1 [asy] asy 15732 cygwin_exception::open_stackdumpfile: Dumping stack trace to asy.exe.stackdump <<< Process finished (PID=15732). (Exit code 35584) What's wrong?

  • Posted a comment on discussion Help on Asymptote

    To all who also take pains to figure out how system() in Asymptote works: on Windows any command line sent to the system must always be preceded by cmd /c . M.

  • Posted a comment on discussion Help on Asymptote

    Forgot to write I am running Asymptote 2.44. OK, John, indeed dir works here, too, with your correction. But note, please, that the manual reads: if the setting safe is false, call the arbitrary system command s To most people dir is a legitimate system command on its own. Now, why does this script not work in the batch mode: write("\"C:\Program Files\MiKTeX 2.9\miktex\bin\x64\asy\" -h"); system("\"C:\Program Files\MiKTeX 2.9\miktex\bin\x64\asy\" -h"); ? M.

  • Posted a comment on discussion Help on Asymptote

    I am trying to run system() command in console mode (with administrator privileges) with –nosafeswitch activated on a Windows 10 machine. The code is just this single line: system("dir"); Asy.exe hangs - the caret moves to the next line and blinks; other than that nothing happens. Unfortunately there is no direct way to upload a sreen dump here. Much the same happens in the batch mode. There is a non-conclusive thread on the net from two years ago that addressed this same problem: https://tex.stackexchange.com/questions/308922/how-to-use-asymptote-system-command?rq=1...

View All

Personal Data

Username:
mlszw
Joined:
2010-03-19 14:36:56
Location:
Gdańsk / Poland
Gender:
Male

Projects

  • No projects to display.

Personal Tools