This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
sp
/
cln_mirror
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
475
Commits
1
Branch
1
Tag
3.9 MiB
C++
88.1%
C
8.2%
M4
2.1%
Makefile
0.9%
Shell
0.6%
Branch:
master
master
cln_1-3-4
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
cln_mirror
/
benchmarks
/
timebench2ap.gp
4 lines
66 B
Raw
Permalink
Blame
History
u
=
1
;
v
=
1
;
p
=
1
;
q
=
1
;
#
f
o
r
(
k
=
1
,
1000
,
w
=
u
+
v
;
u
=
v
;
v
=
w
;
p
=
p
*
w
;
q
=
l
c
m
(
q
,
w
)
;
)
Reference in new issue