Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

cadCAD

An open-source Python package that assists in the processes of designing, testing and validating complex systems through simulation.
Collective - Host: opensource - https://opencollective.com/cadcad1 - Website: https://cadcad.org/ - Code: https://github.com/BlockScience/cadCAD

param sweep full spec working pre-release

github.com/cadCAD-org/cadCAD - 368fcaa13dcde7186771843ccbfb065f34da5e75 authored almost 6 years ago
param sweep full spec working pre-release

github.com/cadCAD-org/cadCAD - 522d6dd34307cd6ddfc380c15f4c945c19791567 authored almost 6 years ago
param sweep full spec working

github.com/cadCAD-org/cadCAD - ddc67531bd43e24a7b8951aa72ed7b789044d6d6 authored almost 6 years ago
temp parama sweep

github.com/cadCAD-org/cadCAD - cccb491f2c875776e8d15d83ad5e35c32c301798 authored almost 6 years ago
change the env_proc trigger from `timestamp` to `timestep`

This achieves the same results without requiring `timestamp` to be a mandatory state variable

github.com/cadCAD-org/cadCAD - eaf2f4d291cb2789278ca1faf4b44a159af68b1e authored almost 6 years ago
comment print statement

it confuses the reader of the analysis notebook, as it looks like an output

github.com/cadCAD-org/cadCAD - 011e322706e5833dc0bd92cddb88e6f38a67aca3 authored almost 6 years ago
(time_step, mech_step) -> (timestep, substep)

github.com/cadCAD-org/cadCAD - 36512142fbbd53c83acec3f30d2973abf934b64d authored almost 6 years ago
Revert "rename mech_step > sub_timestep"

This reverts commit f7955b78fde86f168069a91a7dfa9ce1e2666742.

github.com/cadCAD-org/cadCAD - ccdf7ba80d4a02d7cd90c50aa6049c3d02618171 authored almost 6 years ago
rename mech_step > sub_timestep

open to other suggestions

github.com/cadCAD-org/cadCAD - f7955b78fde86f168069a91a7dfa9ce1e2666742 authored almost 6 years ago
support list of mechsteps instead of dict

github.com/cadCAD-org/cadCAD - 53c8764563e99931f6106f062d85aeb9f469a9f8 authored almost 6 years ago
Merge pull request #28 from BlockScience/fix/mechsteps_ordering

support list of mechsteps instead of dict

github.com/cadCAD-org/cadCAD - ef7b42a39af563a89f0d8ffdc2e35b6b037392cf authored almost 6 years ago
rename keys in partial state update blocks

github.com/cadCAD-org/cadCAD - b19819bd7dbbd4f664fd1c2552633b850f6a6d94 authored almost 6 years ago
rename arguments in the Configuration constructor

github.com/cadCAD-org/cadCAD - 25aa912c2bbcc39c925ff3eae0f9a86c0b7f8a4d authored almost 6 years ago
Merge pull request #27 from BlockScience/refactor/optional_configs

Refactor/optional configs

github.com/cadCAD-org/cadCAD - a4c04ee20c620d4d315d85e5fccb18aff24f687c authored almost 6 years ago
funct middleware

github.com/cadCAD-org/cadCAD - 45f8fffe833203e4b16095b960358436443b5af1 authored almost 6 years ago
middleware working

github.com/cadCAD-org/cadCAD - 2d752176eb15cee3c67359e067b58a88b726e2f6 authored almost 6 years ago
middle ground pt. 3

github.com/cadCAD-org/cadCAD - c58f2d65a6f3e5ab8873f6784bdc14060773528a authored almost 6 years ago
fixed import

github.com/cadCAD-org/cadCAD - 6b4ed2dfce9fe8c6c928d0e5e1abc4ced45f0eb5 authored almost 6 years ago
middleware middleground

github.com/cadCAD-org/cadCAD - f9b3b1ea18f5db91d8d6caf2bc9fde1308d11dc4 authored almost 6 years ago
fixed typo in sim doc

github.com/cadCAD-org/cadCAD - 52fbac381cfa91b868aca174155725e6ccd2a407 authored almost 6 years ago
middleware pt 2

github.com/cadCAD-org/cadCAD - 17362884dc991c0fcf86e766ab6b69a2717739ac authored almost 6 years ago
env-proc sweep: Not producing multiple dicts

github.com/cadCAD-org/cadCAD - 3719ead0b172ddc34a8ed135a9290d74f4a57cd7 authored about 6 years ago
Not producing multiple dicts

github.com/cadCAD-org/cadCAD - eaf9cf21ff37bce483eb48a5f0db8b1606c1ca7a authored about 6 years ago
param-sweep-multi-proc

github.com/cadCAD-org/cadCAD - 5729ffc0edd5964a90cf495acef6d94d2dab6cbc authored about 6 years ago
Merge 'staging's' core architecture into 'param-sweep-multi-proc'

github.com/cadCAD-org/cadCAD - e06cb0053680e9d6ec812336cd81f5408b9b1d49 authored about 6 years ago
make some configuration arguments optional

Commit 2065287 would break configuration files that relied on the order of the arguments

github.com/cadCAD-org/cadCAD - fae948d8859e4f78418917bbfafcc68ca8364e6f authored about 6 years ago
Revert "make some arguments of the constructor optional"

This reverts commit 2065287a5b99e05aa8e07b71a36fb7b2bfe4004a.

github.com/cadCAD-org/cadCAD - 0e5daaf723a00202272e9244f6a77bc404b1fb2d authored about 6 years ago
unid'ed sim.py change

github.com/cadCAD-org/cadCAD - 20977436eceac382b3722e8fbba21ae9ade88bfe authored about 6 years ago
make some arguments of the constructor optional

SimCAD can run without seed, exogenous_states and env_processes. Making those arguments optional...

github.com/cadCAD-org/cadCAD - 2065287a5b99e05aa8e07b71a36fb7b2bfe4004a authored about 6 years ago
support list of mechsteps instead of dict

Keeping support to dictionaries so it doesn't break existing configuration files. Issuing warnin...

github.com/cadCAD-org/cadCAD - e81801c4cb30248f9b8e648d0543b55666fd178c authored about 6 years ago
updated readme

github.com/cadCAD-org/cadCAD - b2ae2ded30fe0366e4805190802f81c5bb020302 authored about 6 years ago
updated readme

github.com/cadCAD-org/cadCAD - 421dc7f184157ff48b34bf19a14fc341824543e6 authored about 6 years ago
updated readme

github.com/cadCAD-org/cadCAD - 02d848e617ac8b41de72ffa5b5a5b298f00e5914 authored about 6 years ago
update readme

github.com/cadCAD-org/cadCAD - 311219ca70fb47effdca9f2083ed749e213c69af authored about 6 years ago
Merge pull request #21 from BlockScience/staging

Beta Release Cleanup

github.com/cadCAD-org/cadCAD - be15871fe9e878538f35f2293296fa426afdde6c authored about 6 years ago
beta alignment: example_run

github.com/cadCAD-org/cadCAD - 5ed273450f657548503da246fa183e76ca13f753 authored about 6 years ago
new whl for beta

github.com/cadCAD-org/cadCAD - 06fd76d0968f68a72b5e1a720367b3c1a50d4960 authored about 6 years ago
Merge pull request #20 from BlockScience/staging

SimCAD Beta Pre-Release

github.com/cadCAD-org/cadCAD - c1da72c1d2a87caecafbeed66437f071a9f73978 authored about 6 years ago
resolve local merge conflict for beta release

github.com/cadCAD-org/cadCAD - 0116dc49d424fb1561e8a184e2a72b2312ee03de authored about 6 years ago
update readme

github.com/cadCAD-org/cadCAD - c6f5e5cce2e5519f1b2c31b67fae8e99a411ce3d authored about 6 years ago
added licenses

github.com/cadCAD-org/cadCAD - 06de968a6036c677bf7270e56f499de1d7d9104d authored about 6 years ago
moved licenses

github.com/cadCAD-org/cadCAD - 460bbbacd7afb041d3253d71acc0aeffd7174ac1 authored about 6 years ago
resolved ModuleNotFoundError

github.com/cadCAD-org/cadCAD - 19503e3d325694fa25748e6692aebbce39ee1ade authored about 6 years ago
absolut path issue

github.com/cadCAD-org/cadCAD - 141680e3a14272163a852124cf17f98df6c73e87 authored about 6 years ago
master cleanup 2

github.com/cadCAD-org/cadCAD - 609e40ac40035dd61077d3b04b3593b2241a3a30 authored about 6 years ago
Merge branch 'master' of https://github.com/BlockScience/DiffyQ-SimCAD

github.com/cadCAD-org/cadCAD - 45530ae91fed840e8a28fe073ef63a192c7bd192 authored about 6 years ago
master cleanup

github.com/cadCAD-org/cadCAD - 43e8b8cfab1a5014f3a4be081ed27bfcefd359bf authored about 6 years ago
removed LICENSE.txt

github.com/cadCAD-org/cadCAD - 16fc3247732fa2b19ecc28eef95ee832b00e60e4 authored about 6 years ago
check comments

github.com/cadCAD-org/cadCAD - 73c6d21f12e987d196b1792f28048a83b8e408c8 authored about 6 years ago
Merge pull request #18 from BlockScience/staging

Staging

github.com/cadCAD-org/cadCAD - b3b50d018984d7207a6652c39882e20805650e21 authored about 6 years ago
Merge pull request #17 from BlockScience/az-staging

Az staging

github.com/cadCAD-org/cadCAD - 732598015918338559fdb08b4be81646499637f4 authored about 6 years ago
put back notebooks/test.ipynb

github.com/cadCAD-org/cadCAD - 0eeed616e0784073d517fd818d1206f101c96792 authored about 6 years ago
put back notebooks/test.ipynb

github.com/cadCAD-org/cadCAD - c8634c53312e838835d73215c92396e48ff574ff authored about 6 years ago
put back notebooks/test.ipynb

github.com/cadCAD-org/cadCAD - 54a06a671b7f19cbf5f30ebf20be12de0975a8f1 authored about 6 years ago
pre clean for az pt. 2.5

github.com/cadCAD-org/cadCAD - cdcc20787170f9722013d61258e7f565ce46c7cc authored about 6 years ago
prepack az pt. 2

github.com/cadCAD-org/cadCAD - 81a200fe9c89912a4525c7427f0d0eb7fd3ead42 authored about 6 years ago
pre clean for az pt. 1

github.com/cadCAD-org/cadCAD - d39bca6700f7947141831b4c728177b1f35822dc authored about 6 years ago
Initial commit

github.com/cadCAD-org/cadCAD - ab3a9e370d91da4bdd93b6242f7515de0af1eb5d authored about 6 years ago
param-sweep: cadillac pt. 1

github.com/cadCAD-org/cadCAD - 2bb378fbf209e4bc0cd53f47d048e6b02bc4db41 authored about 6 years ago
param-sweep work

github.com/cadCAD-org/cadCAD - 9201f9f20ee62bf0b506898b3c14115a798fe8b7 authored about 6 years ago
added simulation documentation

github.com/cadCAD-org/cadCAD - 40f24f0909cbd42713317de92a85677777cb9c12 authored about 6 years ago
merge issue ?

github.com/cadCAD-org/cadCAD - b394f2be46e9e7a695a9919f72c5780cd2298878 authored about 6 years ago
merge issue ?

github.com/cadCAD-org/cadCAD - a5623cc6212c6202cd5b6d177311377aad47d20b authored about 6 years ago
Merge pull request #14 from BlockScience/documentation

add simcad documentation

github.com/cadCAD-org/cadCAD - 72854492426779a7aa40fb773d7ea87f0622a1f4 authored about 6 years ago
move to Simulation.md

github.com/cadCAD-org/cadCAD - f0f7456a76534a0ddf83f54038fc09a9ba53f596 authored about 6 years ago
Update notebooks/test.ipynb

github.com/cadCAD-org/cadCAD - 427a6a93ccfb0024c7f8ca9409c579ed2d0aa1fe authored about 6 years ago
Update notebooks/test.ipynb

github.com/cadCAD-org/cadCAD - 8a04f670b35afd37ff962e9e82fe936dea56c52d authored about 6 years ago
investigating len(configs) in block_pipeline

github.com/cadCAD-org/cadCAD - d7a25176ec516a6375e2f63e75c08e1b5d54c60e authored about 6 years ago
multithreading mech_pipeline again, block_pipeline later

github.com/cadCAD-org/cadCAD - a0266641f708cacc0a87d44638831fa2633bfc2f authored about 6 years ago
multithreaded mech_pipeline in progress

github.com/cadCAD-org/cadCAD - 181b7cf986d210865b4db1a577c5e97c5001f2f6 authored about 6 years ago
multithreaded mech_step, mech_pipeline in progress

github.com/cadCAD-org/cadCAD - f55124fbb0f5da8cbca2c81bdf6828301254ebe1 authored about 6 years ago
add tensor field to output

github.com/cadCAD-org/cadCAD - 980bba081ae64d5c71b69f0504bc6428a3f25e94 authored about 6 years ago
simcad documentation

github.com/cadCAD-org/cadCAD - 00147002080cb1c5a0cac96ea1851167249ab1be authored about 6 years ago
dantes-inferno2 Pt.2

github.com/cadCAD-org/cadCAD - e6c25fea958c5d7a1280ea9bbc92e0b63fcfbbf0 authored about 6 years ago
Revert "Correctly print tensor field"

This reverts commit 7efc2be2f1a02a810b3442b06a9cbec78de56ba2.

github.com/cadCAD-org/cadCAD - 27ed2c9031da2944ce7223c35df85c7d1ed00cca authored about 6 years ago