NUMERICAL AND COMPUTER AIDED
    MATHEMATICS RESOURCE PAGE



      Research Organizations at Helsinki

      at University of Helsinki
      • Department of Mathematics
      • Department of Computer Science
      • Rolf Nevanlinna Institute

      at Helsinki University of Technology
      • Institute of Mathematics
      • Laboratory of Information Processing Science

      Other
      • Center for Scientific Computing


      Related Courses, Seminars and Research Groups
      at Department of Mathematics
      [in Finnish]

      • Numeeriset menetelmät ja C-kieli
      • Tieteellinen laskenta ja C++-kieli
      • Matematiikan menetelmäkurssi
      • Digitaalisen tiedonsiirron seminaari
      • Matemaattinen tekstinkäsittely ja julkaisu Internetissä
      • Johdatus Sovellusprojekteihin
      • Tilastollinen hahmontunnistus
      • LaTeX-kurssi
      • Tietokoneavusteisen matematiikan linja


      General Mathematics Related Resources

      • MathSciNet
      • Math Archives
      • Numerical Analysis
      • Directory of Computational Geometry Software
      • Thinking Mathematics


      Mathematical Software Packages

      • MathWorks, home of Matlab
      • Wolfram Research (Mathematica)
      • Maplesoft
        Maple tutorials
      • MathSoft MathCad
      • The REDUCE Computer Algebra System
      • Fermat Computer Algebra System
      • Numerical Analysis Software links


      Numerics for Different Programming Languages

      ..C and C++
      • Numerical Recipes Homepage
      • Why not use Numerical Recipes
      • Cephes
      • Template Numerical Toolkit
      • CLAPACK
      • GNU GMP - a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers
      • GSL -- The GNU Scientific Library

      ..Fortran
      • LAPACK -- Linear Algebra PACKage
      • SLATEC Common Mathematical Library

      ..Java
      • Introductory Java for Scientists and Engineers
      • Java 2D Graphics Package
      • Java for Computational Science and Engineering
      • Java Numerics Workgroup
      • JAMA: A Java Matrix Package
      • Jampack: A Java Package for Matrix Manipulation
      • HartMath Java Computer Algebra System

      ..Python
      • Numerical Python
      • The NumPy Numerical Extensions to Python
      • Recipes in Python
      • Python interface to GNU Scientific Library


      General Programming Related Resources

      ..Assembly
      • Assembly with Linux

      ..C and C++
      • Tietoa C ja C++ ohjelmoinnista Internetissä
      • Gnu C Compiler
      • DJGPP - A Free C/C++ Compiler
      • Bruce Eckels free ebooks (C++, Java)
      • Cetus Links - 18,838 Links on Objects & Components

      ..Fortran
      • FORTRAN Resources on the Internet
      • Lahey Software Solutions Fortran Page
      • High Performance Fortran

      ..Java
      • Java Home at Sun Microsystems
      • The GNU Compiler for the Java Programming Language

      ..Python
      • Python Homepage
      • Java Python

      ..Misc
      • Free Compilers
      • Ohjelmointiin liittyvien sanojen suomenkielisiä vastineita


      Common Gateway Interface (CGI) and Web Related Programming

      • GNU cgicc - A C++ class library for writing CGI applications
      • CGI Resources, Docs, Books and Examples
      • CGI Documentation and Tutorials
      • Downloadable CGI Scripts


      Useful Programs and Utilities

      • Concurrent Versions System (CVS) - Open Source Version Control Software
        • Commonly used CVS commands
      • Make - a tutorial
      • Gnuplot plotting utility
      • a2ps - Any to PostScript
      • GNU trueprint - Prints source code to PostScript printers
      • diffutils - Finds differences between and among files
      • GNU cpp2html - A simple program that, given a source C/C++ file, produces an html source with syntax highlighting