It is possible you will be able to use Intel Fortran 11.1 with VS2019, I cannot guarantee it will work. I would suggest trying first. If Intel 11.1 is not compatible you should upgrade your Intel...
Type: Posts; User: jlo
It is possible you will be able to use Intel Fortran 11.1 with VS2019, I cannot guarantee it will work. I would suggest trying first. If Intel 11.1 is not compatible you should upgrade your Intel...
neqnf_int.mod is the interface for both the single precision neqnf and double precision dneqnf function. Review the documentation for neqnf for details on how to use the function. The interface...
The problem can be solved using IMSL C# optimization class MinConNLP. It is necessary to reformulate the problem equivalently so it can be solved by MinConNLP. You may also need to use the...
These errors indicate you are missing libraries. You need to ensure the compiler can find .mod files and all of the required IMSL libraries. Verify the bitness of the application you are building...
Please contact support@roguewave.com, tell them you have been granted a student license, provide them with the license you were sent and the error message you are receiving.
Zombie, Omega,
Please resend your email to support@roguewave.com and cc me, the product manager at Jennifer.Locke@roguewave.com. I will make sure you are sent a proper license file.
Thank you for contacting us. Have you reached out to support at support@roguewave.com? I would like to get our support team looking at your issue.
We do plan to support Java 9. We have a new release, JViews 2017 (9.0), the official launch is tomorrow. If you are one of our contacts, you will receive an email announcement. As part of JViews...
Rogue Wave Software is no longer a reseller of EASY-FIT ModelDesign. Please go to http://www.ai7.uni-bayreuth.de/easy_fit.htm for more information.
Please report this problem to customer support. We will check if this exists in IMSL Fortran 7.1. If the issue occurs in 7.1 we will create a bug report to fix in the upcoming release. By...
IMSL C Numerical Library 2016.0 released October 6th, 2016
Rogue Wave Software continues to update the IMSL product line to enable data-driven decision making organizations developing their own...
Rick,
I understand our support team has assisted you in resolving these issues. We are aware that documentation should be improved to avoid confusion like this, updates are planned in the next...
IMSL Fortran Numerical Library version 7.1 is now available for 64-bit SUSE 12.1 Intel Fortran compiler 16.0. Our website will be updated next week to reflect the new supported platform list.
Hi Cedric,
DLPRS does not have an option to increase the maximum iterations. The error message should state that the algorithm is not making good progress or it is cycling.
Cheers,
Jen
Announcing the availability of PyNL.
We're pleased to make PyNL 1.0 available to the our IMSL C Numerical Library customers and the Python community.
PyNL is our newly designed Python...
See what's new in the latest release of IMSL C.
Have you tried linking to the ImslCS DLL using MKL? The default CNL library is linking to MKL. This would then give you apples to apples comparison. Do you have sample code you can supply?
Absoft offers IMSL Fortran for Mac OS with their compiler. http://www.absoft.com/Absoft_IMSL.htm
Can you post the error message? It could be a missing or incorrect project setting to not having the IMSL Lib direcectory in you Path.
Most likely not. You will need 64-bit MS VS 2010 libs as well as the IMSL 64-bit libs. If you were running Win 7 64-bit and had MS VS 2010 64-bit you could build both 32-bit and 64-bit.
The problem may be because you have the function Hlnphi is in a contains and it is therefore local and unknown to FDHES. Try either creating an interface for function Hlnphi or declaring it...
Go to Project settings -> Configuration properties -> Fortran -> Coimmand Line
Under Additional Options add:
/F6000000
This will increase the stack size.
Please tell us how you are compiling and linking.
Thank you for catching this. A change request will be issued to fix the typo.
Intel has released IMSL for Visual Fortran 2011