Skip to content

Commit 3ccc71f

Browse files
committed
rename to match julia registry
1 parent 52231c6 commit 3ccc71f

24 files changed

+35
-1861
lines changed

Project.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name = "FLOWFMM"
1+
name = "FastMultipole"
22
uuid = "ce07d0d3-2b9f-49ba-89eb-12c800257c85"
33
authors = ["Ryan Anderson <rymanderson@gmail.com> and contributors"]
44
version = "1.0.0-DEV"

scripts/benchmark.jl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import Statistics as S
2-
import FLOWFMM as fmm
2+
import FastMultipole as fmm
33
import PyPlot as plt
44
using BSON
55

scripts/benchmark_recursive.jl

-28
This file was deleted.

scripts/benchmark_spherical.jl

-346
This file was deleted.

scripts/convergence.jl

-78
This file was deleted.

0 commit comments

Comments
 (0)