jinns 0.8.3__tar.gz → 0.8.4__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {jinns-0.8.3 → jinns-0.8.4}/PKG-INFO +1 -1
- {jinns-0.8.3 → jinns-0.8.4}/doc/source/index.rst +4 -0
- {jinns-0.8.3 → jinns-0.8.4}/jinns/loss/_DynamicLossAbstract.py +1 -1
- {jinns-0.8.3 → jinns-0.8.4}/jinns.egg-info/PKG-INFO +1 -1
- {jinns-0.8.3 → jinns-0.8.4}/.gitignore +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/.gitlab-ci.yml +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/.pre-commit-config.yaml +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/LICENSE +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/Notebooks/ODE/1D_Generalized_Lotka_Volterra.ipynb +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/Notebooks/ODE/1D_Generalized_Lotka_Volterra_seq2seq.ipynb +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/Notebooks/ODE/sbinn_data/glucose.dat +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/Notebooks/ODE/sbinn_data/meal.dat +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/Notebooks/ODE/systems_biology_informed_neural_network.ipynb +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/Notebooks/PDE/1D_non_stationary_Burger.ipynb +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/Notebooks/PDE/1D_non_stationary_Fisher_KPP_Bounded_Domain.ipynb +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/Notebooks/PDE/2D_Heat_inverse_problem.ipynb +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/Notebooks/PDE/2D_Navier_Stokes_PipeFlow.ipynb +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/Notebooks/PDE/2D_Navier_Stokes_PipeFlow_Metamodel_hyperpinn.ipynb +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/Notebooks/PDE/2D_Navier_Stokes_PipeFlow_SoftConstraints.ipynb +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/Notebooks/PDE/2D_Poisson_inverse_problem.ipynb +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/Notebooks/PDE/2D_non_stationary_OU.ipynb +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/Notebooks/PDE/2d_nonstatio_ou_standardsampling.png +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/Notebooks/PDE/OU_1D_nonstatio_solution_grid.npy +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/Notebooks/PDE/Reaction_Diffusion_2D_heterogenous_model.ipynb +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/Notebooks/PDE/Reaction_Diffusion_2D_homogeneous_metamodel_hyperpinn_diffrax.ipynb +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/Notebooks/PDE/burger_solution_grid.npy +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/Notebooks/PDE/imperfect_modeling_sobolev_reg.ipynb +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/Notebooks/Tutorials/implementing_your_own_PDE_problem.ipynb +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/Notebooks/Tutorials/load_save_model.ipynb +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/README.md +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/doc/Makefile +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/doc/source/boundary_conditions.rst +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/doc/source/conf.py +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/doc/source/data.rst +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/doc/source/dynamic_loss.rst +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/doc/source/experimental.rst +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/doc/source/fokker_planck.qmd +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/doc/source/loss.rst +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/doc/source/loss_ode.rst +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/doc/source/loss_pde.rst +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/doc/source/losses.rst +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/doc/source/math_pinn.qmd +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/doc/source/operators.rst +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/doc/source/param_estim_pinn.qmd +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/doc/source/rar.rst +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/doc/source/seq2seq.rst +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/doc/source/solve.rst +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/doc/source/solver.rst +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/doc/source/utils.rst +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/jinns/__init__.py +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/jinns/data/_DataGenerators.py +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/jinns/data/__init__.py +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/jinns/data/_display.py +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/jinns/experimental/__init__.py +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/jinns/experimental/_diffrax_solver.py +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/jinns/loss/_DynamicLoss.py +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/jinns/loss/_LossODE.py +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/jinns/loss/_LossPDE.py +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/jinns/loss/_Losses.py +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/jinns/loss/__init__.py +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/jinns/loss/_boundary_conditions.py +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/jinns/loss/_operators.py +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/jinns/solver/__init__.py +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/jinns/solver/_rar.py +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/jinns/solver/_seq2seq.py +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/jinns/solver/_solve.py +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/jinns/utils/__init__.py +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/jinns/utils/_hyperpinn.py +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/jinns/utils/_optim.py +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/jinns/utils/_pinn.py +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/jinns/utils/_save_load.py +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/jinns/utils/_spinn.py +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/jinns/utils/_utils.py +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/jinns/utils/_utils_uspinn.py +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/jinns.egg-info/SOURCES.txt +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/jinns.egg-info/dependency_links.txt +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/jinns.egg-info/requires.txt +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/jinns.egg-info/top_level.txt +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/pyproject.toml +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/setup.cfg +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/tests/conftest.py +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/tests/dataGenerator_tests/test_CubicMeshPDENonStatio.py +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/tests/dataGenerator_tests/test_CubicMeshPDEStatio.py +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/tests/dataGenerator_tests/test_DataGeneratorODE.py +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/tests/dataGenerator_tests/test_DataGeneratorParameter.py +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/tests/runtests.sh +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/tests/save_load_tests/test_saving_loading_hyperpinn.py +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/tests/save_load_tests/test_saving_loading_pinn.py +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/tests/save_load_tests/test_saving_loading_spinn.py +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/tests/sharding_tests/test_Burger_x32_multiple_shardings.py +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/tests/sharding_tests/test_imperfect_sobolev_x32_multiple_shardings.py +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/tests/solver_tests/test_Burger_x32.py +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/tests/solver_tests/test_Burger_x64.py +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/tests/solver_tests/test_Fisher_x32.py +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/tests/solver_tests/test_Fisher_x64.py +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/tests/solver_tests/test_GLV_x32.py +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/tests/solver_tests/test_GLV_x64.py +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/tests/solver_tests/test_NSPipeFlow_x32.py +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/tests/solver_tests/test_NSPipeFlow_x64.py +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/tests/solver_tests/test_OU2D_x32.py +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/tests/solver_tests/test_imperfect_sobolev_x32.py +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/tests/solver_tests_spinn/test_Burger_x32.py +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/tests/solver_tests_spinn/test_Fisher_x32.py +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/tests/solver_tests_spinn/test_NSPipeFlow_x32_spinn.py +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/tests/solver_tests_spinn/test_OU2D_x32.py +0 -0
- {jinns-0.8.3 → jinns-0.8.4}/tests/solver_tests_spinn/test_ReactionDiffusion_nonhomo_x64.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: jinns
|
|
3
|
-
Version: 0.8.
|
|
3
|
+
Version: 0.8.4
|
|
4
4
|
Summary: Physics Informed Neural Network with JAX
|
|
5
5
|
Author-email: Hugo Gangloff <hugo.gangloff@inrae.fr>, Nicolas Jouvin <nicolas.jouvin@inrae.fr>
|
|
6
6
|
Maintainer-email: Hugo Gangloff <hugo.gangloff@inrae.fr>, Nicolas Jouvin <nicolas.jouvin@inrae.fr>
|
|
@@ -8,6 +8,10 @@ Welcome to jinn's documentation!
|
|
|
8
8
|
|
|
9
9
|
Changelog:
|
|
10
10
|
|
|
11
|
+
* v0.8.4:
|
|
12
|
+
|
|
13
|
+
- Fix a bug: wrong argument in the wrapper function for heterogeneous parameter evaluation of a PDEStatio
|
|
14
|
+
|
|
11
15
|
* v0.8.3:
|
|
12
16
|
|
|
13
17
|
- Add the possibility to load user-provided tables of parameters in DataGeneratorParameter and not only to randomly sample them.
|
|
@@ -154,7 +154,7 @@ class PDEStatio(DynamicLoss):
|
|
|
154
154
|
_params = {
|
|
155
155
|
"nn_params": params["nn_params"],
|
|
156
156
|
"eq_params": self.eval_heterogeneous_parameters(
|
|
157
|
-
|
|
157
|
+
x, u, params, self.eq_params_heterogeneity
|
|
158
158
|
),
|
|
159
159
|
}
|
|
160
160
|
new_args = args[:-1] + (_params,)
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: jinns
|
|
3
|
-
Version: 0.8.
|
|
3
|
+
Version: 0.8.4
|
|
4
4
|
Summary: Physics Informed Neural Network with JAX
|
|
5
5
|
Author-email: Hugo Gangloff <hugo.gangloff@inrae.fr>, Nicolas Jouvin <nicolas.jouvin@inrae.fr>
|
|
6
6
|
Maintainer-email: Hugo Gangloff <hugo.gangloff@inrae.fr>, Nicolas Jouvin <nicolas.jouvin@inrae.fr>
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{jinns-0.8.3 → jinns-0.8.4}/Notebooks/PDE/2D_Navier_Stokes_PipeFlow_Metamodel_hyperpinn.ipynb
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{jinns-0.8.3 → jinns-0.8.4}/tests/sharding_tests/test_imperfect_sobolev_x32_multiple_shardings.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|