Recent Releases of matflow-new
matflow-new - v0.3.0a182
✨ Features
- bump hpcflow version
- bump hpcflow version
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] 10 months ago
matflow-new - v0.3.0a181
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] 11 months ago
matflow-new - v0.3.0a180
✨ Features
- bump hpcflow version
- bump hpcflow version
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] 11 months ago
matflow-new - v0.3.0a179
✨ Features
- bump hpcflow version
- bump hpcflow version
- bump hpcflow version
- bump hpcflow version
- bump hpcflow version
- bump hpcflow version
- bump hpcflow version
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] 11 months ago
matflow-new - v0.3.0a178
♻ Code Refactoring
- ensure both
target_def_grad_(rate)andstrain_(rate)are populated inLoadStep.uniaxial
✨ Features
- add
target_strainandtarget_strain_rateargs toLoadStep.unaxialfor convenience
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] 11 months ago
matflow-new - v0.3.0a177
✨ Features
- bump hpcflow version
- bump hpcflow version
- bump hpcflow version
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] 11 months ago
matflow-new - v0.3.0a176
🐛 Bug Fixes
- missing import!
- allow failure on macos for a test that gets rate-limited by github
- Python
Published by github-actions[bot] 12 months ago
matflow-new - v0.3.0a174
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] 12 months ago
matflow-new - v0.3.0a173
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] about 1 year ago
matflow-new - v0.3.0a172
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] about 1 year ago
matflow-new - v0.3.0a171
🐛 Bug Fixes
- perturbations is a list in
SingleCrystalParameters
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] about 1 year ago
matflow-new - v0.3.0a170
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] about 1 year ago
matflow-new - v0.3.0a169
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] about 1 year ago
matflow-new - v0.3.0a168
✨ Features
- bump hpcflow version
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] about 1 year ago
matflow-new - v0.3.0a167
✨ Features
- bump hpcflow version
- bump hpcflow version
- bump hpcflow version
- bump hpcflow version
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] about 1 year ago
matflow-new - v0.3.0a166
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] about 1 year ago
matflow-new - v0.3.0a165
✨ Features
- bump hpcflow version
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] about 1 year ago
matflow-new - v0.3.0a164
✨ Features
- bump hpcflow version
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] about 1 year ago
matflow-new - v0.3.0a163
✨ Features
- bump hpcflow version
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] about 1 year ago
matflow-new - v0.3.0a162
✨ Features
- added optional columns parameter to the from_file methods in microstructure seeds
- add non-periodic option to generate volume element by voronoi
👷 Build changes
- merge branch 'develop' into feat/microstructure_generation
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] about 1 year ago
matflow-new - v0.3.0a161
🐛 Bug Fixes
- missing import
- failing macos (built executable) test due to rate limit
- Python
Published by github-actions[bot] about 1 year ago
matflow-new - v0.3.0a159
✨ Features
- bump hpcflow version
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] about 1 year ago
matflow-new - v0.3.0a158
✨ Features
- bump hpcflow version
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] about 1 year ago
matflow-new - v0.3.0a157
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] about 1 year ago
matflow-new - v0.3.0a156
✨ Features
- bump hpcflow version
- bump hpcflow version
- bump hpcflow version
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] about 1 year ago
matflow-new - v0.3.0a155
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] about 1 year ago
matflow-new - v0.3.0a154
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] about 1 year ago
matflow-new - v0.3.0a153
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] about 1 year ago
matflow-new - v0.3.0a152
✨ Features
- support failure handling in subset sim workflows
- add initial multi-level (two-level) MCMC subset-sim workflow
- add subset-sim DAMASK-Mg adaptive proposal workflow
- add toy model adaptive subset-sim workflow that uses a non-Python performance func
- split subset-sim workflows into Al and Mg
- add bool parameter to remove DAMASK hdf5 file in getyieldstress OFP
- add task generatenextstate_CS for subset-infinity/conditional sampling
- add task to plot IPF with MTEX
- add acceptance rate and propoal stddev parameter to subset workflows
- add variations of subset simulation workflow
- use
combine_scriptsand loop termination condition in subset sim workflow - update subset simulation demo workflow, simplify parameters
- initial implementation of subset simulation
🐛 Bug Fixes
- some updates to SuS workflows
- subset_simulation parameter flow tests
- better support 1D subset-simulation problems
- test testsubsetsimDAMASKMgtwolevelparameterflow
- reuse env to reduce number of jobscripts in subset-sim two-level DAMASK
- allow using pre-defined orientations in Dream 3D stats generator
- delete damask HDF5 files in subset-sim workflows
- quaternion vector sign in MTEX plot-IPF script
- add missing scripts for adaptive subset-infinity
- retrieval of loop iteration index in
collate_results - improvments to DAMASK subset workflow
- prevent
geom_load.hdf5saving as artifact inyield_stressoutput file parser - update subset workflow to speed up MMA
- logging in subset sim workflow script
- subset: temp comment out logs and prints for now
👷 Build changes
- update binary download links file [skip ci]
- merge branch 'develop' into uq/subset-simulation
- merge branch 'develop' into uq/subset-simulation
- merge branch 'develop' into uq/subset-simulation
- merge branch 'develop' into uq/subset-simulation
- merge branch 'develop' into uq/subset-simulation
- merge branch 'develop' into uq/subset-simulation
- merge branch 'develop' into uq/subset-simulation
- Python
Published by github-actions[bot] about 1 year ago
matflow-new - v0.3.0a151
✨ Features
- bump hpcflow version
- support python 3.13, and use it github actions workflows
🐛 Bug Fixes
- run poetry lock
- do not trigger testing on PR edit event
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] about 1 year ago
matflow-new - v0.3.0a150
✨ Features
- bump hpcflow version
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] about 1 year ago
matflow-new - v0.3.0a149
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] about 1 year ago
matflow-new - v0.3.0a148
✨ Features
- bump hpcflow version
- bump hpcflow version
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] about 1 year ago
matflow-new - v0.3.0a147
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] about 1 year ago
matflow-new - v0.3.0a146
✨ Features
- bump hpcflow version
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] about 1 year ago
matflow-new - v0.3.0a145
✨ Features
- bump hpcflow version
- Python
Published by github-actions[bot] about 1 year ago
matflow-new - v0.3.0a143
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] about 1 year ago
matflow-new - v0.3.0a142
🐛 Bug Fixes
- fix scipy pyinstaller issue
- Python
Published by github-actions[bot] about 1 year ago
matflow-new - v0.3.0a138
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] over 1 year ago
matflow-new - v0.3.0a137
♻ Code Refactoring
- reuse util function from hpcflow
🐛 Bug Fixes
- add missing import
- add tests for YAML-initialising load case, seeds, orientations
👷 Build changes
- merge branch 'develop' into test/params
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] over 1 year ago
matflow-new - v0.3.0a136
✨ Features
- bump hpcflow version
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] over 1 year ago
matflow-new - v0.3.0a135
✨ Features
- bump hpcflow version
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] over 1 year ago
matflow-new - v0.3.0a134
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] over 1 year ago
matflow-new - v0.3.0a133
✨ Features
- bump hpcflow version
- bump hpcflow version
- bump hpcflow version
🐛 Bug Fixes
- centOS GHAs
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] over 1 year ago
matflow-new - v0.3.0a132
✨ Features
- bump hpcflow version
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] over 1 year ago
matflow-new - v0.3.0a131
🐛 Bug Fixes
- enable compatibility with new DAMASK Grid variable
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] over 1 year ago
matflow-new - v0.3.0a130
✨ Features
- bump hpcflow version
- bump hpcflow version
🐛 Bug Fixes
- allow using pre-defined orientations in Dream 3D stats generator
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] over 1 year ago
matflow-new - v0.3.0a129
✨ Features
- bump hpcflow version
- add a task schema for damask simulation that uses fewer parameters (and so files)
🐛 Bug Fixes
- update GHA workflows
- update GHA workflows
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] almost 2 years ago
matflow-new - v0.3.0a128
🐛 Bug Fixes
- bump pyinstaller, try to fix build error
- Python
Published by github-actions[bot] almost 2 years ago
matflow-new - v0.3.0a126
✨ Features
- bump hpcflow version
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] almost 2 years ago
matflow-new - v0.3.0a125
✨ Features
- bump hpcflow version
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] about 2 years ago
matflow-new - v0.3.0a124
✨ Features
- bump hpcflow version
- bump hpcflow version
- bump hpcflow version
👷 Build changes
- sync GHA updates
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] about 2 years ago
matflow-new - v0.3.0a123
✨ Features
- bump hpcflow version
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] about 2 years ago
matflow-new - v0.3.0a122
✨ Features
- bump hpcflow version
🐛 Bug Fixes
- add a download-artifact@v3 step in release-github-PyPI to grab CentOS (docker) built executable which cannot use upload-artifact@v4
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] about 2 years ago
matflow-new - v0.3.0a121
✨ Features
- bump hpcflow version
- bump hpcflow version
- bump hpcflow version
- bump hpcflow version
👷 Build changes
- sync GHA updates
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] about 2 years ago
matflow-new - v0.3.0a120
✨ Features
- bump hpcflow version
- bump hpcflow version
🐛 Bug Fixes
- typos in
LoadStep
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] about 2 years ago
matflow-new - v0.3.0a119
✨ Features
- bump hpcflow version
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] about 2 years ago
matflow-new - v0.3.0a118
♻ Code Refactoring
- remove unused sentry dep
✨ Features
- bump hpcflow version
- bump hpcflow version
🐛 Bug Fixes
- remove unused imports
- defer matplotlib import to speed up import time
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] over 2 years ago
matflow-new - v0.3.0a117
✨ Features
- bump hpcflow version
🐛 Bug Fixes
- add default repeats value to string variable substitution workflow
👷 Build changes
- sync upstream GHA templates
- update binary download links file [skip ci]
- sync upstream GHA templates
- Python
Published by github-actions[bot] over 2 years ago
matflow-new - v0.3.0a116
👷 Build changes
- update binary download links file [skip ci]
- sync upstream GHA templates
- Python
Published by github-actions[bot] over 2 years ago
matflow-new - v0.3.0a115
✨ Features
- bump hpcflow version
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] over 2 years ago
matflow-new - v0.3.0a114
✨ Features
- bump hpcflow
- bump hpcflow version
👷 Build changes
- fix poetry lock
- sync upstream GHA templates
- bump highest supported python to 3.12
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] over 2 years ago
matflow-new - v0.3.0a113
✨ Features
- implement sampletexturerandom using mtex
🐛 Bug Fixes
- add link to schema documentation
- add README tick to show workflow implemented
- remove unused function
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] over 2 years ago
matflow-new - v0.3.0a112
✨ Features
- implement sampleorientationfrom_CRC workflow
🐛 Bug Fixes
- add link to documentation
- update README to show workflow is implemented
- make function match file name
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] over 2 years ago
matflow-new - v0.3.0a111
✨ Features
- implement sampleorientationsfrom_CTF workflow
🐛 Bug Fixes
- add link to schema documentation
- update README to indicate implemented workflow
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] over 2 years ago
matflow-new - v0.3.0a110
✨ Features
- bump hpcflow version
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] over 2 years ago
matflow-new - v0.3.0a107
🐛 Bug Fixes
- demo workflow texture symmetry in simulateyieldsurface2Dbrass
- material parameters in RVE_extrusion demo workflows
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] over 2 years ago
matflow-new - v0.3.0a106
🐛 Bug Fixes
- whitespace
- Python
Published by github-actions[bot] over 2 years ago
matflow-new - v0.3.0a103
✨ Features
- bump hpcflow version
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] over 2 years ago
matflow-new - v0.3.0a102
✨ Features
- add scale_morphology parameter to generate VE voronoi
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] over 2 years ago
matflow-new - v0.3.0a101
✨ Features
- bump hpcflow version
🐛 Bug Fixes
- add missing env stub
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] over 2 years ago
matflow-new - v0.3.0a100
✨ Features
- bump hpcflow version
- update RVE_extrusion demos to include DAMASK sim
- bump hpcflow version
- add damask numerics file and example
- add
modify_VE_add_buffer_zonestask schema - add
generate_volume_element_extrusiontask schema - bump hpcflow version
- add
load_microstructuretask schema using DefDAP
🐛 Bug Fixes
- remove non-breaking spaces from new demo workflows
- numerics parameter name in new demo workflows
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] over 2 years ago
matflow-new - v0.3.0a99
✨ Features
- parse dream_3D volume element
- add task schema generatevolumeelementfromstatistics
🐛 Bug Fixes
- add validation of new VE
- remove unused import
- save dream3d files in workflow directory
- bug in
LoadStep.plane_strainclass method; fix #194
👷 Build changes
- merge develop
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] over 2 years ago
matflow-new - v0.3.0a98
✨ Features
- bump hpcflow version
- bump hpcflow version
- bump hpcflow version
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] over 2 years ago
matflow-new - v0.3.0a97
✨ Features
- bump hpcflow version
- improve task schema Sphinx docs
🐛 Bug Fixes
- remove extraneous template components
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] over 2 years ago
matflow-new - v0.3.0a96
✨ Features
- bump hpcflow version
- bump hpcflow version
- add demo workflow to show passing damask input files directly
🐛 Bug Fixes
- add rule to damaskvizresult output file parser
- use random orientations if none passed to
MicrostructureSeeds
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] over 2 years ago
matflow-new - v0.3.0a95
✨ Features
- bump hpcflow version
- add WIP demo workflow for simulating a known-texture yield surface
- add schema visualisevolumeelement
🐛 Bug Fixes
- build-exes when only build dirs
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] over 2 years ago
matflow-new - v0.3.0a94
✨ Features
- add schema sampletexturefrommodelODF
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] over 2 years ago
matflow-new - v0.3.0a93
✨ Features
- support specifying damask solver
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] over 2 years ago
matflow-new - v0.3.0a92
✨ Features
- bump hpcflow version
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] over 2 years ago
matflow-new - v0.3.0a91
✨ Features
- bump hpcflow version
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] over 2 years ago
matflow-new - v0.3.0a90
✨ Features
- add demo fitting workflow
- add
SingleCrystalParametersclass - add readtensiletest
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] over 2 years ago
matflow-new - v0.3.0a89
✨ Features
- bump hpcflow version
- bump hpcflow version
- Python
Published by github-actions[bot] over 2 years ago
matflow-new - v0.3.0a87
✨ Features
- bump hpcflow version
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] over 2 years ago
matflow-new - v0.3.0a86
✨ Features
- bump hpcflow version
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] over 2 years ago
matflow-new - v0.3.0a85
✨ Features
- bump hpcflow version
🐛 Bug Fixes
- makeversswitcher invocation
👷 Build changes
- merge upstream
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] over 2 years ago
matflow-new - v0.3.0a84
♻ Code Refactoring
- move example data files
✨ Features
- bump hpcflow version
- bump hpcflow version
👷 Build changes
- update gitignore
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] over 2 years ago
matflow-new - v0.3.0a83
✨ Features
- bump hpcflow version
🐛 Bug Fixes
- merge from upstream
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] over 2 years ago
matflow-new - v0.3.0a82
✨ Features
- add demo-data
- bump hpcflow version
🐛 Bug Fixes
- demodatadir
👷 Build changes
- merge upstream python-release-workflow
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] over 2 years ago
matflow-new - v0.3.0a81
✨ Features
- bump hpcflow version
- bump hpcflow version
🐛 Bug Fixes
- update conftest.py
- missing
BaseAppattributes
👷 Build changes
- merge upstream python-release-workflow
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] over 2 years ago
matflow-new - v0.3.0a80
✨ Features
- bump hpcflow version
- add plotpolefigures
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] over 2 years ago
matflow-new - v0.3.0a79
✨ Features
- bump hpcflow version
- bump hpcflow version
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] over 2 years ago
matflow-new - v0.3.0a78
🐛 Bug Fixes
- replaced headref with refname to prevent fail if branch is deleted
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] over 2 years ago
matflow-new - v0.3.0a77
✨ Features
- add task method sampletexture fromODFmatfile with MTEX
🐛 Bug Fixes
- sample_texture task schema rules
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] over 2 years ago
matflow-new - v0.3.0a76
🐛 Bug Fixes
- testdirectsub schemas to schema
- missing jinja raw
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] over 2 years ago
matflow-new - v0.3.0a75
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] over 2 years ago
matflow-new - v0.3.0a74
♻ Code Refactoring
- Sync workflows and docs with remotes.
- conf.py include only app specific, and imports config_common
🐛 Bug Fixes
- "path: resources.os_name"
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] over 2 years ago
matflow-new - v0.3.0a73
✨ Features
- bump hpcflow version
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] over 2 years ago
matflow-new - v0.3.0a72
✨ Features
- bump hpcflow version
👷 Build changes
- update binary download links file [skip ci]
- Python
Published by github-actions[bot] over 2 years ago