Git Product home page Git Product logo

Comments (6)

liubenyuan avatar liubenyuan commented on August 25, 2024 2

@leycec it can now be installed via

$ pip install pyeit

the conda-forge recipes PR has been submitted too.
conda-forge/staged-recipes#18025

from pyeit.

liubenyuan avatar liubenyuan commented on August 25, 2024 1

Thank you for your support :)

I've been using conda these days and try to publish on conda-forge first, you can help me by commiting some PRs!

pyEIT is a starting code for us EIT users. Currently I do not think it is production ready as a python package (It is yet lacking a clear and clean API interfaces for both EIT algorithm development and EIT application GUIs). I am working on this improvement these days and learned a lot from other fem packages.

from pyeit.

liubenyuan avatar liubenyuan commented on August 25, 2024 1

Sorry for the late delay. I am now manage (actually start to learn how) to publish pyeit on pypi and conda-forge.

from pyeit.

leycec avatar leycec commented on August 25, 2024

Oh, sure! That's great to hear. EIT is such an exciting scientific endeavour – and pyEIT is at the vanguard of that endeavour in the Python space.

Please do take your time to stabilize a well-designed public API. I'm sure everyone will leap on-board once pyEIT kicks out its first stable release. And thanks again. 😄

from pyeit.

leycec avatar leycec commented on August 25, 2024

Uh-oh. I've got some good news and I've got bad news, @liubenyuan. The good news is that I'm currently packaging both pyEIT and py-dbar for Gentoo Linux, because both projects are awesome and deserve greater visibility.

The bad news is that py-dbar requires pyEIT as a mandatory runtime dependency. Moreover, I was both astonished and frightened to find that py-dbar actively imports from pyEIT's unstable API for various meshing and FEM-related functionality: e.g.,

# In "py_dbar/sim.py":
import pyeit.mesh as mesh
from pyeit.mesh import quality
from pyeit.eit.utils import eit_scan_lines
from pyeit.eit.fem import Forward

😨 😱

from pyeit.

leycec avatar leycec commented on August 25, 2024

Big congratulations! Incredibly proud of your hard work, @liubenyuan. Thanks so much for investing into the conda-forge ecosystem, too. This makes pyEIT so much easier to integrate for everyone involved.

We can't wait to see where you take pyEIT next. 😄

from pyeit.

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.