SofaPython3 | python plugin for Sofa offering
kandi X-RAY | SofaPython3 Summary
kandi X-RAY | SofaPython3 Summary
SofaPython3 is a C++ library. SofaPython3 has no bugs, it has no vulnerabilities, it has a Weak Copyleft License and it has low support. You can download it from GitHub.
This project is composed of a Sofa plugin to embed a python interpreter into a Sofa based simulation as well as several python modules that exposes the different c++ components used in Sofa. The binding is designed to be idiomatic python3 API with tight integration for numpy. This project is in a WIP state, please use it only if you are willing to help in the developement.
This project is composed of a Sofa plugin to embed a python interpreter into a Sofa based simulation as well as several python modules that exposes the different c++ components used in Sofa. The binding is designed to be idiomatic python3 API with tight integration for numpy. This project is in a WIP state, please use it only if you are willing to help in the developement.
Support
Quality
Security
License
Reuse
Support
SofaPython3 has a low active ecosystem.
It has 28 star(s) with 31 fork(s). There are 5 watchers for this library.
It had no major release in the last 12 months.
There are 16 open issues and 37 have been closed. On average issues are closed in 50 days. There are 16 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of SofaPython3 is release-master-nightly
Quality
SofaPython3 has 0 bugs and 0 code smells.
Security
SofaPython3 has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
SofaPython3 code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
SofaPython3 is licensed under the LGPL-2.1 License. This license is Weak Copyleft.
Weak Copyleft licenses have some restrictions, but you can use them in commercial projects.
Reuse
SofaPython3 releases are available to install and integrate.
Installation instructions, examples and code snippets are available.
It has 3375 lines of code, 339 functions and 58 files.
It has medium code complexity. Code complexity directly impacts maintainability of the code.
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 SofaPython3
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of SofaPython3
SofaPython3 Key Features
No Key Features are available at this moment for SofaPython3.
SofaPython3 Examples and Code Snippets
No Code Snippets are available at this moment for SofaPython3.
Community Discussions
No Community Discussions are available at this moment for SofaPython3.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install SofaPython3
pybind11 (minimal 2.3)
cmake (minimal 3.11)
developement package for python3 (python3-dev)
Add this directory path in CMAKE_EXTERNAL_DIRECTORIES. NB: This plugin cannot be build through in-build process when the old SofaPython plugin is activated. To have both SofaPython3 and SofaPython you need to use out-of-tree build.
This plugin should compile with out-of-tree builds. You might need to add the Sofa's installation path to the CMake prefix path. If you compiled Sofa in directory $SOFA_ROOT/build, consider doing an install step (make install, ninja install, etc.) and adding this installation path (example cmake -DCMAKE_PREFIX_PATH=$SOFA_ROOT/build/install/lib/cmake ..).
cmake (minimal 3.11)
developement package for python3 (python3-dev)
Add this directory path in CMAKE_EXTERNAL_DIRECTORIES. NB: This plugin cannot be build through in-build process when the old SofaPython plugin is activated. To have both SofaPython3 and SofaPython you need to use out-of-tree build.
This plugin should compile with out-of-tree builds. You might need to add the Sofa's installation path to the CMake prefix path. If you compiled Sofa in directory $SOFA_ROOT/build, consider doing an install step (make install, ninja install, etc.) and adding this installation path (example cmake -DCMAKE_PREFIX_PATH=$SOFA_ROOT/build/install/lib/cmake ..).
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