Skip to content
#

theano

Here are 388 public repositories matching this topic...

gabrieldemarmiesse
gabrieldemarmiesse commented Mar 2, 2019

This issue is related to #412 and #470 . Now that we have a proper and easy way to build the documentation, all classes/functions should go in there. There is also quite some work needed because some docstrings are not formatted correctly (mostly newlines and indentation issues). I made the skeleton of the docs, what's left is making it big and pretty.

To start, see those files:

aesara
dgerlanc
dgerlanc commented Apr 26, 2022

As per #909, environment.yml does not work on ARM Macs because of MKL.

We can create another environment file, environment-arm.yml, with an alternate BLAS specification. This file may also be used on Linux-ARM systems.

I'd propose adding the following two lines:

  - nomkl
  - openblas
  • Operating system: ARM Mac
  • How did you install Aesara: conda
good first issue help wanted MacOS Conda

GemPy is an open-source, Python-based 3-D structural geological modeling software, which allows the implicit (i.e. automatic) creation of complex geological models from interface and orientation data. It also offers support for stochastic modeling to address parameter and model uncertainties.

  • Updated May 11, 2022
  • Python

Improve this page

Add a description, image, and links to the theano topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the theano topic, visit your repo's landing page and select "manage topics."

Learn more