Pierre de Buyl · @pdebuyl
70 followers · 34 posts · Server fediscience.org

That's it, I finally updated tidynamics to use pyproject.toml (+GitHub actions to replace travis + + + update) This means that version 1.1.2 does not support Python 2 anymore.

tidynamics is a library to compute correlations and mean-square displacements for and simulations.

See lab.pdebuyl.be/tidynamics/ pypi.org/project/tidynamics/

#moleculardynamics #stochastic #python #numpy #sphinx #condaforge #pypi

Last updated 1 year ago

conda · @conda
74 followers · 52 posts · Server fosstodon.org

From Mervin Fansler (github.com/mfansler):

Still some odds and ends to deal with, but R 4.3 is ready to use in Conda Forge! We migrated over 3.2K packages these past two weeks. 🚀

Please let me know about any issues.

#condaforge #conda #rstats

Last updated 1 year ago

Alexandre Neto · @alexnetogeo
387 followers · 182 posts · Server fosstodon.org

I have updated my blog post about how to use from to include as an alternative to miniconda. Mamba forge uses conda forge channel by default, the commands are quite similar to conda, but it's much faster!!!

aneto.pt/posts/tutorials/2019-

#qgis #condaforge #mambaforge

Last updated 1 year ago

Konstantin Stadler :verified: · @kst
444 followers · 58 posts · Server qoto.org

New release (v0.5.1) with support for file storage, GLORIA downloader (parser coming soon) and some bugfixes. First release with LGPL licence. Available on pypi pypi.org/project/pymrio/ and :
anaconda.org/conda-forge/pymri

The new based file format reduces the save/read time of the full system from around 2 min to 20 sec on a typical SSD/laptop (with half the space req).
Will present parts of this at the conference special session, Tuesday 27.6 at 1430.

#MRIO #exiobase #pymrio #parquet #condaforge #iioa #opensource

Last updated 1 year ago

Mikela · @castironflower
41 followers · 214 posts · Server hachyderm.io

trying to help a friend work around bad IT and found ourselves doing this
conda create -n basetwo
conda install -n basetwo conda
.... add forge to config...
conda activate basetwo
conda create -n realenv # now using updated conda version

what ive discovered is this actually doesnt just install conda and in another env but it makes a nesting doll of env paths and can only work in envs the next level down

#condaforge

Last updated 1 year ago

Juan Luis · @astrojuanlu
1180 followers · 1327 posts · Server social.juanlu.space

Having some Sunday fun trying to bring a conda-forge recipe back to life. Rather than spamming the CI system, today I learned that I can build the recipes locally!

python build-locally.py linux64

#condaforge #python

Last updated 1 year ago

Mark Kittisopikul · @markkitti
282 followers · 125 posts · Server fosstodon.org

@kisharrington @herrsaalfeld @jni Even mamba is proving difficult on Windows and macOS. could really use a mingw-w64 platform for Windows. For macOS, thr aarch64 situation is a struggle still. On macOS, there's some serious issues with OpenBLAS and Fortran. It's close to being resolved, but still not done.

github.com/scipy/scipy/issues/

#condaforge

Last updated 1 year ago

Alexandre Neto · @alexnetogeo
360 followers · 164 posts · Server fosstodon.org

@qgis QGIS 3.22.16 is now available for @conda on the channel. Just do:

conda install qgis=3.22.16 -c conda-forge

#condaforge

Last updated 1 year ago

Pablo Riesgo-Ferreiro · @priesgo
44 followers · 67 posts · Server genomic.social

One of the things that keep breaking my packages in or a repositories like or is the fuzziness about dependency management.

Let's say my package depends on X, but I don't specify a particular version. All working today, but in a couple of weeks there is a X release which is not compatible.

Even if you set your dependency versions carefully, you cannot control the dependencies of your dependencies...

How do you define your dependencies? Any advice?

#python #pypi #conda #condaforge #bioconda

Last updated 2 years ago

Mark Kittisopikul · @markkitti
251 followers · 114 posts · Server fosstodon.org
Alexandre Neto · @alexnetogeo
299 followers · 105 posts · Server fosstodon.org

We are back on track!! 3.22.14 LTR and 3.28.2 patch releases are now available on channel. Time to update!

anaconda.org/conda-forge/qgis

Check my blog if you need some bearings on how to install QGIS using conda.

aneto.pt/posts/tutorials/2019-

#qgis #condaforge

Last updated 2 years ago

Christian Brueffer · @cbrueffer
57 followers · 1 posts · Server mastodon.social

Hi, I'm a Senior Bioinformatician at SAGA Diagnostics working on diagnostics, , , and . I did my PhD at Lund University working on large-scale , and I’m still affiliated with LU working on cancer-related projects.

Before I worked a lot on the operating system. Nowadays I mostly contribute to (core team), (R stack co-maintainer), and other bioinf / projects.

#introductions #cancer #genomics #ctdna #liquidbiopsy #breastcancer #transcriptomics #bioinformatics #freebsd #bioconda #condaforge #datasci

Last updated 2 years ago

Maltimore · @maltimore
660 followers · 3169 posts · Server social.tchncs.de

I finally pulled the plug on the Anaconda packages altogether, and only list conda-forge as an available channel in my .condarc. No problems so far :)

#condaforge

Last updated 3 years ago

OSTechNix · @ostechnix
520 followers · 1486 posts · Server floss.social

How To Enable Conda-forge Channel For Conda Package Manager In Linux
ostechnix.com/enable-conda-for

#Linux #condaforge #conda #anaconda

Last updated 4 years ago