clQMC | quasi-Monte Carlo for OpenCL
kandi X-RAY | clQMC Summary
kandi X-RAY | clQMC Summary
clQMC is a C library. clQMC has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.
Quasi-Monte Carlo methods replace the independent uniform random numbers used in Monte Carlo simulation with carefully selected sampling points, to integrate smooth functions over the unit cube (in arbitrary dimension) with better accuracy. Quasi-Monte Carlo point sets are created on the host, and streams are attached to them to enumerate the points on the host or on the device. These streams act as sources of numbers in (0,1) and can replace the streams from the clRNG library in code that uses them. The clProbDist library can also be used on top of clQMC for generating nonuniform variates. The design is closely inspired from that of the SSJ library. Only rank-1 lattice rules are currently implemented. This is basically an API proposal, and lattice rules are provided for illustration of the ideas. The Lattice Builder software can be used to find good parameters for rank-1 lattice rules.
Quasi-Monte Carlo methods replace the independent uniform random numbers used in Monte Carlo simulation with carefully selected sampling points, to integrate smooth functions over the unit cube (in arbitrary dimension) with better accuracy. Quasi-Monte Carlo point sets are created on the host, and streams are attached to them to enumerate the points on the host or on the device. These streams act as sources of numbers in (0,1) and can replace the streams from the clRNG library in code that uses them. The clProbDist library can also be used on top of clQMC for generating nonuniform variates. The design is closely inspired from that of the SSJ library. Only rank-1 lattice rules are currently implemented. This is basically an API proposal, and lattice rules are provided for illustration of the ideas. The Lattice Builder software can be used to find good parameters for rank-1 lattice rules.
Support
Quality
Security
License
Reuse
Support
clQMC has a low active ecosystem.
It has 5 star(s) with 0 fork(s). There are 4 watchers for this library.
It had no major release in the last 6 months.
clQMC has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of clQMC is current.
Quality
clQMC has no bugs reported.
Security
clQMC has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
clQMC is licensed under the Apache-2.0 License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
clQMC releases are not available. You will need to build from source code and install.
Installation instructions are not available. Examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of clQMC
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of clQMC
clQMC Key Features
No Key Features are available at this moment for clQMC.
clQMC Examples and Code Snippets
No Code Snippets are available at this moment for clQMC.
Community Discussions
No Community Discussions are available at this moment for clQMC.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install clQMC
You can download it from GitHub.
Support
The clQMC documentation includes:.
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page