v0.1 #232
tkoyama010
announced in
Announcements
v0.1
#232
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What's Changed
New Features
pyvista-gmsh
which is inspired bygmsh
tutorial by @tkoyama010 in Add tutorial to show how to usepyvista-gmsh
which is inspired bygmsh
tutorial #1delaunay_3d
function to generate 3D mesh by @tkoyama010 in Adddelaunay_3d
function to generate 3D mesh #23target_sizes
to set each point by @tkoyama010 in Support list intarget_sizes
to set each point #138PolyData
class to represent geometry object by @tkoyama010 in AddPolyData
class to represent geometry object #198Bug fixes or behavior changes
frontal_delaunay_2d
to returnPolyData
by @tkoyama010 in Fixfrontal_delaunay_2d
to returnPolyData
#45delaunay_3d
by @tkoyama010 in Use initial 2d mesh only indelaunay_3d
#60Documentation
delaunay_2d
example to compare with PyVista by @tkoyama010 in Use PyVista'sdelaunay_2d
example to compare with PyVista #10README.rst
to explain project goal by @tkoyama010 in AddREADME.rst
to explain project goal #14frontal_delaunay_2d
to returnPolyData
in docstring by @tkoyama010 in Fixfrontal_delaunay_2d
to returnPolyData
in docstring #49__init__.py
to fix typo in docstring by @tkoyama010 in Update__init__.py
to fix typo in docstring #58README.md
by @tkoyama010 in Fix the output using lightning off inREADME.md
#63README.md
by @tkoyama010 in Aligning 2D and 3D mesh designs inREADME.md
#64small_logo.svg
to fix layout of the document by @tkoyama010 in Addsmall_logo.svg
to fix layout of the document #163streamlit_app.py
to deploy streamlit app by @tkoyama010 in Addstreamlit_app.py
to deploy streamlit app #177streamlit
by @tkoyama010 in Update README.md to drop support ofstreamlit
#185pvgmsh
toscikit-gmsh
by @tkoyama010 in Move the project name frompvgmsh
toscikit-gmsh
#190scikit-gmsh
by @tkoyama010 in Update logo to move project name toscikit-gmsh
#191MshPlotter
to follow pyvista class name by @tkoyama010 in RenameMshPlotter
to follow pyvista class name #197CONTRIBUTION.rst
by @tkoyama010 in Unify badge position toCONTRIBUTION.rst
#208add_box_axes
method to the Plotter class by @tkoyama010 in Add theadd_box_axes
method to the Plotter class #214Maintenance
gmsh
initializes and points to the definition in each cell by @tkoyama010 in Movegmsh
initializes and points to the definition in each cell #3blackdoc
to.pre-commit-config.yaml
by @tkoyama010 in Addblackdoc
to.pre-commit-config.yaml
#7poly_data
toedge_source
by @tkoyama010 in Fix name of parameterpoly_data
toedge_source
#8frontal_delaunay_2d
tofrontal_delaunay_2d
by @tkoyama010 in Rename functionfrontal_delaunay_2d
tofrontal_delaunay_2d
#12frontal_delaunay_2d
by @tkoyama010 in Clear mesh array data infrontal_delaunay_2d
#15numpydoc
to .pre-commit-config.yaml by @tkoyama010 in Addnumpydoc
to .pre-commit-config.yaml #17mesh_size
totarget_size
by @tkoyama010 in Fix parameter name frommesh_size
totarget_size
#22pg
inspired byimport pyvista as pv
by @tkoyama010 in Use import aliaspg
inspired byimport pyvista as pv
#24pm
instead of usingpg
by @tkoyama010 in Use aliaspm
instead of usingpg
#29dependabot.yml
to enableDependabot
by @tkoyama010 in Createdependabot.yml
to enableDependabot
#41pygmsh
dependency to extract generated mesh tomeshio
by @tkoyama010 in Addpygmsh
dependency to extract generated mesh tomeshio
#40__init__.py
defining variables to improve readability by @tkoyama010 in Update__init__.py
defining variables to improve readability #54pyvista-gmsh
topvgmsh
by @tkoyama010 in Move the project name frompyvista-gmsh
topvgmsh
#59_version.py
and merge into__init__.py
by @tkoyama010 in Delete_version.py
and merge into__init__.py
#90.github
by @tkoyama010 in Fix the path of release.yml from root to.github
#93numpy
docstring rules by @tkoyama010 in Add extra checks in thenumpy
docstring rules #117pvgmsh
by @tkoyama010 in Add Report class to report information ofpvgmsh
#116PULL_REQUEST_TEMPLATE.md
to make explicit PR by @tkoyama010 in AddPULL_REQUEST_TEMPLATE.md
to make explicit PR #119pyproject.toml
to fix twine error by @tkoyama010 in Add readme topyproject.toml
to fix twine error #133requirements
and move topyproject.toml
by @tkoyama010 in Deleterequirements
and move topyproject.toml
#178pyproject.toml
to add a poetry section by @tkoyama010 in Updatepyproject.toml
to add a poetry section #179flake8
to replaceruff
linter check by @tkoyama010 in Droppingflake8
to replaceruff
linter check #207New Contributors
Full Changelog: https://github.com/pyvista/scikit-gmsh/commits/v0.1
This discussion was created from the release v0.1.
Beta Was this translation helpful? Give feedback.
All reactions