773c3225737ba892.tex
1: \begin{abstract}%   <- trailing '%' for backward compatibility of .sty file
2: We present \textsc{NeuralOperator}, an open-source Python library for operator learning. Neural operators generalize neural networks to maps between function spaces instead of finite-dimensional Euclidean spaces. They can be trained and inferenced on input and output functions given at various discretizations, satisfying a discretization convergence properties. 
3: Built on top of PyTorch, NeuralOperator provides all the tools for training and deploying neural operator models, as well as developing new ones, in a high-quality, tested, open-source package.
4: It combines cutting-edge models and customizability with a gentle learning curve and simple user interface for newcomers.
5: \end{abstract}
6: