Skip to content
#

pde

Here are 146 public repositories matching this topic...

ChrisRackauckas
ChrisRackauckas commented Jul 17, 2018

This issue will be used to track common interface option handling. This is a constant time factor so it's not the biggest deal, but I feel that we can improve some applications by reducing common latency here.

jeremydouglass
jeremydouglass commented Aug 6, 2019

@gaocegege -- what are the current build instructions?

CONTRIBUTING.md says "Read the README.md for build instructions" -- but it doesn't have build instructions. I'm looking through various artifacts -- docker, travis, appveyor, a build.xml for ant (eclipse?), and a set of scripts, e.g. deploy -- and trying to reconstruct a build setup for when I roll up a new release.

ghost
ghost commented May 1, 2020

The current documentation can be misleading regarding which features are ready vs in-progress. I'm not sure if there's a standard practice for this, but if we can summarize the current state in this issue I'll update the README.

Relatedly, we might consider adding a header to the README that warns users that this library is still a WIP, and not to depend on it for anything critical. Again, not

SGpp
spc90
spc90 commented Feb 20, 2020

Things as I see them at the moment:

  1. For the copyright checks of python codes, we would initially need to decide if we want to make a python-only folder to gather the source codes (which are anyway not in /src folders anyway), to make the check easier. Only then we can also see how the parsing for the checker should look like.

  2. For style checks, we can enforce PEP8 style with several too

Improve this page

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

Learn more

You can’t perform that action at this time.