issues
search
3MAH
/
microgen
Microstructure generation
https://3mah.github.io
GNU General Public License v3.0
68
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Drop python 3.8 support
#84
kmarchais
opened
2 weeks ago
0
Use setup-uv in the github action workflow
#83
kmarchais
closed
2 months ago
0
Bump microgen to 1.2.1
#82
kmarchais
closed
4 months ago
0
Issue with numpy 2.0.0
#81
dvd101x
closed
4 months ago
3
Update numpy requirement from <2 to <3
#80
dependabot[bot]
opened
5 months ago
1
Update README.md with conda-forge package
#79
kmarchais
closed
5 months ago
0
Update conda recipe to fit better with conda-forge recipe
#78
kmarchais
closed
5 months ago
0
Bump microgen version to 1.2
#77
kmarchais
closed
5 months ago
0
Fix ruff rules for single_mesh and box_mesh
#76
kmarchais
opened
5 months ago
0
Fix ruff rules and refactor tests
#75
kmarchais
opened
5 months ago
0
Refactor periodic function
#74
kmarchais
opened
5 months ago
0
Fix ruff rules for phase.py
#73
kmarchais
opened
5 months ago
0
Fix ruff rules on operations.py and refactor
#72
kmarchais
opened
5 months ago
0
Fix ruff rules on operations module
#71
kmarchais
closed
5 months ago
0
Fix some ruff rules mesh, remesh and report modules
#70
kmarchais
opened
5 months ago
0
Fix infill issues
#69
kmarchais
closed
5 months ago
0
Refacto/remove duplicated tpms tests
#68
ricardo0115
closed
5 months ago
0
Correct closest points box mesh
#67
chemiskyy
closed
5 months ago
0
Issue with closest_points_on_boundaries
#66
chemiskyy
closed
5 months ago
0
Fix infill and coordinates issue
#65
kmarchais
closed
6 months ago
5
Infill feature update made cylindrical and spherical tpms to use a cartesian grid
#64
kmarchais
closed
6 months ago
0
Remove uv from integration CI for Windows
#63
kmarchais
closed
6 months ago
0
Update jupyterlab requirement from <4.2 to <4.3
#62
dependabot[bot]
closed
6 months ago
0
Update example fischerKochS to fix examples
#61
ricardo0115
closed
6 months ago
0
Fix test_remesh and grid offsets
#60
kmarchais
closed
6 months ago
0
Raise Error if offset and density are given at the same time or none of them is given
#59
kmarchais
closed
6 months ago
0
Refactor BasicGeometry and rename to Shape
#58
kmarchais
closed
6 months ago
0
Fix epsilon for low density CAD skeletals
#57
kmarchais
closed
6 months ago
0
Low density skeletal TPMS fails to generate with cadquery
#56
ylgrst
closed
6 months ago
0
Add offset property to Tpms to be able to update it
#55
kmarchais
closed
6 months ago
0
Make microgen availbale on python 3.12
#54
kmarchais
closed
6 months ago
0
Add TPMS offset grading features
#53
kmarchais
closed
6 months ago
0
Update MacOS CI
#52
kmarchais
closed
6 months ago
0
Use mmg in integration CI on Linux
#51
kmarchais
closed
6 months ago
0
add tpms infill
#50
kmarchais
closed
6 months ago
0
Wrong placed test
#49
ricardo0115
closed
6 months ago
0
correct bug in box_mesh.py
#48
chemiskyy
closed
6 months ago
0
Add ruff rules and fix shape module and rve
#47
kmarchais
closed
6 months ago
1
Fix and refactor grading examples
#46
kmarchais
closed
7 months ago
0
Fix test: increased lowest density in test because of tolerance issue
#45
kmarchais
closed
7 months ago
0
Remove 'max' density and fix bounds to compute offset from density
#44
kmarchais
closed
7 months ago
0
Fix Tpms' `generate` method with specific `cell_size` and/or `repeat_cell`
#43
kmarchais
closed
7 months ago
0
Cell_size parameter causing cadquery Tpms generation to fail
#42
ylgrst
closed
7 months ago
0
Fix rve issue and add rve tests
#41
kmarchais
closed
7 months ago
0
Ready for 1.1.0
#40
kmarchais
closed
7 months ago
0
Fix remesh example
#39
ylgrst
closed
8 months ago
0
Periodic remeshing overhaul with periodicity checks and double mmg call, add example and doc entry
#38
ylgrst
closed
8 months ago
0
Add MmgError exception raise when a mmg command fails
#37
ricardo0115
closed
8 months ago
1
Integration CI
#36
kmarchais
closed
7 months ago
1
Modified sphere generation using a numpy random generator instead of python built-in `random()` function
#35
ricardo0115
closed
8 months ago
1
Next