OpenCLMersenneTwister[n] generates n random reals using the Mersenne Twister algorithm.
TetGenGetFacetHoles[expr] gets the holes in the facets.
TetGenGetHoles[expr] returns the holes in a TetGen expression.
TetGenSetFacetHoles[expr, holes] sets the holes in the facets.
TetGenSetHoles[expr, points] sets the holes in a TetGen expression.
ParallelMap[f, expr] applies f in parallel to each element on the first level in expr.ParallelMap[f, expr, levelspec] applies f in parallel to parts of expr specified by ...
PrivateNotebookOptions -> {opt_1 -> val_1, opt_2 -> val_2, ...} is an option for notebooks that specifies various low-level notebook settings.
XMethods.com is a website that lists publicly available web services. It is a great place for finding web services and advertising web services that you provide. This example ...
HSQLDB is a relational database engine written in Java that is bundled with DatabaseLink, which also contains a JDBC driver and necessary configuration. It offers a small ...
Database schema and catalogs can be used to hold collections of database components and objects suitable for particular users. They can be particularly useful when working ...