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
Uh oh!
There was an error while loading. Please reload this page.
-
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