Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

261
LINES

< > BotCompany Repo | #1035369 // G22MeshMapper_v2 - tries to map mesh1 to mesh2 [dev.]

JavaX fragment (include) [tags: use-pretranspiled]

Transpiled version (25187L) is out of date.

java.lang.RuntimeException: Unknown token 2: <: 
Warning: session_start(): open(/var/lib/php/sessions/sess_bntnvp3k63offrhr6fci8pgf4e, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
{"1000619":"get function","1000628":"first function","1000658":"print function (=System.out.println + logging in memory)","1001296":"MultiMap - synchronized multi-map data structure (Key => L)","1001518":"l function (synonym of length), length of arrays, strings, lists, size of maps","1001598":"assertTrue - no longer accepts a function returning a boolean","1002033":"random - return random number between 0 and n-1, and other version","1002042":"keys function","1002108":"empty - extended synonym of isEmpty","1002662":"isTrue - synonym of booleanValue","1002694":"identityHashCode","1003239":"map - call function on list (takes function name, Runnable or function object with \"get\" method) \/ now also works on maps","1003382":"ll - synonym of litlist (literal list)","1005547":"addIfNotNull","1007768":"faster eq function (if you never compare a BigInt to an Int or Long), LIVE","1008448":"pnl - synonym of printNumberedLines","1010643":"createGraphics","1011370":"iterator - never returns null","1012217":"addPair - add pair to collection if collection != null","1012632":"n2 - n2(3, \"item\") => \"3 items\". Also n2(1234) = \"1,234\"","1014725":"add - add Component to Container, add element to collection, set bit in BitSet","1015458":"bufferedImageContrastAndBrightness - modifies original image","1024021":"with - synonym of withComputing","1027804":"multiMapIndex","1030376":"VStack - a virtual stack for reified, steppable computations","1030432":"VStackComputableWithStep","1032239":"step","1035027":"G22Mesh","1035062":"G22MeshMapping - map one mesh to another one (bijectively mapping anchors and curves)","1035100":"G22VisualizeMeshes","1035357":"G22SignatureMismatch","1035369":"G22MeshMapper_v2 - tries to map mesh1 to mesh2 [dev.]","1035381":"BStack - a virtual stack with backtracking capability (extension of VStack, OK)","1035393":"IMakeEmptyClone"} at main.fail(m1008705.java:1589) at main$jsonDecode_Y.fail_base(m1008705.java:14008) at main$jsonDecode_Y.fail(m1008705.java:14006) at main$jsonDecode_Y.parseExpr(m1008705.java:14058) at main$jsonDecode_Y.parse(m1008705.java:14012) at main.jsonDecode(m1008705.java:13990) at main.jsonDecodeMap(m1008705.java:12844) at main.getSnippetTitles(m1008705.java:10820) at main$JavaXHyperlinker.codeToHTML(m1008705.java:6209) at main.html2(m1008705.java:85) at main.html(m1008705.java:67) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:577) at main.invokeMethod(m1008705.java:1601) at main.callOpt_withVarargs(m1008705.java:4387) at main.callOpt(m1008705.java:3326) at main.callHtmlMethod2(m1008705.java:11404) at main$MyHTTPD$1.get(m1008705.java:7337) at main$MyHTTPD$1.get(m1008705.java:1) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:577) at main.invokeMethod(m1008705.java:1601) at main.safeCallF(m1008705.java:642) at main.callF(m1008705.java:611) at main$MyHTTPD.serve(m1008705.java:7373) at main$NanoHTTPD.serve_2(m1008705.java:9572) at main$NanoHTTPD.serve(m1008705.java:9553) at main$NanoHTTPD$HTTPSession.execute(m1008705.java:8453) at main$NanoHTTPD$ClientHandler.run(m1008705.java:7829) at java.base/java.lang.Thread.run(Thread.java:833)

Author comment

Began life as a copy of #1035358

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1035369
Snippet name: G22MeshMapper_v2 - tries to map mesh1 to mesh2 [dev.]
Eternal ID of this version: #1035369/62
Text MD5: 636e2740d06ed46e3dee923d159620b9
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-05-06 19:54:18
Source code size: 8561 bytes / 261 lines
Pitched / IR pitched: No / No
Views / Downloads: 895 / 1226
Version history: 61 change(s)
Referenced in: #1003674 - Standard Classes + Interfaces (LIVE continued in #1034167)
#1035416 - G22MeshMapper_v2 backup with random mode