1 страниц (9 вхождений)
maple(solve - bug? - Сообщения
I'm trying to solve an equation using the Maple(solve... But this operator gives the answer of the previous root search. See the picture. How to fix it?
Buff-CO2.sm (11 КиБ) скачан 181 раз(а).
Buff-CO2.sm (11 КиБ) скачан 181 раз(а).
You can replace the previous value with your content:

If a solution is not found, i.e. the command ended with an error, then the wrapper function does not overwrite the old contents of the temporary file that contains the result of the operation.
Perhaps this is a bug, it is not yet clear what should be returned in this case.
I looked at the code. It has error handling but has not been used. I'll try to rewrite this part to receive error messages in the normal way.

If a solution is not found, i.e. the command ended with an error, then the wrapper function does not overwrite the old contents of the temporary file that contains the result of the operation.
Perhaps this is a bug, it is not yet clear what should be returned in this case.
I looked at the code. It has error handling but has not been used. I'll try to rewrite this part to receive error messages in the normal way.
Russia ☭ forever, Viacheslav N. Mezentsev
1 пользователям понравился этот пост
Valery Ochkov 22.09.2023 04:11:00
WroteПростую задачу не могу решить!
В данном случае проблема в Δt. Я сделал поддержку только для δ. Старый maple ничего не знает про юникод, поэтому их прозрачное использование внутри maple() функции потребовало отдельного механизма кодирования. Я подумаю над тем, чтобы ввести и другие греческие символы. Сейчас только прописные будут работать.

Russia ☭ forever, Viacheslav N. Mezentsev
Что касается первого примера, то maple также не понимает внутреннего кодирования SMath Studio:
'HCO3-' имеет представление: 'HCO3\002D\'
Для обработки таких идентификаторов в функции maple() необходимо делать специальную поддержку в плагине. Теоретически это пожалуй возможно, но практически у меня нет времени заниматься такими экспериментами.
'HCO3-' имеет представление: 'HCO3\002D\'
Для обработки таких идентификаторов в функции maple() необходимо делать специальную поддержку в плагине. Теоретически это пожалуй возможно, но практически у меня нет времени заниматься такими экспериментами.
Russia ☭ forever, Viacheslav N. Mezentsev
![2023-09-22 13_34_38-SMath Solver - [Buff-CO2.sm_].png](/ru-RU/files/Download/hdaPNo/2023-09-22-13_34_38-SMath-Solver---[Buff-CO2.sm_].png)
The Maxima plugin also has quite some problems with exotic characters in names.
If such characters are encoded and the normal characters are not, then it should be no problem to recognize them as parts of a name and a fix might be possible, even given that the translation is purely based on string patterns.
Martin Kraska
Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
WroteI'm trying to solve an equation using the Maple(solve...
Buff-CO2 Otherwise.sm (13 КиБ) скачан 166 раз(а).
1 страниц (9 вхождений)
-
Новые сообщения
-
Нет новых сообщений