1
0
mirror of https://github.com/ArashPartow/exprtk.git synced 2025-07-08 03:09:03 +00:00
Files
.circleci
Makefile
exprtk.hpp
exprtk_benchmark.cpp
exprtk_functional_ext_test.txt
exprtk_functional_test.txt
exprtk_simple_example_01.cpp
exprtk_simple_example_02.cpp
exprtk_simple_example_03.cpp
exprtk_simple_example_04.cpp
exprtk_simple_example_05.cpp
exprtk_simple_example_06.cpp
exprtk_simple_example_07.cpp
exprtk_simple_example_08.cpp
exprtk_simple_example_09.cpp
exprtk_simple_example_10.cpp
exprtk_simple_example_11.cpp
exprtk_simple_example_12.cpp
exprtk_simple_example_13.cpp
exprtk_simple_example_14.cpp
exprtk_simple_example_15.cpp
exprtk_simple_example_16.cpp
exprtk_simple_example_17.cpp
exprtk_simple_example_18.cpp
exprtk_simple_example_19.cpp
exprtk_simple_example_20.cpp
exprtk_simple_example_21.cpp
exprtk_simple_example_22.cpp
exprtk_simple_example_23.cpp
exprtk_simple_example_24.cpp
exprtk_test.cpp
license.txt
readme.txt
exprtk/license.txt

25 lines
1.1 KiB
Plaintext

MIT License
Copyright (c) 1999-2024 Arash Partow
https://www.partow.net/programming/exprtk/index.html
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.