From: Arthur C. N. <ac...@ca...> - 2024-01-06 23:33:34
|
Algint is the output of a PhD project. Almost only it's originator will be able to maintain it. ________________________________ From: Nasser M. Abbasi <nm...@12...> Sent: Saturday, January 6, 2024 9:18:12 PM To: red...@li... <red...@li...>; Nasser M. Abbasi <nm...@12...> Subject: [Reduce-algebra-developers] using load_package "algint"; makes some integrals hang fyi; I've noticed that loading package load_package "algint"; Makes some integrals hang. Therefore for now I will not load it as I do not have timeout in place to prevent the hangs. I still need to learn how to set timeout. Here is an example load_package "algint"; int(1/(1+(x+(x^2+1)^(1/2))^(1/2)),x); Hangs I've I run the same command without first loading this package it will finish fast (but not solve the integral) but at least will not hang. --Nasser _______________________________________________ Reduce-algebra-developers mailing list Red...@li... https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.sourceforge.net%2Flists%2Flistinfo%2Freduce-algebra-developers&data=05%7C02%7Cacn1%40universityofcambridgecloud.onmicrosoft.com%7C9dd32c2c853e43dcddfa08dc0f03d221%7C49a50445bdfa4b79ade3547b4f3986e9%7C1%7C0%7C638401756420077558%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C62000%7C%7C%7C&sdata=64SjaQTJkfh%2B4VScLlBRFRi5gkARhXURzql6lx2UFiQ%3D&reserved=0<https://lists.sourceforge.net/lists/listinfo/reduce-algebra-developers> |