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

Bump version and add windows job (#339)

* Bump version to v0.5.1

Signed-off-by: Emanuel Lima <[email protected]>

* Add wind...

github.com/cadCAD-org/cadCAD - 13ad50708f143376892eb547716e2f8c8e59c827 authored 10 months ago by Emanuel Lima <[email protected]>
Add row_count test + refactors on the final results processing + test parametrizations (#336)

* add tests for checking keys

* add tests

* fix issues #335 & #332

* parametrize test_r...

github.com/cadCAD-org/cadCAD - 8948757b656ffcc32b930192ae9aeb94bb8e207b authored 10 months ago by Danilo Lessa Bernardineli <[email protected]>
Remove MappingProxyType in favour of copy (#338)

* rm mapping proxy type in favour of copy

github.com/cadCAD-org/cadCAD - ebc921dc244c781625b76921ba7fabff25afe9f9 authored 10 months ago by Danilo Lessa Bernardineli <[email protected]>
Add PyPI publish workflow (#333)

Signed-off-by: Emanuel Lima <[email protected]>

github.com/cadCAD-org/cadCAD - 47e26b8bdbf13e699391f84e4e4d66e68f9719d2 authored 10 months ago by Emanuel Lima <[email protected]>
change to v0.5.0 (#331)

github.com/cadCAD-org/cadCAD - 3135d1940cf194d7435b293c224620f7bda3750b authored 10 months ago by Danilo Lessa Bernardineli <[email protected]>
fix link (#329)

Co-authored-by: Matt Barlin <[email protected]>

github.com/cadCAD-org/cadCAD - 36c920e698febec2cc9c4407f851f4aeb9a6a24a authored 10 months ago by Emanuel Lima <[email protected]>
Make the tests compatible with pytest (#323)

* make multi model row count use pytest rather than unittest

* fix arg count test

* run1ps...

github.com/cadCAD-org/cadCAD - ec70d5d398fb00ffd02dd3f700060948cb0a984f authored 10 months ago by Danilo Lessa Bernardineli <[email protected]>
use pytest instead (#328)

github.com/cadCAD-org/cadCAD - 5241edfe389fba8ba7af86af76c62cbebf76f5d2 authored 10 months ago by Danilo Lessa Bernardineli <[email protected]>
Performance improvements when initializing simulations - merge with legacy-devel (#322)

* added tqdm bars for multi_proc

* Progress bar for multi proc mode

* checkpoint

* chan...

github.com/cadCAD-org/cadCAD - 803c8fb1509fe6e52eeb184b8eb92e1d9c83eb7f authored 10 months ago by Danilo Lessa Bernardineli <[email protected]>
Add cadCAD_diagram as a submodule (#321)

* initial checkpoint

* cosmetic changes

* checkpoint

* pip version

* fix a bug

* ...

github.com/cadCAD-org/cadCAD - 31979d453811e19a2fec08364f345910212ec39a authored 10 months ago by Danilo Lessa Bernardineli <[email protected]>
Add cadCAD_tools as a submodule (#320)

* init

* add profile run & types

* add visualizations

* relative viz

* update types
...

github.com/cadCAD-org/cadCAD - ffe3b65db811c357d73d020bed62c187890e58d8 authored 10 months ago by Danilo Lessa Bernardineli <[email protected]>
More informative error messages when policies / SUFs have the wrong output (#318)

* add error msg

---------

Co-authored-by: Emanuel Lima <[email protected]....

github.com/cadCAD-org/cadCAD - 676f0e065b969222ab257263ae4b1a11f056408a authored 10 months ago by Danilo Lessa Bernardineli <[email protected]>
Add recent contributors (#317)

* fix tests + rm simulations/ folder

* add types.py

* single run / multi mc is ok

* fix...

github.com/cadCAD-org/cadCAD - 546881a22d2ce6158f902e275de06ce928c9596d authored 10 months ago by Danilo Lessa Bernardineli <[email protected]>
Add switch for toggling deepcopy off (#316)

* fix tests + rm simulations/ folder

* add types.py

* single run / multi mc is ok

* fix...

github.com/cadCAD-org/cadCAD - 0aa86be59831a739145fd4578f1a6a71a199c2cd authored 10 months ago by Danilo Lessa Bernardineli <[email protected]>
Fix single_proc + add support for single_proc for multi-runs & sweeps (#315)

* fix tests + rm simulations/ folder

* add types.py

* single run / multi mc is ok

* fix...

github.com/cadCAD-org/cadCAD - 1b3241e6db03ce8f6991a04ce82661e1f41cf57c authored 10 months ago by Danilo Lessa Bernardineli <[email protected]>
Add Type Hints for cadCAD objects (#313)

* add types.py

github.com/cadCAD-org/cadCAD - 0a291e8cafc51eeb46c4ee2481a2a2bc02d91c62 authored 10 months ago by Danilo Lessa Bernardineli <[email protected]>
fix tests + rm simulations/ folder (#312)

github.com/cadCAD-org/cadCAD - b9d291873496f5a79a34910dc9e90a48049d2666 authored 10 months ago by Danilo Lessa Bernardineli <[email protected]>
Substitute CircleCI for GH Actions (#314)

* Substitute CircleCI for GH Actions

Signed-off-by: Emanuel Lima <[email protected]>

github.com/cadCAD-org/cadCAD - b87acddd575fb557fc107418565da715b8e5683f authored 10 months ago by Emanuel Lima <[email protected]>
fix link (#311)

Co-authored-by: Matt Barlin <[email protected]>

github.com/cadCAD-org/cadCAD - 3c4d22aa8c8a5a9d7dc68113db93f0b4b24d8a14 authored 10 months ago by Emanuel Lima <[email protected]>
build(deps): bump wheel from 0.36.2 to 0.38.1 (#308)

Bumps [wheel](https://github.com/pypa/wheel) from 0.36.2 to 0.38.1.
- [Release notes](https://g...

github.com/cadCAD-org/cadCAD - 06e90da93c1dad83019c234c444d0062c9440065 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #309 from danlessa/fix-py3.10

fix cadCAD for py=3.10

github.com/cadCAD-org/cadCAD - 740320910bb5db428404875a87895e38f0a05614 authored about 1 year ago by Emanuel Lima <[email protected]>
fix cadCAD for py=3.10

github.com/cadCAD-org/cadCAD - d752bb041065497cc8c8efda4a91a33601e7969a authored over 1 year ago by Danilo Lessa Bernardineli <[email protected]>
Merge pull request #307 from eenti/master

Updating the Readme file

github.com/cadCAD-org/cadCAD - 91c9f8b966c83f4df43541e79cdaf41108e2bb01 authored about 2 years ago by Tyler Mace <[email protected]>
Update README.md

github.com/cadCAD-org/cadCAD - 4fc3fbec1055c3b265443ac2c283c7e2b5f5661d authored about 2 years ago by eenti <[email protected]>
Update README.md

github.com/cadCAD-org/cadCAD - a7d558b7c5041357fecd5f62f1c0e3fd0af1b65e authored about 2 years ago by eenti <[email protected]>
Update README.md

github.com/cadCAD-org/cadCAD - 8203049bd05fe65b410969421ff4726e22f15b48 authored about 2 years ago by eenti <[email protected]>
Update README.md

github.com/cadCAD-org/cadCAD - 69ee0a45d8aa7528d693e15e2522158644c32fb8 authored about 2 years ago by eenti <[email protected]>
Update README.md

github.com/cadCAD-org/cadCAD - 801530f74965ff8ed9f6d19140631a6f6db96fb5 authored about 2 years ago by eenti <[email protected]>
Create FUNDING.yml

github.com/cadCAD-org/cadCAD - c052864bbce7919f823ec9f7355e903c6fd40904 authored over 2 years ago by Michael Zargham <[email protected]>
Merge pull request #305 from cadCAD-org/dependabot/pip/numpy-1.22.0

build(deps): bump numpy from 1.19.5 to 1.22.0

github.com/cadCAD-org/cadCAD - cf26cd24312f47687309d780819b0751600015b2 authored over 2 years ago by Michael Zargham <[email protected]>
build(deps): bump numpy from 1.19.5 to 1.22.0

Bumps [numpy](https://github.com/numpy/numpy) from 1.19.5 to 1.22.0.
- [Release notes](https://g...

github.com/cadCAD-org/cadCAD - 6841c5f2b99aca2f062ba2a19c7e56b240fe9e3b authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pdf of spec

Adding a pdf of the current version of the cadCAD spec

github.com/cadCAD-org/cadCAD - 5d727a65cd81b99a2f706f8606489a7edd9e8643 authored about 3 years ago by Michael Zargham <[email protected]>
Merge pull request #300 from cadCAD-org/staging

ver. 0.4.28

github.com/cadCAD-org/cadCAD - 4b691691f6dd837f1ef1b9fc66b500212be096e6 authored about 3 years ago by Joshua E. Jodesty <[email protected]>
Merge pull request #299 from cadCAD-org/dev

ver. 0.4.28

github.com/cadCAD-org/cadCAD - fdc0ad98bcd00167bbcc52f6eab46deff7e0635b authored about 3 years ago by Joshua E. Jodesty <[email protected]>
Merge pull request #298 from cadCAD-org/publish

ver. 0.4.28

github.com/cadCAD-org/cadCAD - 2efeb0ce45903b41a78416a0a2702d9fd1aca466 authored about 3 years ago by Joshua E. Jodesty <[email protected]>
v0.4.28: update Model Upgrade Guide

github.com/cadCAD-org/cadCAD - 036d20a627d96cba3a6cba5672724fa6b64fdb8b authored about 3 years ago by JEJodesty <[email protected]>
v0.4.28: updated changelog

github.com/cadCAD-org/cadCAD - ef5c9b0e76ba7748fbba9cf109941ab2c66f2ee2 authored about 3 years ago by JEJodesty <[email protected]>
v0.4.28: updated changelog

github.com/cadCAD-org/cadCAD - 11772ebd20f1a559de4c22df3e598e9c2a4989f8 authored about 3 years ago by JEJodesty <[email protected]>
v0.4.28: updated changelog

github.com/cadCAD-org/cadCAD - 579e9306dd4d3bbf9aaeffe3a1bb54da17f4c66c authored about 3 years ago by JEJodesty <[email protected]>
Merge pull request #297 from cadCAD-org/root_exp_and_configs

Root exp and configs (Tested)

github.com/cadCAD-org/cadCAD - 6a4d11f031163bdab122f0fc6948def06a6ee771 authored about 3 years ago by Joshua E. Jodesty <[email protected]>
added test to ci

github.com/cadCAD-org/cadCAD - 28002e906327b537a49fb0ada7fd44960c3254f7 authored about 3 years ago by JEJodesty <[email protected]>
Merge pull request #296 from cadCAD-org/root_exp_and_configs

Root exp and configs

github.com/cadCAD-org/cadCAD - da74f8ae509ca2dbf64e4916406b5956b18ace51 authored about 3 years ago by Joshua E. Jodesty <[email protected]>
root experiment & configs

github.com/cadCAD-org/cadCAD - 7e9043ca6f2f983235a6f72fe3a62e0870848121 authored about 3 years ago by JEJodesty <[email protected]>
Merge branch 'root_exp_and_configs' of github.com:cadCAD-org/cadCAD into root_exp_and_configs

github.com/cadCAD-org/cadCAD - 28bc8db7dd819be1c86ff7672b106f114ef23ccb authored about 3 years ago by JEJodesty <[email protected]>
root experiment & configs

github.com/cadCAD-org/cadCAD - bcc8393af608ba20849375a078805651fb0305c8 authored about 3 years ago by JEJodesty <[email protected]>
root experiment & configs

github.com/cadCAD-org/cadCAD - 8dbb5c46928c15c3c38160d819bf0b6935487598 authored about 3 years ago by JEJodesty <[email protected]>
root experiment & configs

github.com/cadCAD-org/cadCAD - 02646e67c012cd8a588f4ce8c42de2d0e3910f0c authored about 3 years ago by JEJodesty <[email protected]>
root experiment & configs

github.com/cadCAD-org/cadCAD - 7cb3c3e81d88ac167860c6da0430b4ddc1d39743 authored about 3 years ago by JEJodesty <[email protected]>
Merge pull request #295 from cadCAD-org/auto_increment

Auto increment

github.com/cadCAD-org/cadCAD - 03e61ad3c93d303266533f2e97343779b1669cc4 authored about 3 years ago by Joshua E. Jodesty <[email protected]>
auto increment

github.com/cadCAD-org/cadCAD - d34ef096a0e90485ea8ce6f8e8d77a6f7e45cf8d authored about 3 years ago by JEJodesty <[email protected]>
auto increment

github.com/cadCAD-org/cadCAD - fdd937552ca4725b3faaf84d95bb397c75d71bc4 authored about 3 years ago by JEJodesty <[email protected]>
auto increment

github.com/cadCAD-org/cadCAD - 261ba35abce5ae1939599031c491fdc69649b284 authored about 3 years ago by JEJodesty <[email protected]>
Merge pull request #292 from cadCAD-org/staging

ver. 0.4.27

github.com/cadCAD-org/cadCAD - a5dc0022c624711f7b43e21a38d8267d256737d1 authored about 3 years ago by Joshua E. Jodesty <[email protected]>
ver. 0.4.27

github.com/cadCAD-org/cadCAD - d7b7806b9f0596199236fe742a94bde8d1a55fde authored about 3 years ago by JEJodesty <[email protected]>
v0.4.27: deprecated Historical State Access

github.com/cadCAD-org/cadCAD - 12e2b15c48021af7a671e723327f67fcf6495c93 authored about 3 years ago by JEJodesty <[email protected]>
v0.4.27: resolving merge conflicts

github.com/cadCAD-org/cadCAD - 37880a04cc334a25169a5f98bfbb28700e2256a7 authored about 3 years ago by JEJodesty <[email protected]>
Merge pull request #290 from cadCAD-org/dev

ver. 0.4.27

github.com/cadCAD-org/cadCAD - c0da68aeaf7dc3d50ad0c477ebf9e0e666d41c69 authored about 3 years ago by Joshua E. Jodesty <[email protected]>
Merge pull request #291 from cadCAD-org/pre_release

v0.4.27: edited CONTRIBUTING.md

github.com/cadCAD-org/cadCAD - f87b8ec91eae010befa330ab36305464e1687af0 authored about 3 years ago by Joshua E. Jodesty <[email protected]>
edited CONTRIBUTING.md

github.com/cadCAD-org/cadCAD - 9fc3b003e63b39edf5307aae275efbab15428312 authored about 3 years ago by JEJodesty <[email protected]>
Merge pull request #289 from cadCAD-org/pre_release

ver. 0.4.27

github.com/cadCAD-org/cadCAD - 2e46c0384faa1fe17c05a5ce3ebe678bd4283f08 authored about 3 years ago by Joshua E. Jodesty <[email protected]>
v0.4.27: updated CHANGELOG

github.com/cadCAD-org/cadCAD - 3d1541ac2b103fb0cc3fda64f5d9b78cebfb5d28 authored about 3 years ago by JEJodesty <[email protected]>
v0.4.27: rebuilt package

github.com/cadCAD-org/cadCAD - 44d84a8bf25b4f3b0329379dd76c3c2adaf3e7ca authored about 3 years ago by JEJodesty <[email protected]>
v0.4.27: updated requirements.txt

github.com/cadCAD-org/cadCAD - 61be97a1534d1da110e91a144e387d546fff4e58 authored about 3 years ago by JEJodesty <[email protected]>
updated changelog

github.com/cadCAD-org/cadCAD - 4a00982e0ce9e777507565b6fb4838ae5d613ed0 authored about 3 years ago by JEJodesty <[email protected]>
Merge pull request #286 from cadCAD-org/dev

Pre-Release: ver. 0.4.27

github.com/cadCAD-org/cadCAD - 44661cf5932c91fb2b743b605c5625f20e55483f authored over 3 years ago by Joshua E. Jodesty <[email protected]>
Merge pull request #285 from cadCAD-org/pre_release

Pre-Release: ver. 0.4.27

github.com/cadCAD-org/cadCAD - 3eae55ad877bd82e32bf38b185e53466ddb8a8fb authored over 3 years ago by Joshua E. Jodesty <[email protected]>
0.4.27: update test

github.com/cadCAD-org/cadCAD - 95f2bfda296502145651da3a36072e04dfc4a364 authored over 3 years ago by JEJodesty <[email protected]>
Merge pull request #284 from cadCAD-org/dev

Pre-Release: ver. 0.4.27

github.com/cadCAD-org/cadCAD - b282f7bd633321a3d7cf7b4e2c58a691508afc8b authored over 3 years ago by Joshua E. Jodesty <[email protected]>
Merge pull request #283 from cadCAD-org/pre_release

Pre-Release: ver. 0.4.27

github.com/cadCAD-org/cadCAD - 76087afce9b68a0d7799d2d470ba34f6bafe808d authored over 3 years ago by Joshua E. Jodesty <[email protected]>
0.4.27: updated readme

github.com/cadCAD-org/cadCAD - 95c91dc5dca0a105db53c894dbee3eef8721d770 authored over 3 years ago by JEJodesty <[email protected]>
0.4.27: updated readme

github.com/cadCAD-org/cadCAD - 04051b4d6e9b897cd5821f28c12d7875f2ecc39d authored over 3 years ago by JEJodesty <[email protected]>
Merge pull request #282 from cadCAD-org/dev

Pre-Release: ver. 0.4.27

github.com/cadCAD-org/cadCAD - 696e42a86748cd93bd55095abe73c7450a550936 authored over 3 years ago by Joshua E. Jodesty <[email protected]>
Merge pull request #281 from cadCAD-org/pre_release

Pre-Release: ver. 0.4.27

github.com/cadCAD-org/cadCAD - 4bdc89f534b61fd999671fb86bab2dc081079e19 authored over 3 years ago by Joshua E. Jodesty <[email protected]>
Merge pull request #279 from cadCAD-org/dev

Pre-Release: ver. 0.4.26

github.com/cadCAD-org/cadCAD - 99824dd3d8d9477e9b9b08ad9b5fe05dbf511484 authored over 3 years ago by Joshua E. Jodesty <[email protected]>
Merge pull request #280 from cadCAD-org/pre_release

updated print_exec_info

github.com/cadCAD-org/cadCAD - 5195f64afeada51c7cf62be3d2a77e9ad44c6737 authored over 3 years ago by Joshua E. Jodesty <[email protected]>
new print_exec_info

github.com/cadCAD-org/cadCAD - 58d9cfd0b914677d80ab6a1cce79dc8009bf39ee authored over 3 years ago by JEJodesty <[email protected]>
new build, new print_exec_info

github.com/cadCAD-org/cadCAD - b341e53a20bb1122ddcbd8cd9656f98e7bc64572 authored over 3 years ago by JEJodesty <[email protected]>
Merge pull request #278 from cadCAD-org/pre_release

Pre-Release: ver. 0.4.26

github.com/cadCAD-org/cadCAD - 4aba1be5d5b20849281721051c6a3d32262027a3 authored over 3 years ago by Joshua E. Jodesty <[email protected]>
new build, new print_exec_info

github.com/cadCAD-org/cadCAD - e28672756b7ae0d65ac46b88c2f932dcd43cf815 authored over 3 years ago by JEJodesty <[email protected]>
new build, new print_exec_info

github.com/cadCAD-org/cadCAD - f09a15668ab069fd93998baf2e4abf0ec380059a authored over 3 years ago by JEJodesty <[email protected]>
doc update

github.com/cadCAD-org/cadCAD - c9ee0b50601ca2351afc6f209bc825590c7e1fce authored over 3 years ago by JEJodesty <[email protected]>
Merge pull request #276 from cadCAD-org/dev

Notebook Modification: Jupyter server not recognizing cadCAD module

github.com/cadCAD-org/cadCAD - 1ca325e11263df3cbfe93fae35692f642eb4e755 authored over 3 years ago by Joshua E. Jodesty <[email protected]>
Merge pull request #275 from cadCAD-org/multi_os

Modification: Jupyter server not recognizing cadCAD module

github.com/cadCAD-org/cadCAD - 6bef7b6c4225c365753db3fa93b3d42f339371bd authored over 3 years ago by Joshua E. Jodesty <[email protected]>
Jupyter server not recognizing cadCAD module

github.com/cadCAD-org/cadCAD - d901b5b8a3f5959ff0b06556467f5b651e350340 authored over 3 years ago by JEJodesty <[email protected]>
Merge pull request #274 from cadCAD-org/dev

cadCAD Pre-release 0.4.25

github.com/cadCAD-org/cadCAD - c0491800b12d3b9608b7bfbc9863680c03eae2d1 authored over 3 years ago by Joshua E. Jodesty <[email protected]>
Merge pull request #273 from cadCAD-org/multi_os

Test in CI: Jupyter server not recognizing cadCAD module

github.com/cadCAD-org/cadCAD - 6a0436958634f7a776669d478f00003a17937a24 authored over 3 years ago by Joshua E. Jodesty <[email protected]>
ci: jupyter server can import cadCAD

github.com/cadCAD-org/cadCAD - ba0383a198301d6b1fc6c5b912d65051b205c4c3 authored over 3 years ago by JEJodesty <[email protected]>
ci: changed write filepath

github.com/cadCAD-org/cadCAD - 99109ab33534263da0bf27463bb69707d698d6be authored over 3 years ago by JEJodesty <[email protected]>
ci: changed write filepath

github.com/cadCAD-org/cadCAD - 0d814666299794a6055eea1032f567dd774a03d4 authored over 3 years ago by JEJodesty <[email protected]>
ci: changed write filepath

github.com/cadCAD-org/cadCAD - 6436526dace69cfb5d842603c323412eb95bdf59 authored over 3 years ago by JEJodesty <[email protected]>
ci: changed write filepath

github.com/cadCAD-org/cadCAD - d1d1811a4c16aab26280ac073595b66127e806cc authored over 3 years ago by JEJodesty <[email protected]>
ci just ls

github.com/cadCAD-org/cadCAD - 0e5ea6ed1e8e96c27299cbf72c0b41409d9cffc7 authored over 3 years ago by JEJodesty <[email protected]>
ci just ls

github.com/cadCAD-org/cadCAD - 5387db42cc84ff3ace2ff9dbb25c232380ce5908 authored over 3 years ago by JEJodesty <[email protected]>