]> git.rustad.me Git - nummat1/commit
Initial commit of working steepest descent method
authorBjørn Rustad <rustadbjornen@gmail.com>
Tue, 27 Sep 2011 16:05:43 +0000 (18:05 +0200)
committerBjørn Rustad <rustadbjornen@gmail.com>
Tue, 27 Sep 2011 16:05:43 +0000 (18:05 +0200)
commita623ccf342d2083ff0aae09c8797cd1e7de02a61
tree05b259148e9b49f5b71c99c4a5b33b49669d2b12
parent86640ab4d1deac197195b255dd26de27be4c4f49
Initial commit of working steepest descent method
function.py [new file with mode: 0644]
generate.py [new file with mode: 0644]
steepest.py [new file with mode: 0644]
surf.py [new file with mode: 0644]