Changes between Version 3 and Version 4 of SoC2014


Ignore:
Timestamp:
Jan 12, 2014, 8:27:37 PM (9 years ago)
Author:
christopher_kormanyos
Comment:

typos and clarity

Legend:

Unmodified
Added
Removed
Modified
  • SoC2014

    v3 v4  
    3333[http://en.wikipedia.org/wiki/Generalized_hypergeometric_function]
    3434
    35 Hypergeometric functions are remarkably versatile because many of
     35Hypergeometric functions are remarkably versatile because many
    3636well-known functions of pure and applied
    3737mathematics are special cases of hypergeometric functions.
     
    4242
    4343Even though the theory of hypergeometric functions is well-established,
    44 there are, nonetheless, very few programs or libraries that offer
    45 calculations of these fascinating and versatile functions.
     44very few programs or libraries offer support for these fascinating and
     45versatile functions.
    4646
    4747In this project, we will implement fast, accurate calculations of
     
    5454Pade approximations, Taylor series, asymptotic series, and others.
    5555
    56 The main goals of the project include:
     56The main goals of the project are:
    5757
    5858* Investigate calculation methods for hypergeometric_0f1, 1f0, 1f1, 1f2, 2f1.
     
    7474
    7575If this code leaves you terrified, then this project is not for you.
    76 But if it only frightens you a little bit and piques your interest
    77 (and you have a passion for numerical programming), then this project
    78 is right for you.
     76But if it only frightens you a little bit yet also piques your interest
     77(and you have a passion for numerical programming), then you are the right
     78candidate for this project!
    7979
    8080If you would like to demonstrate your skills, use the file in the