1
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Nov 18, 2024 — Nov 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add the new memoization system to diode.py More... over 10 years ago
Implement a memoization system More... over 10 years ago
DOC: improve Python_API More... over 10 years ago
DOC: add Simple_OP example More... over 10 years ago
DOC: improvements to PZ_example More... over 10 years ago
MINOR: update DOI badge More... over 10 years ago
DOC: add badges to doc, add links to sidebar. More... over 10 years ago
DOC: add PZ_Example.rst and its files More... over 10 years ago
Remove reference to np.mat More... over 10 years ago
DOC: improve doc for implicit_euler.py More... over 10 years ago
MINOR: Add info and license text. More... over 10 years ago
MINOR: reformatting and simplification of _generate_J() More... over 10 years ago
DOC: improve doc of ac.py More... over 10 years ago
Bump version to v. 0.16 More... over 10 years ago
Update README and PyPI info for v0.16 More... over 10 years ago
Add CHANGELOG info for v. 0.16 More... over 10 years ago
Remove np.mat in favor of np.array More... over 10 years ago
Remove all references to np.mat More... over 10 years ago
Remove all references to np.mat More... over 10 years ago
DOC: replace references to np.mat with references to np.array More... over 10 years ago
TEST: add test_cid.py More... over 10 years ago
Merge branch 'master' of https://github.com/ahkab/ahkab into tests More... over 10 years ago
MINOR: change __repr__ to __str__ in results.cid More... over 10 years ago
BUGFIX: catch ValueError in results.cid More... over 10 years ago
Merge branch 'master' of https://github.com/ahkab/ahkab into tests More... over 10 years ago
TEST: add test_pss_solution.py More... over 10 years ago
TEST, MINOR: add missing assert More... over 10 years ago
Convert solution.asmatrix() to solution.asarray() More... over 10 years ago
Rid us of np.mat() in ac_solution More... over 10 years ago
BUGFIX: fix pss_solution.asmatrix() More... over 10 years ago