Skip to content
This repository was archived by the owner on Aug 7, 2026. It is now read-only.

Repository files navigation

> **ARCHIVED / 已归档** — this repository is read-only and no longer maintained.
>
> All functionality has been consolidated into **EMMoMSuite.jl** (the latest version of the MoM framework):
> https://github.com/deltaeecs/EMMoMSuite.jl
>
> Please use `using EMMoMSuite` instead (`Pkg.add("EMMoMSuite")`).

# ![logo](./docs/src/assets/logo.png)

# MoM_Visualizing

![star](https://img.shields.io/github/stars/deltaeecs/MoM_Visualizing.jl?style=social)

[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://deltaeecs.github.io/MoM_Visualizing.jl/)
[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://deltaeecs.github.io/MoM_Visualizing.jl/dev/)
[![Build Status](https://github.com/deltaeecs/MoM_Visualizing.jl/actions/workflows/CI.yml/badge.svg?branch=master)](https://github.com/deltaeecs/MoM_Visualizing.jl/actions/workflows/CI.yml?query=branch%3Amaster)
[![Coverage](https://codecov.io/gh/deltaeecs/MoM_Visualizing.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/deltaeecs/MoM_Visualizing.jl)

![Size](https://img.shields.io/github/repo-size/deltaeecs/MoM_Visualizing.jl
)
![Downloads](https://img.shields.io/github/downloads/deltaeecs/MoM_Visualizing.jl/total)
![License](https://img.shields.io/github/license/deltaeecs/MoM_Visualizing.jl)

## 介绍

提供 CEM\_MoMs ([![github](https://img.shields.io/badge/github-blue.svg)](https://github.com/deltaeecs/CEM_MoMs.jl), [![gitee](https://img.shields.io/badge/gitee-red.svg)](https://gitee.com/deltaeecs/CEM_MoMs.jl)) 包的可视化绘图函数相关功能。 CEM_MoMs 本身被拆分为几个独立的包以方便开发时快速编译,同时避免在无图形化界面使用时调入绘图相关包而导致报错。

## 安装与测试

### 安装

可直接在 Julia REPL 的包管理模式中安装:

```julia
julia> Pkg.add("MoM_Visualizing")
```

或

```julia
pkg> add MoM_Visualizing
```

### 测试

同样可直接在 Julia REPL 的包管理模式中测试包:

```julia
julia> Pkg.test("MoM_Visualizing")
```

或

```julia
pkg> add MoM_Visualizing
```

About

A Julia package for visualizing of Method of Moments (MoM) and Multi-level Fast Multipole Algorithm (MLFMA).

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages