HighVoronoi

所属分类:Julia编程
开发工具:Julia
文件大小:0KB
下载次数:0
上传日期:2023-09-11 19:03:43
上 传 者sh-1993
说明:  用于在Voronoi网格上建立高维(即任何维>=2)有限体积问题的Julia包,
(A Julia Package for setting up high dimensional (i.e. any dimension >= 2) Finite Volume problems on Voronoi Meshes,)

文件列表:
LICENSE (1069, 2023-12-12)
Project.toml (1162, 2023-12-12)
docs/ (0, 2023-12-12)
docs/Manifest.toml (3130, 2023-12-12)
docs/Project.toml (112, 2023-12-12)
docs/build/ (0, 2023-12-12)
docs/build/assets/ (0, 2023-12-12)
docs/build/assets/documenter.js (10595, 2023-12-12)
docs/build/assets/images/ (0, 2023-12-12)
docs/build/assets/images/4D-plot.png (21591, 2023-12-12)
docs/build/assets/images/5D-plot.png (23441, 2023-12-12)
docs/build/assets/search.js (6727, 2023-12-12)
docs/build/assets/themes/ (0, 2023-12-12)
docs/build/assets/themes/documenter-dark.css (431605, 2023-12-12)
docs/build/assets/themes/documenter-light.css (295880, 2023-12-12)
docs/build/assets/themeswap.js (3298, 2023-12-12)
docs/build/assets/warner.js (2027, 2023-12-12)
docs/build/index.html (9473, 2023-12-12)
docs/build/man/ (0, 2023-12-12)
docs/build/man/boundaries/ (0, 2023-12-12)
docs/build/man/boundaries/index.html (11259, 2023-12-12)
docs/build/man/finitevolume/ (0, 2023-12-12)
docs/build/man/finitevolume/index.html (30676, 2023-12-12)
docs/build/man/functions/ (0, 2023-12-12)
docs/build/man/functions/index.html (11140, 2023-12-12)
docs/build/man/geometry/ (0, 2023-12-12)
docs/build/man/geometry/index.html (20048, 2023-12-12)
docs/build/man/metapost/ (0, 2023-12-12)
docs/build/man/metapost/index.html (10024, 2023-12-12)
docs/build/man/periodic/ (0, 2023-12-12)
docs/build/man/periodic/index.html (12766, 2023-12-12)
docs/build/man/projection/ (0, 2023-12-12)
docs/build/man/projection/index.html (7197, 2023-12-12)
docs/build/man/refine/ (0, 2023-12-12)
... ...

# HighVoronoi.jl A Julia Package for setting up high dimensional (i.e. any dimension >= 2) Finite Volume problems on Voronoi Meshes [![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://martinheida.github.io/HighVoronoi.jl/stable/) [![Dev(broken)](https://img.shields.io/badge/docs-dev-blue.svg)](https://martinheida.github.io/HighVoronoi.jl/dev/) [![Build Status](https://github.com/martinheida/HighVoronoi.jl/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/martinheida/HighVoronoi.jl/actions/workflows/CI.yml?query=branch%3Amain) [![Coverage](https://codecov.io/gh/martinheida/HighVoronoi.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/martinheida/HighVoronoi.jl) [![Coverage](https://coveralls.io/repos/github/martinheida/HighVoronoi.jl/badge.svg?branch=main)](https://coveralls.io/github/martinheida/HighVoronoi.jl?branch=main) Refer to the manual for detailed information on how to use. The new version 1.1.0 has improved performance due to reduced dynamic dispatch issues and reduced redundances in the code. It also includes improved display methods in 2 and 3 dimensions.

近期下载者

相关文件


收藏者