Recent Releases of RingsPy

RingsPy - RingsPy v1.0.2

  • change the packaging configurations according to PEP 517
  • now RingsPy supports python 3.11 and no longer supports python 3.6
  • temporarily fix the hexallatice version to 1.2.1 (as the higher versions might cause the Qt errors)

Scientific Software - Peer-reviewed - Python
Published by kingyin3613 about 3 years ago

RingsPy - RingsPy v1.0.1

  • update README

Scientific Software - Peer-reviewed - Python
Published by kingyin3613 about 3 years ago

RingsPy - RingsPy v1.0.0

  • The first stable release is here!
  • Modified paper.md for acceptance in JOSS
  • If you see any bugs/questions, please email me: haoyin2022 [at] u (dot) northwestern (dot) edu

Scientific Software - Peer-reviewed - Python
Published by kingyin3613 about 3 years ago

RingsPy - RingsPy v0.4.2

  • Rewrite the logic for the longitudinal generation: now users define "number of segments" instead of "segment length" to achieve a more physical transition in the longitudinal direction. For more details, see https://github.com/openjournals/joss-reviews/issues/4945#issuecomment-1443872940.
  • Fix a bug that can cause the wrong 3D rotations for longitudinal connectors (joints) when the theta (twisting angle of the longitudinal extrusion) is large.
  • Fix a bug for specifying the clipping box shape in "RebuildVoronoi".

Scientific Software - Peer-reviewed - Python
Published by kingyin3613 over 3 years ago

RingsPy - RingsPy v0.4.1

  • fix the test for reading existing sites
  • minor updates for README

Scientific Software - Peer-reviewed - Python
Published by kingyin3613 over 3 years ago

RingsPy - RingsPy v0.4.0

  • Add a new radial growth rule: binary_lloyd, which allows the usage of Lloyd's relaxation for a more regular mesh generation
  • Add a test for the generation with Lloyd's relaxation
  • Rename a few variables in the package to have more generic meanings
  • Add explanatory comments for functions in the MeshGenTool.py
  • Update the README

Scientific Software - Peer-reviewed - Python
Published by kingyin3613 over 3 years ago

RingsPy - RingsPy v0.3.5

  • Rename the package to ''ringspy" to follow the naming convention

Scientific Software - Peer-reviewed - Python
Published by kingyin3613 over 3 years ago

RingsPy - RingsPy v0.3.4

  • Add a test for the functionality of reading existing cell data for 2D Voronoi tessellation
  • Update README

Scientific Software - Peer-reviewed - Python
Published by kingyin3613 over 3 years ago

RingsPy - RingsPy v0.3.2

  • change the way of defining the geometry boundary
  • now users can directly load existing cell sites for 2D Voronoi mesh generation
  • add an option of generating input files for Finite Element simulations (Abaqus)
  • update README

Scientific Software - Peer-reviewed - Python
Published by kingyin3613 over 3 years ago

RingsPy - RingsPy v0.2.5

  • first JOSS paper submission
  • CI steps (main build jobs depend now on codecov and tox)
  • tokens for PyPI-publish version bump in CI scripts

Scientific Software - Peer-reviewed - Python
Published by kingyin3613 over 3 years ago