2 Star 0 Fork 0

PECman-李太素 / Blackboard

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

Blackboard

介绍

一定程度上简化费曼图的绘制与计算

软件架构

软件架构说明 采用Qt(C++)开发,主要分为两个模块:PaintArea和ComputeModel.自动生成对应的Mathematica代码(需要安装包FeynCalc)

安装教程

  1. 将代码文件放到一个文件夹下,使用Qt Creator打开.pro文件

使用说明

  1. 目前版本(1.0.1)允许自定义时间正方向偏角
  2. 务必保证每一步都画对,顶角处采用"磁贴"设计,自动吸附15像素半径内线的端点.须保证没有多余/错置顶点.
  3. 生成的Mathematica代码需要包FeynCalc,详见FeynCalc

参与贡献

  1. Fork 本仓库
  2. 新建 Feat_xxx / Fix_xxx 分支
  3. 提交代码
  4. 新建 Pull Request
MIT License Copyright (c) 2020 PECman-李太素 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

一定程度上简化费曼图的绘制与计算 展开 收起
C++
MIT
取消

贡献者

全部

近期动态

加载更多
不能加载更多了
C++
1
https://gitee.com/pecman/Blackboard.git
git@gitee.com:pecman/Blackboard.git
pecman
Blackboard
Blackboard
master

搜索帮助