Skip to content

Commit fa036d3

Browse files
committed
notes
1 parent ab70272 commit fa036d3

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

TODO

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
- how about adding
2+
3+
zip2 10 [1..5] == [[10, 1], [10, 2], [10, 3], ..
4+
5+
should be harmless, and quite useful
6+
7+
same for zip3 etc. as well
8+
9+
check zip use, we probably have this code there already, in various places
10+
111
- sharpen should use new interface?
212

313
- can we call affine from nip2 vips_call? do we need a double array?

0 commit comments

Comments
 (0)