issues
search
cadCAD-org
/
cadCAD
Design, simulate, validate, and operate within complex systems
https://cadcad.org
MIT License
555
stars
271
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Multiprocessing runs 100X+ slower than single simulation with certain simulations
#365
SeanMcOwen
opened
2 weeks ago
2
Exception: When sweeping, `M` list lengths should either be 1 and/or equal. when configuring a parameter sweep
#363
aclarkData
closed
4 months ago
2
__version__ is undefined
#362
andrew-octopus
opened
4 months ago
1
Add `supress_print` attribute to the Executor class for silencing prints and tqdm
#361
danlessa
closed
7 months ago
0
Created add_parameter_labels
#360
SeanMcOwen
closed
7 months ago
0
cadCAD Labeling is not working post processing
#359
SeanMcOwen
closed
7 months ago
3
The initial state for nested types is being copied over from the final state from previous runs on `single_proc`
#358
danlessa
closed
5 months ago
1
Solve issue on which nested initial states are being copied from one run to another
#357
danlessa
closed
7 months ago
0
Update easy_run.py
#356
LinuxIsCool
closed
7 months ago
0
Fix sweep_cartesian_product such that it works nicely with easy_run
#355
LinuxIsCool
closed
7 months ago
0
Bug: sweep_cartesian_product does not play nice with config_sim
#354
LinuxIsCool
closed
7 months ago
1
Test fails if jupyter is not installed
#353
LinuxIsCool
opened
8 months ago
1
fix: this refactors execution to properly use the process pool
#352
zcstarr
opened
8 months ago
2
Bug: cadCAD underutilizes CPU and opens too many filehandles
#351
zcstarr
opened
8 months ago
6
Bug: simulations are crashing when the number of sweeps is large
#350
danlessa
opened
8 months ago
1
Feat request: Add options for not printing out anything / not having the logo
#349
danlessa
closed
7 months ago
2
fix: easy supports list/array/sequence type as parameter
#348
zcstarr
closed
8 months ago
3
`cadCAD.tools.easy_run` is unable to handle Config Parameters on which the values are `Sequence` like
#347
danlessa
closed
8 months ago
2
Add Test Coverage Report on the CI/CD and README
#346
danlessa
opened
9 months ago
1
Add test for counting the parameters argument inside policies and SUFs
#345
danlessa
closed
8 months ago
1
Parameters that are being swept are not accessible during simulations
#344
danlessa
closed
10 months ago
2
Debug M dictionairy unpacking in utils.
#343
LinuxIsCool
closed
8 months ago
3
Update setup.py to include tqdm package
#342
BenSchZA
closed
8 months ago
1
Update requirements.txt to fix Python3.10 `fn` dependency
#341
BenSchZA
closed
10 months ago
0
Python 3.10 support and dependency on `funcy`/`fn`
#340
BenSchZA
closed
7 months ago
5
Bump version and add windows job
#339
emanuellima1
closed
11 months ago
0
Remove MappingProxyType in favour of copy
#338
danlessa
closed
11 months ago
0
Wrong Parameter order when doing single runs
#337
danlessa
closed
11 months ago
1
Add row_count test + refactors on the final results processing + test parametrizations
#336
danlessa
closed
11 months ago
0
single_proc not returning results
#335
SeanMcOwen
closed
11 months ago
3
Release v0.5.0
#334
emanuellima1
closed
11 months ago
0
Add PyPI publish workflow
#333
emanuellima1
closed
11 months ago
0
single_proc mode results missing `simulation` key
#332
danlessa
closed
11 months ago
2
change to v0.5.0
#331
danlessa
closed
11 months ago
0
Change version to 0.5.0 and add changelog
#330
danlessa
closed
11 months ago
1
Fix link
#329
emanuellima1
closed
11 months ago
0
Use pytest for CI/CD testing
#328
danlessa
closed
11 months ago
0
Feature Request: a more natural way for handling random seeds
#327
danlessa
opened
11 months ago
0
Integrate documentation from cadCAD.tools and cadCAD.diagram submodules
#326
danlessa
opened
11 months ago
0
Write unit and integrations tests for the cadCAD.tools and cadCAD.diagram submodules
#325
danlessa
opened
11 months ago
0
Substitute Testing Results format from cPickle to something more perennial (eg. HDF, Avro or CSV)
#324
danlessa
opened
11 months ago
0
Make the tests compatible with pytest
#323
danlessa
closed
11 months ago
0
Performance improvements when initializing simulations - merge with legacy-devel
#322
danlessa
closed
11 months ago
4
Add cadCAD_diagram as a submodule
#321
danlessa
closed
11 months ago
1
Add cadCAD_tools as a submodule
#320
danlessa
closed
11 months ago
1
Add cadCAD_tools as a submodule of cadCAD
#319
danlessa
closed
11 months ago
1
More informative error messages when policies / SUFs have the wrong output
#318
danlessa
closed
11 months ago
1
Add recent contributors
#317
danlessa
closed
11 months ago
1
Add switch for toggling deepcopy off
#316
danlessa
closed
11 months ago
1
Fix single_proc + add support for single_proc for multi-runs & sweeps
#315
danlessa
closed
11 months ago
1
Next