Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Module for Supporting the Creation of University Entrance Examination Mathematics Proofs Using a Symbolic Computation Module
(English version is here)
python3.8に対応しました!
なので、chatGPTのcode interpreterやGPTsでこちらのmoduleをuploadして、AIと対話的に証明を作成できます。
ぜひ試してみてください。
designEDは、デザインされた(designed)教育(ED)で、学びをアップデートするアプリです。
より具体的には、プログラマーの秘密道具を使って、楽して大学に合格しちゃうアプリです。
このアプリは、2023/12/06現在、大学受験-数学-整数論の参考書に相当する機能を提供します。
できます | できません / 興味がありません |
---|---|
難関大学に合格するスキルがつきます。 | 大学以上の高度な数学能力は対象外です。 数学的思考力を向上させるを目的としません。 |
プログラミングのスキルがつきます。 pythonモジュール利用のスキルがつきます。 | 関数型言語は扱いません。 依存型は扱いません。 |
受験勉強の工数を削減し、余暇を提供します。 | |
プログラマーの秘密道具をたくさん知れます。 |
こちらデモ環境のgoogle colabでは、高度なプログラミング支援機能はありませんが、簡単に動作を確認できます。
(実行にはGoogle Accountが必要)
(Colabの基本的な使い方は、こちら)
各インストール | 説明 | 手順 |
---|---|---|
python実行環境のインストール | designEDを動かすためのプログラミング言語をインストールする | windows Mac |
VScodeのインストール | プログラミングコード専用のエディタ(wordやメモ帳みたいなもの)をインストールする | 外部リンク |
gitとGitHubのインストール | 書いたコードのバージョン管理ツール(git)とそのバージョンの保存先のwebサービス(GitHub) | windows Mac |
GitHub Copilotの申請 | プログラミングに特化したchatGPTのようなもの | 申請手順 |
VScode 拡張機能のインストール | エディタに便利な追加機能をそれぞれインストールする | 下記「VScode拡張機能リスト」表参照 |
拡張機能 | 説明 |
---|---|
Japanese Language Pack for VS Code | VScodeのボタンなどを日本語化する |
Python | pythonを書きやすくする |
Python Type Hint | 型チェックをする |
Pylance | 型チェックをする |
Jupyter | ノートブック形式(テキストとコードが一体化した形式)を使えるようにする |
Jupyter Cell Tags support in VS Code | Jupyterをもっと便利にする |
Code Spell Checker | 英単語のミススペルを教えてくれる |
pip install --upgrade designed
リンク | コンテンツ | 学校での喩え |
---|---|---|
APIドキュメント(準備中) | designEDモジュールの説明書 | 数学公式集 |
designED | モジュールのクローン元 | |
デモ | 面倒な環境構築不要のデモリンク先 |
著作権所有者: 知崎心一郎敏幸
このモジュール(以下「本モジュール」)は、以下の条件に基づいて提供されます。
This module is now compatible with python 3.8!
So you can upload this module here with chatGPT's code interpreter or GPTs and create proofs interactively with AI.
Please give it a try.
designED is an app that updates learning with designed education (ED).
More specifically, it is an app that will help you pass college, using the secret tools of programmers.
This app provides the equivalent of a reference book (College Entrance Exams - Mathematics - Integer Theory) as of 12/06/2023.
What We Offer to you | What We Don't Offer to you / Not Interested In |
---|---|
You will gain skills to pass competitive university entrance exams. | Advanced mathematical abilities beyond the university level are not covered. It does not aim to improve mathematical thinking skills. |
You will gain beginner-level programming skills. You will learn how to use Python modules. | Functional languages are not covered. Dependent types are not covered. |
Reduce the amount of time spent on exam preparation and provide leisure time. | |
You will learn about many secret tools of programmers. |
In the Demo Environment on Google Colab, although advanced programming support features are not available, you can easily check the operation.
(A Google Account is required to execute)
(For basic usage of Colab, click here)
pip install --upgrade designed
Link | Content | Analogy in school |
---|---|---|
API Documentation | Manual for the designED module | Mathematical Formula Collection |
designED | Source of the module clone | |
Demo | Link to a demo environment that doesn't require cumbersome setup |
Copyright holder: Chisaki Shinichirou Toshiyuki
This module (hereinafter referred to as "this module") is provided under the following conditions:
FAQs
Module for Supporting the Creation of University Entrance Examination Mathematics Proofs Using a Symbolic Computation Module
We found that designed demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.