<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Python | Scicho</title><link>https://SadjadAbedi.ir/tags/python/</link><atom:link href="https://SadjadAbedi.ir/tags/python/index.xml" rel="self" type="application/rss+xml"/><description>Python</description><generator>Hugo Blox Builder (https://hugoblox.com)</generator><language>en-us</language><lastBuildDate>Sat, 09 Dec 2023 00:00:00 +0000</lastBuildDate><image><url>https://SadjadAbedi.ir/media/icon_hu2154990329143673713.png</url><title>Python</title><link>https://SadjadAbedi.ir/tags/python/</link></image><item><title>pyPolyMesher: Polygonal mesh generator</title><link>https://SadjadAbedi.ir/project/pypolymesher/</link><pubDate>Sat, 09 Dec 2023 00:00:00 +0000</pubDate><guid>https://SadjadAbedi.ir/project/pypolymesher/</guid><description>&lt;h1 id="introduction">Introduction&lt;/h1>
&lt;p>&lt;strong>PyPolyMesher&lt;/strong> is a powerful Python library designed for polygon mesh generation, drawing inspiration from the renowned
. Leveraging the flexibility and efficiency of Python, this library empowers users to effortlessly create polygonal meshes using signed distance functions of different domains.&lt;/p>
&lt;h1 id="features">Features&lt;/h1>
&lt;ul>
&lt;li>Seamlessly generate structured quadrilateral elements from specified points.&lt;/li>
&lt;li>Effortlessly create unstructured polygon elements using randomly generated points.&lt;/li>
&lt;li>Comprehensive SDF support for all example domains featured in the original program.&lt;/li>
&lt;li>Easily generate the SDF for new domains with user-friendly functionality.&lt;/li>
&lt;li>Import polygon-shaped domains directly from dxf files.&lt;/li>
&lt;/ul>
&lt;blockquote>
&lt;p>Explore the
file for detailed insights into features and usage.&lt;/p>
&lt;/blockquote>
&lt;h1 id="license">License&lt;/h1>
&lt;p>Distributed under the GPLv3 License. Refer to
for mdetailed licensing information.&lt;/p>
&lt;h1 id="contact">Contact&lt;/h1>
&lt;p>Project Link:
&lt;/p></description></item><item><title>QTREEMESH: Generating QuadTree Mesh from Images</title><link>https://SadjadAbedi.ir/project/qtreemesh/</link><pubDate>Fri, 08 Dec 2023 00:00:00 +0000</pubDate><guid>https://SadjadAbedi.ir/project/qtreemesh/</guid><description>&lt;h1 id="introduction">Introduction&lt;/h1>
&lt;p>QTREEMESH is a Python package that simplifies the generation of Quadtree meshes from images. Quadtree structures, known for their efficiency in spatial data representation, find applications in image processing and finite element analysis. This package provides an intuitive interface for seamlessly generating Quadtree meshes, enabling various image processing and analysis techniques.&lt;/p>
&lt;h1 id="features-v012">Features (v0.1.2)&lt;/h1>
&lt;ul>
&lt;li>Perform QuadTree decomposition of images&lt;/li>
&lt;li>Generate QuadTree mesh&lt;/li>
&lt;li>Export as &lt;code>vtk&lt;/code> format&lt;/li>
&lt;li>Generate FEM-friendly mesh (handling hanging nodes)&lt;/li>
&lt;/ul>
&lt;h1 id="license">License&lt;/h1>
&lt;p>Distributed under the MIT License. See
for more information.&lt;/p>
&lt;h1 id="contact">Contact&lt;/h1>
&lt;p>Project Link:
&lt;/p></description></item></channel></rss>