fmmgen | Automatic code generation of Fast Multipole
kandi X-RAY | fmmgen Summary
kandi X-RAY | fmmgen Summary
fmmgen is a C++ library. fmmgen has no bugs, it has no vulnerabilities and it has low support. However fmmgen has a Non-SPDX License. You can download it from GitHub.
This package generates Fast Multipole and Barnes-Hut operators for use in tree codes. It was written as part of the PhD research of Ryan Alexander Pepper at the University of Southampton. The library is written in Python, and version 3.6. The package has few dependencies; the main one is the SymPy library. Some parts of the SymPy library are bundled within fmmgen due to changes needing to be made to the underlying methods for the purposes of this code. Accordingly, fmmgen is licensed under the 3-Clause BSD License.
This package generates Fast Multipole and Barnes-Hut operators for use in tree codes. It was written as part of the PhD research of Ryan Alexander Pepper at the University of Southampton. The library is written in Python, and version 3.6. The package has few dependencies; the main one is the SymPy library. Some parts of the SymPy library are bundled within fmmgen due to changes needing to be made to the underlying methods for the purposes of this code. Accordingly, fmmgen is licensed under the 3-Clause BSD License.
Support
Quality
Security
License
Reuse
Support
fmmgen has a low active ecosystem.
It has 9 star(s) with 1 fork(s). There are 1 watchers for this library.
It had no major release in the last 12 months.
There are 0 open issues and 3 have been closed. On average issues are closed in 153 days. There are 1 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of fmmgen is v1.0
Quality
fmmgen has no bugs reported.
Security
fmmgen has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
fmmgen has a Non-SPDX License.
Non-SPDX licenses can be open source with a non SPDX compliant license, or non open source licenses, and you need to review them closely before use.
Reuse
fmmgen releases are available to install and integrate.
Installation instructions, 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 fmmgen
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of fmmgen
fmmgen Key Features
No Key Features are available at this moment for fmmgen.
fmmgen Examples and Code Snippets
import fmmgen
import numpy as np
# Order of the multipole expansion
order = 10
# Order of the sources (i.e. monopole = 0, dipole = 1)
source_order = 0
# This module name is used to label the source files, so
# with this, we get output of 'operators
git clone https://github.com/rpep/fmmgen.git
cd fmmgen
pip install -r requirements.txt
pip install .
Community Discussions
No Community Discussions are available at this moment for fmmgen.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install fmmgen
To try out the module, first install it and the requirements:.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
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