Skip to content
Snippets Groups Projects
Select Git revision
  • ci_wsl
  • cmake_insource_build_block
  • cmake_python_correct_dir
  • cmake_travis_macos_python_fix
  • contribution
  • cv_default_and_doc_clarification
  • doc_fix_local_build_missing_packages
  • doc_recat
  • doc_sync_order
  • docs_add_numpy_req
  • docs_autodoc
  • docs_contrib
  • docs_contrib_explicit_license
  • docs_contrib_pr_message
  • docs_contrib_remove_mention_cta
  • docs_fix_link
  • docs_frontpage
  • docs_furo
  • docs_graphviz
  • docs_install_python_build
  • v0.10.0
  • v0.10.1
  • v0.10.0-rc5
  • v0.10.0-rc4
  • v0.10.0-rc3
  • v0.10.0-rc2
  • v0.10.0-rc
  • v0.9.0
  • v0.9.0-rc
  • v0.8.1
  • v0.8
  • v0.8-rc
  • v0.7
  • v0.6
  • v0.5.2
  • v0.5.1
  • v0.5
  • v0.4
  • v0.3
  • v0.2.2
40 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.024Feb23191110764330Jan28242322209720Dec161110975228Nov272630Oct232242130Sep252316109229Aug2621191615129829Jul151053227Jun25242017141275429May2320179726Apr25231817315Mar14654127Feb262518654131Jan22181418Dec17529Nov27211323Oct221917161512111098432126Sep25242119181714131211765130Aug29242220631Jul2625242019131065325Jun2274115May11911Apr6529Mar27262019161528Feb29Jan2625181522Dec212019181611530Nov29282016149873212Oct28Sep272521201154124Aug231829Jul18754328Jun232019151424May191816151110984328Apr211813127654331Mar29282322212015109876521Feb2087121Jan1222Dec212019141395430Nov292825211615147431Oct302827262524212019171413121187654329Sep282213Replace `isnan()` with fp equality test in neon code (#925)Update gpu tests to use util::sum instead of algorithms::sum (#966)ability to query cable_cell for cable segments that define a region (#961)Modcc: modify semantic passes (#932)enable locset names for probe sites in single cell model. (#955)add purkinje cellpurkinjepurkinjeadd Purkinje mechanismsrename z distance region calls (#954)Python Interface (#948)Replace unnecessary cv_policy copy in fvm_discretize. (#950)Some API fixes/cleanup from PR #899 (#951)Address poor fvm_cv_discretize performance. (#949)Fix error in pw_ratpoly building in embed_pwlin. (#945)Add new regions and locsets (#944)Replace cable cell discretization. (#941)Modcc: Add vectorization support for conditionals (#930)Make region/locset interface more consistent. (#943)Quick fix for crossed PR merges. (#942)C++ library changes for python-cells (#938)Remove covered zero-regions from region intersections (#934)Add logo to read the docs (#936)Add typed-map interface/implementation for paint/place. (#929)Choose pivot on the diagonal if possible, otherwise choose leftmost element (#933)Replace em_morphology middle layer API. (#918)Add unit tests for modcc function lowering and inlining. (#928)Modcc: refactor function expander and inliner (#912)Fix reference to old eth-cscs repo in comment. (#927)Sort sample events by cell id (#922)remove nested profiling (#924)Fix support for i686 32-bit target. (#923)Fix for improper vector element access. (#919)Reinitialize mechanisms after updating the ion state (#897)Fix typo in install.rst (#914)Modcc: normalize Gaussian elimiation in solvers for large systems (#891)Replace paritioned vector lookup with hash table. (#910)Modcc: Add support for `COMMENT` and `ENDCOMMENT` (#906)Modcc: Add support for `and` and `or` operators (#905)fix unit tests (#908)Modcc: parse `fabs` instead of `abs` (#907)remove reserve (#904)