Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/westpa/westpa
WESTPA: The Weighted Ensemble Simulation Toolkit with Parallelization and Analysis
https://github.com/westpa/westpa
22b3e284d4f4c002430e2a76294527c3cfaa565b authored over 8 years ago by Adam J. Pratt <[email protected]>
cf6641006c2e2d5a10777a9cf56279bbea2e9928 authored over 8 years ago by Adam J. Pratt <[email protected]>
8c66ac0328fc320fe87bef3e6783d168f3a0063a authored over 8 years ago by Adam J. Pratt <[email protected]>
56a57ad3e47091d53115df0b6c5fef67fcd60527 authored over 8 years ago by Adam J. Pratt <[email protected]>
fc1f9e8bf22685132284b104e97d32cbeb08af25 authored over 8 years ago by Adam J. Pratt <[email protected]>
2408c9ea64cdca59d7f67a9c977c9de53fca9f8d authored over 8 years ago by Adam J. Pratt <[email protected]>
Made the bootstrap optional (!)
84c6453abb06a38ac4e2219e8ab8b1533990c741 authored over 8 years ago by ajpratt <[email protected]>Fixed (likely) infinite loop bug when the number of fluxes became larger
than the max int value.
Nothing except for the main function requires the gil.
dedb6693c183e0908c54281b878f7b9d6269e4eb authored over 8 years ago by ajpratt <[email protected]>One last problem with the GIL, however.
eb6ecc8f47251362e2bbdaebeec5f4c9fa610f9e authored over 8 years ago by ajpratt <[email protected]>calc_state_flux now cython only.
81f7593c6ea2f2089dfe2d02b31f7c822a15b626 authored over 8 years ago by ajpratt <[email protected]>Lots of things moved out of the gil.
c8937eb7bdeaaafffe49d0a4e6865342dba124fc authored over 8 years ago by ajpratt <[email protected]>Finds the strongly connected components. This build works, but is slow.
However, it also doubles...
As efficient as it can be until steadystate_solve can be made gilfree.
d978a1230ca7343205c452206789d23840751ec5 authored over 8 years ago by ajpratt <[email protected]>Works!
73ef8c4c6e436e37474adaa39668728b04fe4daf authored over 8 years ago by ajpratt <[email protected]>c4fec4059cc06f8e7e242b317f7cf4a433622b39 authored over 8 years ago by ajpratt <[email protected]>
The code needs massive speed increases, however, as it is likely to take
about a trillion years t...
Need to think of a better fix, but.
More things cythonized and working properly for both analysis...
No longer using scipy to recreate dense matrices.
Still obtaining correct answer. Fewer things w...
Still produces correct answers. Slowly trying to turn the gil off in
all core loop functions suc...
Forgot to correct for the resolution of the flux matrix.
Still incredibly slow, however. A lot o...
End of day commit. Compiles and runs without segfaulting,
but slow and inaccurate.
Need to cythonize functions, now.
4b023af0a7f1162a7e8dc8fe2d4f7b8b765ccdcc authored over 8 years ago by ajpratt <[email protected]>Seems to be more accurate, oddly enough, suggesting a fixed bug that I
was not aware of.
As the old rate constant tool was calculating rates (and error bars)
incorrectly, it made more se...
Kinavg avg mod
153c6fd6f833c1e71b3a8fdca659256330bec0bf authored over 8 years ago by Adam J. Pratt <[email protected]>This changes the way rates are done; thus far, it seems to produce
better results.
This is prepar...
344b0c7c4772eceff10eaa9cab63558309ca10ff authored about 9 years ago by Alex DeGrave <[email protected]>
e97998efaa9e33161c533122e691efb81548ae69 authored about 9 years ago by Alex DeGrave <[email protected]>
22503ae36d41927e53a8b05bbc6cd3f9da8ed783 authored about 9 years ago by Alex DeGrave <[email protected]>
b10280b71ab5672fc97bc2d7a48cda6185042ddc authored about 9 years ago by Alex DeGrave <[email protected]>
Yaml branch - with limited namespace code execution
0047ea1b859596aca04dadc88068d9f854d0e4d2 authored about 9 years ago by Adam J. Pratt <[email protected]>50ac89979e7e683c2eee7123d4694047f0bbf06a authored about 9 years ago by Alex DeGrave <[email protected]>
8de863ea6413f7f68222e0d8f38938224f63c084 authored about 9 years ago by Alex DeGrave <[email protected]>
d93dc7178cf2120d714880623f4ef5b87643628d authored about 9 years ago by Alex DeGrave <[email protected]>
6f308f9e46f8ddb4a2d08c225ad3efa9bababd0a authored about 9 years ago by Alex DeGrave <[email protected]>
5aaf85664df274c5c6f5602370cfa6828072d96c authored about 9 years ago by Alex DeGrave <[email protected]>
ad69a6d0a997ea512940f22eef831f4037817d44 authored about 9 years ago by Alex DeGrave <[email protected]>
e5536697c70c30af45a333097c158f1b542da15a authored about 9 years ago by Alex DeGrave <[email protected]>
40f88f5edc7fdb743443d7fdb533e59d41e332bc authored about 9 years ago by Alex DeGrave <[email protected]>
ebed58f49294bf4ceebee5893adedbc4f5e4b59e authored about 9 years ago by Alex DeGrave <[email protected]>
w_postanalysis_reweight.py
daa6df6ed09fbcb19695be94bf26eaaaf9f47de3 authored about 9 years ago by Adam P <[email protected]>Forgot to pull in up to date master.
0710ff24b182f3c790d44c8325c45035dac06406 authored about 9 years ago by Adam P <[email protected]>Bringing this up to date.
638a18c7a59e278df42d0541839d68fbfdabd47f authored about 9 years ago by Adam P <[email protected]>Relies on new WESTTool type, 'WESTMultiTool', as a base
which handles the file loading and argume...
700d3d1a446a8f7510c14c198eae01a081bad289 authored about 9 years ago by ajpratt <[email protected]>
939326ea1f50fbbc302b8d919831deb63de8ec04 authored about 9 years ago by Adam P <[email protected]>
3f3629821faf662313b5598a2eb6c3ee42c86094 authored about 9 years ago by Adam P <[email protected]>
f24375b42d2df3b593ab3c67cc25ff0bc9af9fb8 authored about 9 years ago by ASinanSaglam <[email protected]>
b588d75409ca16ce0807fbf03bbd9cbf0f363999 authored about 9 years ago by ASinanSaglam <[email protected]>
fix yamlcfg get_typed()
6efefc2373250dd10f74e7472dffb9459bc2ae47 authored about 9 years ago by Matthew Zwier <[email protected]>3a80ddd97a33adf927bf7ca421172343b8e5c815 authored about 9 years ago by Joshua L. Adelman <[email protected]>
Small update to the documentation
Former-commit-id: 15acf5d3a6045bdfdcbe03059dc281d6a1aa06c5
8400b21437a30f1c4c1dda6ad8c096f7d178c589 authored over 9 years ago by Matthew Zwier <[email protected]>Former-commit-id: 913224dd3d3fde944255da021ecde711c925da5a
0985ad1a4e32b4ecd23f1c8ca2f681ec8773941a authored over 9 years ago by ASinanSaglam <[email protected]>Former-commit-id: ae9078605704d7cd297cd4e067cf79475f183cfe
32ef6e6529db5f086ff4f949ccdbc7b2886424a1 authored over 9 years ago by ASinanSaglam <[email protected]>Former-commit-id: 10ca228e8cbd93ee4bbf03a8981c8409c7ab63a8
ffaee3e34924644bed20ec2b88c8d892b23b3268 authored over 9 years ago by ASinanSaglam <[email protected]>Former-commit-id: ebba2019dd22afae67e362d20c37eba74e1f5775
83dc3f8acafaf3c36ac970258311bcaa3067c761 authored over 9 years ago by ASinanSaglam <[email protected]>Former-commit-id: c2b04754d61c4fcdeb26f81fff9db98f1cd4f27a
c2e64f497dd246c6965b1a082d22d395acdac83c authored over 9 years ago by ASinanSaglam <[email protected]>Former-commit-id: afeb5d3c372edb4b70f12acd5ef521e30a237553
3c775bb7a1deb76bc65ff02f3d26e99afb49ff87 authored over 9 years ago by ASinanSaglam <[email protected]>Former-commit-id: d9e8441db2b93a2909fbd5f346ff53e99ac713d5
9234f4b0698751c54d4e91264ccd111d6dd84c21 authored over 9 years ago by ASinanSaglam <[email protected]>Former-commit-id: 7f06155b3ebb918e727aa1935beb0f6b0a806b45
73acecb1ac29e10b0eae350efc8cb0439ed1376f authored over 9 years ago by ASinanSaglam <[email protected]>Former-commit-id: 286693f43fc261eb597f8c69160567c537b8a4c6
36dd88fe3092c11567bda13563023c47aa819e49 authored over 9 years ago by ASinanSaglam <[email protected]>a327b2a79d5c4cb89122b2f740c38a5dfad696a0 authored over 9 years ago by ajpratt <[email protected]>
b87a4f52c2e113cc332896ee000153aedd3ed871 authored over 9 years ago by Adam Pratt <[email protected]>
7d9c5330ceb04554b8d9c04ddbe8f97f7b8e464e authored over 9 years ago by Adam Pratt <[email protected]>
Documentation update for the gh-pages branch
Former-commit-id: 19bc40c90065ea5f9012f92a79b2d885...
8eece1bd50bef17b0bc614539da670318e50f6ba authored over 9 years ago by Lillian Chong <[email protected]>Former-commit-id: a1f63033f1cf218df724e6b3df154bdd150c0a1f
d3e29391a2c91607e02ab0042d72b6dca6c4e770 authored over 9 years ago by ASinanSaglam <[email protected]>Former-commit-id: 3b8e789ae12fa995db71e432188c3da5a275e03c
38f59e27b07c1db6086ac18f6267165f5f7562d0 authored over 9 years ago by ASinanSaglam <[email protected]>Former-commit-id: ebbe871145b263029486d7495a2513f0345fc94d
c0cedf3498abe2279cae6814e6e2851160757858 authored over 9 years ago by ASinanSaglam <[email protected]>Former-commit-id: c6e261f0de277159df17605647b821db74b78b99
60e504b99b936a7045181c1b3c6e36d224662694 authored over 9 years ago by ASinanSaglam <[email protected]>Former-commit-id: 8429fd49622f6b7158c038b04c7195e651f31bdc
ed0359c2feee257171f43821457dd1e53fb64c81 authored over 9 years ago by ASinanSaglam <[email protected]>Former-commit-id: bdf9435960cacfa8a61c3238613e9adfc21df2b4
0ac35d759505948a27c4bcbf2f94eafb739239cd authored over 9 years ago by ASinanSaglam <[email protected]>Former-commit-id: 925ed8998ce7395da6bf168f377edf37aa8592b5
567d6e8d723e08163b427a4ff73ba2bfc00949ea authored over 9 years ago by ASinanSaglam <[email protected]>Former-commit-id: 5a80c691b4ca3e2e80f32515fb9a03d7f12aa944
134a0978d205c6132849e19b3ab94e0cfabeaf8c authored over 9 years ago by ASinanSaglam <[email protected]>Former-commit-id: 9ff698d9775bbb6edc44c022f5cdb0d59ab47653
18b6c2cbc2e6effb7d9814541c5a0b532344d8c4 authored over 9 years ago by ASinanSaglam <[email protected]>Former-commit-id: e32138e8a556b454ff0fa0eecd2851abef863707
59f4ebb77bea5e5f40ed11df33e5d60dbfb23f80 authored over 9 years ago by ASinanSaglam <[email protected]>Former-commit-id: 09d66e5c3156996c002feae945dca181b9c79ee2
335354103eae1560e1859c69e9c61b9b8b3ed784 authored over 9 years ago by ASinanSaglam <[email protected]>Former-commit-id: 2c9b88849548221778f556cc8914be0b7e887e3b
750a818182ed0a8416f592d9de552cd4567d750c authored over 9 years ago by ASinanSaglam <[email protected]>Former-commit-id: 675091a6ad58e3695de336d19a8233df295df65b
fb3bc345781a41ff5e76dbbd33ba0accdded14b4 authored over 9 years ago by ASinanSaglam <[email protected]>Converted Alex's style guide to sphinx
Former-commit-id: 2d2cbcbdfb21d755b9fd99e0b9c81d90f4a7235a
8c790811392040a7bb7e20b6aa4e99bf852b8d28 authored over 9 years ago by Ali Sinan Saglam <[email protected]>
ReStructuredText unfortunately does not support nested inline markup, so
generic classes and var...
Ported simulation checklist from wiki
Former-commit-id: bf3c0f7ef9758da040f4dad0a52e3c6ad377b363
1aab903b1299fda7e2c5be33c090f8a0d1f68743 authored over 9 years ago by Ali Sinan Saglam <[email protected]>Sphinx 1.3 is now released and manual upgrade is not necessary
Former-commit-id: 74e13988beaaa...
b9506294c458c0309dd961e315f6a03558a3ded1 authored over 9 years ago by Karl Debiec <[email protected]>Former-commit-id: 9344de6c744d3443959b8254fd9c20fdc2ed4d0b
c1b6b60fde0f74225bc681d74e4ac08d850f80ac authored over 9 years ago by Karl Debiec <[email protected]>Former-commit-id: 04363bdfaac216c4a2c614a8985164dede4f692a
051f7202fe3b07a9cb522a1c4f9a95603502f22b authored over 9 years ago by Karl Debiec <[email protected]>Former-commit-id: 265c1b592ce22cb02a3488286903583e24a17f67
4423f92be464ea26a987d559bebcaac40e3138a5 authored over 9 years ago by Karl Debiec <[email protected]>Former-commit-id: fc374806195079647b9f246a3661f2d544175a67
191dfd3b472ae5bef042877ce347854225036f76 authored over 9 years ago by Karl Debiec <[email protected]>integrated most remaining wiki pages into sphinx
Former-commit-id: ef1c41a3c3a7dafc9b5da7921d59...
61dc86db1c9c8549b1f42a3a86f3e2e5d717015e authored over 9 years ago by Ali Sinan Saglam <[email protected]>post-analysis reweighting tools
357536cfeecf353a73cac68ca11ffff04b247ba2 authored over 9 years ago by Adam J. Pratt <[email protected]>Post analysis reweighting resolution
aa6b60ef476ea8c53bce9a70953dc318c6197203 authored over 9 years ago by Adam J. Pratt <[email protected]>b829d8fe03de7e208d2570d91590f09ed05cc9a7 authored over 9 years ago by ASinanSaglam <[email protected]>
2d7975ba381a6addda760dfd3f421a10b4962baf authored over 9 years ago by ASinanSaglam <[email protected]>
c6000ed4582bfe788e9df4cd3cd47e6712dd7103 authored over 9 years ago by ASinanSaglam <[email protected]>
3f3200122ae4ae75994d2d0803270f2a388bfdc9 authored over 9 years ago by ASinanSaglam <[email protected]>
eb67ff80feb9ee57e1f495284ecd34c6e524611f authored over 9 years ago by Matthew Zwier <[email protected]>
e3125b2cae407a1dbb0143e9db54d6f0bd675397 authored over 9 years ago by Matthew Zwier <[email protected]>
f4667f9115839fe3fe323d5c766feb76c3cdfc07 authored over 9 years ago by Matthew Zwier <[email protected]>
18aa44bd3c8f4b1c3f694554808ebf89e6019447 authored over 9 years ago by Matthew Zwier <[email protected]>
9b76a629b3f195f59a580d82d2053cf1d5f82a72 authored over 9 years ago by Matthew Zwier <[email protected]>
af248d51f401f2b82fd55c7bfad5bfd81c226898 authored over 9 years ago by Matthew Zwier <[email protected]>