arch软件清单

目录

桌面软件

game

ide

环境

设计

图形处理


桌面软件

#i3安装 

#polybar安装

#快速启动utools

#虚拟机

sudo pacman -S  oraclevm

#剪切板

sudo pacman -S copyq

#百度网盘

sudo pacman -S baidunetdisk

#磁盘清理

sudo pacman -S bleachbit

#文件管理

sudo pacman -S dolpin

#vpn

sudo pacman -S easyconnect

#亿图

sudo pacman -S edrawmax

sudo pacman -S edrawproject

#输入法

sudo pacman -S ibus

#浏览器

sudo pacman -S chrome

#插件  谷歌助手  shala dict  octortree

sudo pacman -S firefox

#颜色选择

sudo pacman -S gcolors2

#ssh管理工具  SecureCRT

#数据库 navicat

#wps

# wine

# detup安装dbe软件

#kdesvn

#lockscreen

#meld

#远程

sudo pacman -S remmina

sudo pacman -S tigervnc

#文件管理

sudo pacman -S ranger

#vlc

#磁力贴

sudo pacman xpad

#钉钉 微信  有道翻译 qq tim 茄子 闲日葵

#去蓝光 红移

#手机同步  kdeconnect

#笔记 网页有道

sudo pacman -S zim

#下载 qbtorrent

sudo pacman -S aria2

#手机无线投屏到电脑 sudo systemctl start avahi-daemon.service  仅支持ios

yay -S uxplay

systemctl start avahi-daemon
uxplay

game

sudo pacman -S steam

ide

sudo pacman -S nvim

#java

sudo pacman -S eclipse

#git gitee

环境

sudo pacman -S java

sudo pacman -S tomcat

sudo pacman -S lamp

sudo pacman -S docker

笔记本

#git gitee vim_md  or Obsidian-0.12.10.AppImage

设计

#ulm

sudo pacman -S startuml

#原型

sodo pacman -S pencli

#3d 

sodo pacman -S SweetHome3D

#思维倒吐

sudo pacman -S xmind

sudo pacman -S freeplane

图形处理

sudo pacman -S kolorpen

sudo pacman -S krida

sudo pacman -S obs

  • 0
    点赞
  • 3
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
```python import arch # 使用help函数查看arch.arch_model的文档 help(arch.arch_model) ``` 输出结果为: ``` Help on function arch_model in module arch.univariate.mean: arch_model(y, x=None, mean='Constant', lags=0, vol='Garch', p=1, o=0, q=1, power=2.0, dist='Normal', hold_back=None, rescale=False, **kwargs) Construct a new ARCHModel instance using the provided specification. Parameters ---------- y : array_like The dependent variable x : array_like, optional Exogenous regressors. Ignored if model does not permit exogenous regressors. mean : str, optional Name of the mean model. Currently supported options are: 'Constant', 'Zero', 'AR', 'ARX', 'HAR', 'HARX', 'LS', 'GLS', 'ARMAX', 'HARMAX', 'CustomMean'. Default is 'Constant'. lags : int or list[int], optional Either a scalar integer value indicating lag length or a list of integers specifying lag locations. Used in the construction of the selected mean model. Default is 0. vol : str, optional Name of the volatility model. Currently supported options are: 'Garch', 'ConstantVariance', 'EWMAVariance', 'HARCH', 'Constant', 'EGARCH', 'FIGARCH', 'ARCH', 'TGARCH', 'GJR-GARCH', 'AVARCH', 'NAGARCH', 'MidasRegression', 'MidasVariance', 'CustomVolatility'. Default is 'Garch'. p : int, optional Order of the symmetric innovation. Used in the construction of the selected volatility model. Default is 1. o : int, optional Order of the asymmetric innovation. Used in the construction of the selected volatility model. Default is 0. q : int, optional Order of lagged volatility terms. Used in the construction of the selected volatility model. Default is 1. power : float, optional Power to use in the case of an ARCH in mean model. Default is 2.0. dist : str, optional Name of the distribution. Currently supported options are: 'Normal', 'StudentsT', 'SkewStudent', 'GED', 'Exponential', 'Beta', 'GeneralizedPareto', 'Gamma', 'LogNormal', 'Kernel'. Default is 'Normal'. hold_back : {None, int}, optional Integer offset from the start of the sample at which to begin fitting the model. Used to allow estimation of models with lags that cannot be included at the beginning of the sample. Default is None. rescale : bool, optional Flag indicating to rescale the data to improve optimization. Default is False. **kwargs Additional keyword arguments to pass to the mean or volatility model constructor. Returns ------- model : ARCHModel Configured ARCHModel instance. ```

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值