1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Jun 10, 2024 — Jun 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
(lint fix) More... 6 months ago
(serialization fix) More... 6 months ago
Fix typo in scheduler More... 6 months ago
Add support for serializing nested classes via Pyro More... 6 months ago
readability fixes in scheduler More... 6 months ago
(syntax readability) More... 6 months ago
(shuffle ModelServerStatus classes around) More... 6 months ago
use colorlog instead of rich (might be easier) More... 6 months ago
(fix possible 0-thread pool) More... 6 months ago
various runtime error fixes (mostly related to models) More... 6 months ago
Use fastapi-cache2-fork (fastapi-cache2 has missing __init__.py and upstream is not responsive) More... 6 months ago
don't check resources in models to show them as runnable in the web interface (to be re-considered) More... 6 months ago
cleanups More... 6 months ago
Logging info from models
Stanislav Sulc
as Stanislav
More... 6 months ago
Consume MUPIF_LOG_PROCESSNAME env var (if available), use processName in logging; switch to rich instead of colorlog in console; modelserver set MUPIF_LOG_PROCESSNAME for its own models; add remote IP to remote log records (smuggle into processName) More... 6 months ago
Logging info from models
Stanislav Sulc
as Stanislav
More... 6 months ago
Logging info from models
Stanislav Sulc
as Stanislav
More... 6 months ago
Fixing mupif.ValueType prefix
Stanislav Sulc
as Stanislav
More... 6 months ago
(make Cell.mesh optional, which would otherwise fail during wire transfer) More... 6 months ago
(remove validator which was failing with pydantic > 2.8 in CI) More... 6 months ago
(fix circular types?) More... 6 months ago
Properly declare non-serializable attributes, forbid extra pydantic attributes in classes (should have been like that), fix tests, warnings, add type-checking to vertices More... 6 months ago
Merge pull request #99 from mupif/ndarray
Václav Šmilauer
as eudoxos
More... 6 months ago
API generator
Stanislav Sulc
as Stanislav
More... 6 months ago
Fixing handling of mupif.String
Stanislav Sulc
as Stanislav
More... 6 months ago
Execution part of code for testing models
Stanislav Sulc
as Stanislav
More... 6 months ago
(fix annotation import) More... 6 months ago
Fix some cell mess, cleanups in unit tests More... 6 months ago
add nptyping to requirements More... 7 months ago
Type-checked field access (fix tests), many other cell types probably still broken (lin tri 2d, lin tetra 3d tested) More... 7 months ago