Skip to content

mariocaballeroyus/pygrain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pygrain3d

A library for 3d particle packing generation with C++ backend and Python interface.

Description of image

Installation

Prerequisites

Make sure you have the following installed:

  • Python 3.8+
  • CMake 3.15+
  • A C++17 compatible compiler (GCC, Clang, MSVC)

Install from source

Clone the repository with submodules:

git clone --recursive https://github.com/mariocaballeroyus/pygrain.git
cd pygrain

Install the package (automatically builds the C++ extension):

pip install -e .

Now you can import pygrain from anywhere!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors