• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

brian-team / brian2 / 8294344058
80%
master: 92%

Build:
Build:
LAST BUILD BRANCH: python-indirection-synapses-templates
DEFAULT BRANCH: master
Ran 15 Mar 2024 10:16AM UTC
Jobs 0
Files 0
Run time –
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
8294344058

push

github

mstimberg
Adapt to numpy's new copy keyword semantic

In numpy 1.x, `array(x, copy=False)` meant : do not copy if possible. In numpy 2.0, it will raise an error if copying is not possible. This commit replaces the use of `array(x, copy=False)` by `asarray(x)`, which has the "do not copy if possible" in both numpy 1.x and numpy 2.0.
Source Files on build 8294344058
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #8294344058
  • de958804 on github
  • Prev Build on master (#8293929950)
  • Next Build on new_array_copy_semantics (#8294720267)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc