bathudaide

25 Reputation

3 Badges

6 years, 27 days

MaplePrimes Activity


These are replies submitted by bathudaide

@sursumCorda Exactly this link, but I don't know how to use it. I couldn't find any examples.

@acer I found the code on the author's website, where he uploaded it. 

@sursumCorda Dear Sir, following your suggestion, I have found the source code of SDPTools.  Can I upload it for further discussion?

@acer Thank you very much, Sir. I think this library is very old. Returning to the problem, I just want to find a tools or library to solve SDP problem in Maple

> M := Matrix(6, 6, [[10, 1, 0, m[1], -m[3], m[2]], [1, -2*m[1]+27, m[3], -27/2, -m[4], -m[5]], [0, m[3], -2*m[2], m[4], m[5], 0], [m[1], -27/2, m[4], 10, 0, m[6]], [-m[3], -m[4], m[5], 0, -2*m[6], 0], [m[2], -m[5], 0, m[6], 0, 1]]);
> M_Result := Matrix(6, 6, [[10, 1, 0, 0, 0, -5/3], [1, 27, -27/2, 0, 0, 1], [0, -27/2, 10, 0, 0, -4/3], [0, 0, 0, 10/3, -1, 0], [0, 0, 0, -1, 8/3, 0], [-5/3, 1, -4/3, 0, 0, 1]])

Can you suggest something for me.

@acer Do you mean to copy FGblib.ind and FGblib.lib into the Maple\lib directory? 

fgbunid.dll failed
Error, (in pack_fgb_find_path) cannot find a valid path !

@acer In the instructions you mentioned, the installation packages are for Linux, which may not work on Windows? 

@acer This is exactly what I've been looking for. Several years ago, I wrote a rather lengthy program on Maple 2016, and recently I revisited it, only to accidentally discover a way to condense it using functions available in Maple 2018. Thanks you so much.

@mmcdara Dear Sir, for h I need return 4

@Kitonum Thanks 

@tomleslie Thank you :D

@acer It's work, thank you very much :)

@acer It's work. Thank you very much.

Page 1 of 1