Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • CIGALE CIGALE
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 12
    • Issues 12
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • cigale
  • CIGALECIGALE
  • Issues
  • #22
Closed
Open
Created Apr 07, 2020 by Alexandre Beelen@abeelen

pCIGALE incompatible with numpy==1.18

Due to changes in the handling of np.linspace and np.logspace, https://github.com/numpy/numpy/commit/f4dfe833e3e037bb69113f7250fad3699f918cfc pcigale-2018.0.1 fails with

self.wave = np.logspace(5., 9., 1000.)
File “<__array_function__ internals>“, line 6, in logspace

[...]

TypeError: object of type <class ‘float’> cannot be safely interpreted as an integer.
Assignee
Assign to
Time tracking