GithubHelp home page GithubHelp logo

nennigb / pypolsys Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 167 KB

A python wrapper to the fortran package POLSYS_PLP that solve polynomial systems with homotopy method.

License: GNU General Public License v3.0

Fortran 89.69% Python 10.31%
wrapper homotopy polynomial-systems multivariate-polynomials f2py

pypolsys's People

Contributors

martinghienne avatar nennigb avatar

Stargazers

 avatar  avatar

Watchers

 avatar

pypolsys's Issues

numpy.distutils has been deprecated and will be removed in 2025.

The build of fortran files is based on numpy.distutils and

numpy.distutils has been deprecated in NumPy 1.23.0. It will be removed for Python 3.12; for Python <= 3.11 it will not be removed until 2 years after the Python 3.12 release (Oct 2025).

We need to see how to fix that for the future.

`POLSYS_PLP` does not build with the new version of gfortran (11.2.0)

POLSYS_PLP does not build anymore with the new version of gfortran (11.2.0) due to the direct modification of ITER loop variable, around lines 1372 and 1448 in polysys_plp.f90 in the ROOT_PLP subroutine. This modification now raised an error. This error was not raised by prior gfortran version (tested on 9.3.0).

After a inspection, the ITER variable is effectively incremented aside an EXIT statement.

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.