Author Topic: Fortran - Math Kernel Library  (Read 4777 times)

Offline hshafaei

  • Single posting newcomer
  • *
  • Posts: 3
  • Be Happy
Fortran - Math Kernel Library
« on: December 28, 2014, 07:13:10 pm »
How can i use IntelĀ® Math Kernel Library for Fortran in Code::Blocks ?
or IMSL Fortran Numerical Library? :-[
___________________
Hadi

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7591
    • My Best Post
Re: Fortran - Math Kernel Library
« Reply #2 on: December 29, 2014, 02:40:56 am »
I would suggest seeing if this site has any useful info.
http://darmar.vgtu.lt/

Tim S.
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline hshafaei

  • Single posting newcomer
  • *
  • Posts: 3
  • Be Happy
Re: Fortran - Math Kernel Library
« Reply #3 on: December 30, 2014, 09:30:55 am »
I would suggest seeing if this site has any useful info.
http://darmar.vgtu.lt/

Tim S.

It was a useful site. thanks ;)
but i cant found there math libraries!
___________________
Hadi

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Fortran - Math Kernel Library
« Reply #4 on: December 30, 2014, 10:45:40 am »
You have to search the intel's site for them.
They are shipped with the intel's compiler most of the time, as far as I know.

You won't find them here or on dramar's site.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]