liubenyuan
liubenyuan
updated, I debug the script with meshpy.triangle placed after numpy, and here are the results, ``` (gdb) file python2 Reading symbols from python2...(no debugging symbols found)...done. (gdb) run triangle-ex2.py Starting...
Yes, I remove all the `markers` and remove some plot commands in drawing the boundary nodes. ``` python from __future__ import division import meshpy.triangle as triangle import numpy as np...
sure, I want participate too !
@kromar Hi ! It works ! However, will you compile a newer version of meshpy that supports both `max_volume` and `area` constrains ? i.e., in `meshpy\triangle.py`, line 152 to 156,...
a minimal example to reproduce the core dump, ``` python from __future__ import division import meshpy.triangle as triangle import numpy as np def round_trip_connect(start, end): return [(i, i+1) for i...
建议最终版使用方正字体,更标准。 **[2020/07/10]** #30 tilde符号还需安装`FreeSerif`字体,下载链接[FreeSerif](http://ftp.gnu.org/gnu/freefont/freefont-otf-20120503.tar.gz)
#31 **[2020/07/11]** 目前无论biber还是bibtex,上标索引都是`cite`、`upcite`,行内非上标索引`parencite`、`inlinecite` > 好的,你直接改就行,对整个格式把握你更熟悉。包括那个波浪号,我是从xecjk的unicode symbol里找的像一点的,有合适的你改过来就行。 就用FreeSerif字体,对于没有找到字体的同学,可以自行下载并用`fc-cache -fvr`更新
@hushidong 谢谢!
使用twoside选项