修复插件兼容性问题,Sorry

This commit is contained in:
2025-04-15 20:21:40 +08:00
parent 3739138059
commit 64048a5e31
21 changed files with 51 additions and 51 deletions

View File

@ -9,7 +9,7 @@ zh-CN 金羿
zh-TW 金羿
zh-ME 金羿羿喵
zh-HK 金 羿
en-GB Eilles Wan
en-GB Eilles
en-US EillesWan
启诸葛亮与八卦阵

View File

@ -43,5 +43,5 @@
>
> Just let the wonderful music of peace surround the world
>
> ---- Eilles Wan
> ---- Eilles
> 7/5 2022

View File

@ -1,10 +1,11 @@
import random
import time
from itertools import chain
import random
from multiprocessing import Pool, Process, freeze_support
from rich.console import Console
from rich.progress import Progress
from rich.table import Table
from multiprocessing import freeze_support, Pool, Process
console = Console()

View File

@ -1,6 +1,6 @@
import random
import time
from itertools import chain
import random
print("生成序列中")

View File

@ -1,6 +1,6 @@
import matplotlib.pyplot as plt
import numpy as np
from scipy.optimize import curve_fit
import matplotlib.pyplot as plt
def q_function1(x, a, a2, c1,):

View File

@ -1,6 +1,7 @@
import matplotlib.pyplot as plt
import numpy as np
# 定义对数函数
def q_function1(vol):
# return -23.65060754864053*((x+508.2130392724084)**0.8433764630986903) + 7.257078620637543 * (x+407.86870598508153) + 1585.6201108739122