From 2349d0e97658d4700aeb0e055fef540952f34dcc Mon Sep 17 00:00:00 2001 From: TeacherZhu <813664462@qq.com> Date: Mon, 8 Jun 2020 11:20:04 +0800 Subject: [PATCH] Upload New File --- 课件/0607生活中的优化问题/optimization_20200608111009.ipynb | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 课件/0607生活中的优化问题/optimization_20200608111009.ipynb diff --git "a/\350\257\276\344\273\266/0607\347\224\237\346\264\273\344\270\255\347\232\204\344\274\230\345\214\226\351\227\256\351\242\230/optimization_20200608111009.ipynb" "b/\350\257\276\344\273\266/0607\347\224\237\346\264\273\344\270\255\347\232\204\344\274\230\345\214\226\351\227\256\351\242\230/optimization_20200608111009.ipynb" new file mode 100644 index 0000000..caea616 --- /dev/null +++ "b/\350\257\276\344\273\266/0607\347\224\237\346\264\273\344\270\255\347\232\204\344\274\230\345\214\226\351\227\256\351\242\230/optimization_20200608111009.ipynb" @@ -0,0 +1,34 @@ +{ + "cells": [ + { + "cell_type": "code", + "execution_count": null, + "metadata": { + "collapsed": true + }, + "outputs": [], + "source": [] + } + ], + "metadata": { + "kernelspec": { + "display_name": "Python 2", + "language": "python", + "name": "python2" + }, + "language_info": { + "codemirror_mode": { + "name": "ipython", + "version": 2 + }, + "file_extension": ".py", + "mimetype": "text/x-python", + "name": "python", + "nbconvert_exporter": "python", + "pygments_lexer": "ipython2", + "version": "2.7.6" + } + }, + "nbformat": 4, + "nbformat_minor": 0 +} -- libgit2 0.26.0