dou-geometry / cpp-lib

A GNU++20 Physics-oriented Library
https://dou-geometry.github.io/cpp-lib/
GNU General Public License v3.0
1 stars 0 forks source link

ようこそ、ドー幾何学のC++ライブラリ

ライセンス License

Throughout the whole project, we'll be licensing under GPL v3, a strong-copyleft license.

Installation

First download the tarball of branch gnu-prod-env at https://www.github.com/dou-geometry/cpp-lib/tarball/rk4-dev, then run the command ./configure && make.

Or you could download any branch's tarball by https://www.github.com/dou-geometry/cpp-lib/tarball/<branch> then run ./setupAutotools.sh follow by ./configure && make. But notice not all branch's state is guarantee to be run-able.

プログラム Programs

ブランチ Branch


Overview

This project is mainly to maintain a general-physics-oriented C++ library. Following is a list of our goals:

Development Team

Please initialize group via a new branch, or (if wanted to resume a dev-team) by creating pull request from main to corresponding branch.