Giter Site home page Giter Site logo

v.dimension error about brian2genn HOT 3 CLOSED

brian-team avatar brian-team commented on June 2, 2024
v.dimension error

from brian2genn.

Comments (3)

mstimberg avatar mstimberg commented on June 2, 2024

Yes, indeed (the new name is not dim but ndim). I already have a fix for this in one of my branches (the best approach is to replace v.dimension by getattr(v, 'dimension', v.ndim) so that it works with the old and the new version). In general, we cannot guarantee to keep up brian2genn with the master branch of brian2 in between releases (and we did not even do an official release of brian2genn yet...).

Thanks for opening the issue, anyway, it's important to not forget about this.

from brian2genn.

Vafa-Andalibi avatar Vafa-Andalibi commented on June 2, 2024

How can I find which brian2 commit is compatible with latest brian2genn ?

from brian2genn.

mstimberg avatar mstimberg commented on June 2, 2024

How can I find which brian2 commit is compatible with latest brian2genn ?

Normally, we'd guarantee that brian2genn releases are compatible with the most recent brian2 release at that time. However, as the readme file states, brian2genn "is still under development and has not yet been officially released", so this does not quite apply (we hope to do a release quite soon, though!).
Either way, brian2genn should work fine with the latest brian2 release, i.e. 2.0.1. We cannot guarantee that it will always work with the latest brian2 commit on master (but we try not to break things unnecessarily, of course).

from brian2genn.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.