Skip to content
#

modeling

Here are 1,584 public repositories matching this topic...

dash

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 adress parameter and model uncertainties.

  • Updated Apr 6, 2022
  • Python
simpeg
yangdikun
yangdikun commented Jul 12, 2017

I am using SimPEG.Utils.download for gpgLabs. The download messages are distracting in notebooks, so I wanted to suppress them. The option is controlled by "verbose=false", but it does not stop writing "Downloading ... Saved to:.." message.
Can verbose=false swtich kill all the print output?

![image](https://user-images.githubusercontent.com/5066933/28143500-b531e30c-671a-11e7-85d2-4d62d23d26a

jeremymchacon
jeremymchacon commented Aug 25, 2020

Hello maintainers of the amazing package,

I recently updated cobrapy and am experienced unexpected behavior with cobra.test.create_test_model("salmonella")

Two things are unusual:

  1. Now, many warnings are given during loading of the model, whereas none were given in a previous version. Here are a few of the warnings:

`Model does not contain SBML fbc package information.
SBML package

SBML help-wanted good first issue
epsstan
epsstan commented Mar 23, 2021

Feature Request

Provide default configuration file/settings.

Description of Problem:

Our images do not ship with any default configuration file/settings. While all of them require configuration like Gitlab OAuth application id etc that cannot be defaulted, we can provide configuration files that for example read values from environment variables etc.

This makes it easy for containe

good first issue

Improve this page

Add a description, image, and links to the modeling 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 modeling topic, visit your repo's landing page and select "manage topics."

Learn more