[ create a new paste ] login | about

wyverex

Name:
Email:
Site/Blog:
Location:
Default language:
Favorite languages:
About:

Saved pastes by wyverex:

D, pasted on Aug 15:
1
2
3
4
5
import std.stdio : putr = writefln;
import tango.time.StopWatch;


void fastsqrt( float[] a, float[] b )
...
view (77 lines, 1 line of output)