All Projects → ZichaoLong → Pde Net

ZichaoLong / Pde Net

PDE-Net: Learning PDEs from Data

Projects that are alternatives of or similar to Pde Net

Numerical Analysis Examples
Numerical Analysis Implementations in Various Languages
Stars: ✭ 328 (+70.83%)
Mutual labels:  numerical-methods
Accupy
Accurate sums and dot products for Python.
Stars: ✭ 65 (-66.15%)
Mutual labels:  numerical-methods
Gonum
开源Go语言数值算法库(An open numerical library purely based on Go programming language)
Stars: ✭ 128 (-33.33%)
Mutual labels:  numerical-methods
Mpmath
Python library for arbitrary-precision floating-point arithmetic
Stars: ✭ 511 (+166.15%)
Mutual labels:  numerical-methods
Wenoof
WENO interpolation Object Oriented Fortran library
Stars: ✭ 27 (-85.94%)
Mutual labels:  numerical-methods
Double pendulum
Animations of random double pendulums
Stars: ✭ 73 (-61.98%)
Mutual labels:  numerical-methods
Gophernotes
The Go kernel for Jupyter notebooks and nteract.
Stars: ✭ 3,100 (+1514.58%)
Mutual labels:  numerical-methods
Riemann book
An interactive book about the Riemann problem for hyperbolic PDEs, using Jupyter notebooks. Work in progress.
Stars: ✭ 160 (-16.67%)
Mutual labels:  numerical-methods
Mlinterp
Fast arbitrary dimension linear interpolation in C++
Stars: ✭ 44 (-77.08%)
Mutual labels:  numerical-methods
Probnum
Probabilistic Numerics in Python.
Stars: ✭ 115 (-40.1%)
Mutual labels:  numerical-methods
Kratos
Kratos Multiphysics (A.K.A Kratos) is a framework for building parallel multi-disciplinary simulation software. Modularity, extensibility and HPC are the main objectives. Kratos has BSD license and is written in C++ with extensive Python interface.
Stars: ✭ 558 (+190.63%)
Mutual labels:  numerical-methods
Bfgs Neldermead Trustregion
Python implementation of some numerical (optimization) methods
Stars: ✭ 8 (-95.83%)
Mutual labels:  numerical-methods
Calculonumerico
Escrita colaborativa de recursos educacionais abertos sobre cálculo numérico.
Stars: ✭ 90 (-53.12%)
Mutual labels:  numerical-methods
Herbie
Optimize floating-point expressions for accuracy
Stars: ✭ 459 (+139.06%)
Mutual labels:  numerical-methods
Polymath
Scientific Computing with Pharo
Stars: ✭ 135 (-29.69%)
Mutual labels:  numerical-methods
Stats
A C++ header-only library of statistical distribution functions.
Stars: ✭ 292 (+52.08%)
Mutual labels:  numerical-methods
Numerical Optimization Books
Collected study materials in Numerical Optimization [email protected](HPC)
Stars: ✭ 64 (-66.67%)
Mutual labels:  numerical-methods
Quant Notes
Quantitative Interview Preparation Guide, updated version here ==>
Stars: ✭ 180 (-6.25%)
Mutual labels:  numerical-methods
Pytda
Topological Data Analysis in Python
Stars: ✭ 156 (-18.75%)
Mutual labels:  numerical-methods
Python Bigdata
Data science and Big Data with Python
Stars: ✭ 112 (-41.67%)
Mutual labels:  numerical-methods

PDE-Net & PDE-Net 2.0

This repository is for the following two papers:

Source code can be found in another two branches of this repository: PDE-Net & PDE-Net-2.0.

If you find these code useful for your research then please cite

@inproceedings{long2018pde,
  title={PDE-Net: Learning PDEs from Data},
  author={Long, Zichao and Lu, Yiping and Ma, Xianzhong and Dong, Bin},
  booktitle={International Conference on Machine Learning},
  pages={3214--3222},
  year={2018}
}
@article{long2019pde,
  title={PDE-Net 2.0: Learning PDEs from data with a numeric-symbolic hybrid deep network},
  author={Long, Zichao and Lu, Yiping and Dong, Bin},
  journal={Journal of Computational Physics},
  pages={108925},
  year={2019},
  publisher={Elsevier}
}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].