tiflolinux.org - GNU Social
  • Login

Bienvenido

  • Public

    • Public
    • Network
    • Groups
    • Popular
    • People

Notices tagged with python, page 6

  1. El Uatu (el_uatu@genart.social)'s status on Tuesday, 27-Dec-2022 17:24:07 CET El Uatu El Uatu

    Double Waves

    #math #python #Matplotlib #GenerativeArt

    https://knownorigin.io/gallery/27167000-double-waves

    In conversation Tuesday, 27-Dec-2022 17:24:07 CET from genart.social permalink

    Attachments


    1. Double Waves by El Uatu
      from El Uatu
      A mathematical abstraction made only using simple trigonometric equations. Different sets of frequencies and equations play the trick to the final effect. Made in Python 3.
  2. Juan Ignacio Rodríguez de León (euribates@tkz.one)'s status on Friday, 23-Dec-2022 14:25:35 CET Juan Ignacio Rodríguez de León Juan Ignacio Rodríguez de León

    💼 Oferta de empleo: Programador/a Senior Django/Python en Bluesky Global Services SL. https://pythoncanarias.es/jobs/#job38 #canarias #python

    In conversation Friday, 23-Dec-2022 14:25:35 CET from tkz.one permalink

    Attachments

    1. No result found on File_thumbnail lookup.
      Empleo - Python Canarias
  3. Pierre Lindenbaum (yokofakun@genomic.social)'s status on Friday, 23-Dec-2022 12:50:34 CET Pierre Lindenbaum Pierre Lindenbaum

    https://www.biorxiv.org/content/10.1101/2022.12.21.521373v1 "BioNumPy: Fast and easy analysis of biological data with #Python" "BioNumPy is able to efficiently load biological datasets (e.g. FASTQ-files, BED-files and BAM-files) into NumPy-like data structures, so that NumPy operations like indexing, vectorized functions and reductions can be applied to the data. " #bioinformatics

    In conversation Friday, 23-Dec-2022 12:50:34 CET from genomic.social permalink

    Attachments

    1. BioNumPy: Fast and easy analysis of biological data with Python
      Python is a popular and widespread programming language for scientific computing, in large part due to the powerful array programming library NumPy, which makes it easy to write clean, vectorized and efficient code for handling large datasets. A challenge with using array programming for biological data is that the data is often non-numeric and variable-length (such as DNA sequences), inhibiting out-of-the-box use of standard array programming techniques. Thus, a tradition in bioinformatics has been to use low-level languages like C and C++ to write efficient code. This makes the tools less transparent to the average computational biologist - making them harder to understand, modify and contribute to. We here present a new Python package BioNumPy, which adds a layer on top of NumPy in order to enable intuitive array programming on biological datasets. BioNumPy is able to efficiently load biological datasets (e.g. FASTQ-files, BED-files and BAM-files) into NumPy-like data structures, so that NumPy operations like indexing, vectorized functions and reductions can be applied to the data. We show that BioNumPy is considerably faster than vanilla Python and other Python packages for common bioinformatics tasks, and in many cases as fast as tools written in C/C++. BioNumPy thus bridges a long-lasting gap in bioinformatics, allowing the same programming language (Python) to be used across the full spectrum from quick and simple scripts to computationally efficient processing of large-scale data. ### Competing Interest Statement The authors have declared no competing interest.
  4. Tesla DuBois (tesladubois@fosstodon.org)'s status on Tuesday, 20-Dec-2022 21:51:45 CET Tesla DuBois Tesla DuBois

    I have to learn Python for my next class (I'm an R- lover). Should I bring my interested almost 7-year-old along with me on this language-learning journey? If so, any recommendations for resources we could share to learn the basics together would be great!
    #datascience #python #kidscoding

    In conversation Tuesday, 20-Dec-2022 21:51:45 CET from fosstodon.org permalink
  5. Kyle Walker (kylewalker@fosstodon.org)'s status on Tuesday, 20-Dec-2022 17:16:41 CET Kyle Walker Kyle Walker

    🚨Announcement🚨: a new blog series on analysis of demographic data in #Python!

    I'll be reproducing my favorite examples from my book "Analyzing US Census Data" using #pydata / the pygris 📦

    First up: how to find spatial patterns/map interactively w/
    PySAL and GeoPandas

    https://walker-data.com/posts/esda-with-python/

    In conversation Tuesday, 20-Dec-2022 17:16:41 CET from fosstodon.org permalink

    Attachments


    1. https://cdn.fosstodon.org/media_attachments/files/109/546/778/285/203/342/original/f51e2b5c7eb4ab78.png
  6. Dunsink Meteor Bot (meteorbot@mastodon.dias.ie)'s status on Tuesday, 13-Dec-2022 21:03:27 CET Dunsink Meteor Bot Dunsink Meteor Bot
    • DIAS Dunsink Observatory

    Stack of detected #meteors looking South from Dunsink Observatory @diasdunsink on 12th December 2022. Dunsink Observatory @diasdunsink has a number of video cameras monitoring the night sky searching for meteors. This is from our #GlobalMeteorNetwork camera IE0001. Image posted daily using a #python #bot

    In conversation Tuesday, 13-Dec-2022 21:03:27 CET from mastodon.dias.ie permalink

    Attachments


    1. https://mastodon.dias.ie/system/media_attachments/files/109/507/253/204/617/705/original/91917749b5e735ca.jpg
  7. KubikPixel™ (kubikpixel@chaos.social)'s status on Saturday, 10-Dec-2022 08:42:20 CET KubikPixel™ KubikPixel™

    Pynecone: Web apps in pure Python

    :python: https://pynecone.io

    --
    #python #web #dev #webapp #webdev

    In conversation Saturday, 10-Dec-2022 08:42:20 CET from chaos.social permalink
  8. Pybonacci (pybonacci@mastodon.social)'s status on Thursday, 08-Dec-2022 21:25:36 CET Pybonacci Pybonacci

    A high-performance, zero-overhead, extensible #Python compiler using #LLVM

    https://github.com/exaloop/codon

    In conversation Thursday, 08-Dec-2022 21:25:36 CET from mastodon.social permalink

    Attachments

    1. GitHub - exaloop/codon: A high-performance, zero-overhead, extensible Python compiler using LLVM
      A high-performance, zero-overhead, extensible Python compiler using LLVM - GitHub - exaloop/codon: A high-performance, zero-overhead, extensible Python compiler using LLVM
  9. Marlene Mhangami (marlene@fosstodon.org)'s status on Sunday, 04-Dec-2022 23:13:53 CET Marlene Mhangami Marlene Mhangami

    I've just published 'Getting Started With Stable Diffusion Locally' on my YouTube channel🥳

    I explain how diffusion models work and how to set up #stablediffusion locally 👩🏿💻✨ I'm sharing mainly from a #python persons perspective😊

    https://www.youtube.com/watch?v=eN_zKvi-I18

    In conversation Sunday, 04-Dec-2022 23:13:53 CET from fosstodon.org permalink

    Attachments

    1. Getting Started with Stable Diffusion Locally
      from Marlene Mhangami
      In this video I explain, on a high level, how diffusion models work. I also walk you through how to set up and use Stable Diffusion locally on a Mac M1. In t...
  10. Rebecca :blobcatcomfygamer: (rebeccasaurus@tech.lgbt)'s status on Wednesday, 30-Nov-2022 17:15:40 CET Rebecca :blobcatcomfygamer: Rebecca :blobcatcomfygamer:

    Hey #python people! Question for you, does anyone know any more details of how the str.split() method is implemented? I'm curious about performance of str.split('.').pop() vs str[str.rfind('.'):] (as in, find the (last part of) extension of a filename) Or maybe there's an even better solution?

    In conversation Wednesday, 30-Nov-2022 17:15:40 CET from tech.lgbt permalink
  11. hugovk (hugovk@mastodon.social)'s status on Monday, 28-Nov-2022 15:46:19 CET hugovk hugovk
    • Pillow

    The #PyPy v7.3.10 release candidate is available, it drops PyPy3.7, PyPy3.9 is stable and no longer in beta, and has new Apple Silicon M1 arm64 versions:

    https://mail.python.org/archives/list/pypy-dev@python.org/thread/3W5HPNWKLYPVJSPFXJOSBHOIP3DCLSMY/

    I just tested @pillow and all tests pass ✅

    Test your #Python package today!

    In conversation Monday, 28-Nov-2022 15:46:19 CET from mastodon.social permalink

    Attachments


    1. https://files.mastodon.social/media_attachments/files/109/421/700/438/754/290/original/6735d2d811b8aa20.png

    2. https://files.mastodon.social/media_attachments/files/109/421/701/135/949/340/original/4c6423b63fc66bce.png

    3. https://files.mastodon.social/media_attachments/files/109/421/701/664/378/623/original/b282696f6d140b06.png
  12. FediverseTV 📺 (fediversetv@mastodon.art)'s status on Wednesday, 08-Jun-2022 12:33:37 CEST FediverseTV 📺 FediverseTV 📺
    • atareao

    En #FediverseTV hay unas #pyldorasPythonicas bien ricas de la mano de @atareao
    Por si queréis aprender #python esta es vuestra oportunidad

    https://fediverse.tv/w/tPqeamtfNQXzEoSqTQjsMx

    In conversation Wednesday, 08-Jun-2022 12:33:37 CEST from mastodon.art permalink
  13. Ru (Public/Tech Account) (ru@fosstodon.org)'s status on Sunday, 08-May-2022 10:38:21 CEST Ru (Public/Tech Account) Ru (Public/Tech Account)

    📕 More #Python trickery. :D

    https://rusingh.com/python-tip-create-class-dynamically/

    In conversation Sunday, 08-May-2022 10:38:21 CEST from fosstodon.org permalink
  14. ƒ(t) = ∮ ashwinvis ㎗ (ashwinvis@fediscience.org)'s status on Saturday, 07-May-2022 18:04:21 CEST ƒ(t) = ∮ ashwinvis ㎗ ƒ(t) = ∮ ashwinvis ㎗
    • Leonardo Uieda

    Welcome @leouieda to Fediverse!

    For those who don't know, he is a academic and with a rich history of #OpenSource development. He is known for #Python packages such as #pooch and #PyGMT.

    #ff

    In conversation Saturday, 07-May-2022 18:04:21 CEST from fediscience.org permalink
  15. Pybonacci (pybonacci@mastodon.social)'s status on Tuesday, 03-May-2022 08:08:20 CEST Pybonacci Pybonacci

    Python programming for beginners and pros

    A #HumbleBundle of #python books from #NoStarch Press

    https://www.humblebundle.com/books/python-no-starch-press-books

    In conversation Tuesday, 03-May-2022 08:08:20 CEST from mastodon.social permalink
  16. Veit Schiele (veit@mastodon.social)'s status on Wednesday, 20-Apr-2022 23:34:36 CEST Veit Schiele Veit Schiele

    Bloomberg has finally released memray – a new memory profiler for #Python: https://github.com/bloomberg/memray

    In conversation Wednesday, 20-Apr-2022 23:34:36 CEST from mastodon.social permalink

    Attachments

    1. GitHub - bloomberg/memray: Memray is a memory profiler for Python
      Memray is a memory profiler for Python. Contribute to bloomberg/memray development by creating an account on GitHub.
  17. 😷 Jan Wildeboer (jwildeboer@social.wildeboer.net)'s status on Wednesday, 20-Apr-2022 23:09:26 CEST 😷 Jan Wildeboer 😷 Jan Wildeboer

    #Python creator Guido van Rossum puts it plain and simple. Asked about what role python could play in the #web3 world, he says

    „Let web3 die in a flaming ball of fire.“

    https://twitter.com/gvanrossum/status/1508959260905918465?s=21&t=tyMjVkrRWAjh_Rpe_R5fdA

    In conversation Wednesday, 20-Apr-2022 23:09:26 CEST from social.wildeboer.net permalink

    Attachments


    1. https://cdn.masto.host/socialwildeboernet/media_attachments/files/108/166/412/829/508/862/original/e7f21c68d94a1e59.jpeg
    2. No result found on File_thumbnail lookup.
      https://twitter.com/gvanrossum/status/1508959260905918465
      from Guido van Rossum
  18. Ma Fos I⬜ (wylsym@fosstodon.org)'s status on Saturday, 12-Feb-2022 21:37:01 CET Ma Fos I⬜ Ma Fos I⬜

    #java #python

    In conversation Saturday, 12-Feb-2022 21:37:01 CET from fosstodon.org permalink

    Attachments


  19. protontypes (protontypes@fosstodon.org)'s status on Saturday, 12-Feb-2022 21:33:33 CET protontypes protontypes

    An open-source Python framework for the analysis of groundwater time series. https://github.com/pastas/pastas #python #openscience #climatechange @RCollenteur #groundwater #climate #sustainability

    In conversation Saturday, 12-Feb-2022 21:33:33 CET from fosstodon.org permalink

    Attachments

    1. GitHub - pastas/pastas: Pastas is an open-source Python framework for the analysis of groundwater time series.
      :spaghetti: Pastas is an open-source Python framework for the analysis of groundwater time series. - GitHub - pastas/pastas: Pastas is an open-source Python framework for the analysis of groundwate...
  20. Veit Schiele (veit@mastodon.social)'s status on Tuesday, 08-Feb-2022 08:58:03 CET Veit Schiele Veit Schiele
    • Brett Cannon
    • Christian Heimes

    @brettsky revived the PEP 594 by @tiran to remove dead batteries from the standard library: https://discuss.python.org/t/pep-594-take-2-removing-dead-batteries-from-the-standard-library/13508 #Python

    In conversation Tuesday, 08-Feb-2022 08:58:03 CET from mastodon.social permalink

    Attachments

    1. PEP 594, take 2: Removing dead batteries from the standard library
      I’m reviving this PEP w/ Christian. It has been updated to target Python 3.11. Since this has already been heavily discussed in PEP 594: Removing dead batteries from the standard library , my expectation is to take this to the steering council shortly, barring any major objections that come up in this topic. PEP: 594 Title: Removing dead batteries from the standard library Author: Christian Heimes , Brett Cannon Discussions-To: https://discuss....
  • After
  • Before

Feeds

  • Activity Streams
  • RSS 1.0
  • RSS 2.0
  • Atom
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

tiflolinux.org - GNU Social is a social network, courtesy of tiflolinux.org. It runs on GNU social, version 2.0.1-beta0, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All tiflolinux.org - GNU Social content and data are available under the Creative Commons Attribution 3.0 license.