Wolframバーチャルコンファレンス Japan 2025 講演内容をご紹介💡 テキサス大学アーリントン校・野村靖一先生 講演テーマは「Mathematicaの機械工学への応用」です! 登録はこちら 👉wolfr.am/1zOGT0M2d #VirtualConference #Wolfram #Mathematica

WolframJapan's tweet image. Wolframバーチャルコンファレンス Japan 2025 
講演内容をご紹介💡

テキサス大学アーリントン校・野村靖一先生

講演テーマは「Mathematicaの機械工学への応用」です!  

登録はこちら 👉wolfr.am/1zOGT0M2d 

#VirtualConference #Wolfram #Mathematica

執筆しました!買ってください!レビュー書いてください! #Wolfram言語 #mathematica

butchi_y's tweet image. 執筆しました!買ってください!レビュー書いてください!

#Wolfram言語 #mathematica
butchi_y's tweet image. 執筆しました!買ってください!レビュー書いてください!

#Wolfram言語 #mathematica
butchi_y's tweet image. 執筆しました!買ってください!レビュー書いてください!

#Wolfram言語 #mathematica

I use #Reduce (computer algebra system) for symbolic calculations but often return to #Mathematica to plot figures👇🏼 for my talks. What about you?

monsoon0's tweet image. I use #Reduce (computer algebra system) for symbolic calculations but often return to #Mathematica to plot figures👇🏼 for my talks. What about you?

Me estoy retrasando con la tabla de espectros porque los de #Mathematica no terminan de convencerme y he optado por hacerlos yo mismo, uno por uno, con #LaTeX. Mediante el package pgf-spectra.

af_bertotomas's tweet image. Me estoy retrasando con la tabla de espectros porque los de #Mathematica no terminan de convencerme y he optado por hacerlos yo mismo, uno por uno, con #LaTeX. Mediante el package pgf-spectra.

Slow Friday afternoon calls for a little #Wolfram #Mathematica learning.

sourav_datta's tweet image. Slow Friday afternoon calls for a little #Wolfram #Mathematica learning.

Meanwhile in #Mathematica land... :-)

JoshuaSchrier's tweet image. Meanwhile in #Mathematica land...  :-)

An article about balancing chemical reactions using #Python and #NumPy from "Python for Chemists" scipython.com/chem/articles/… #Chemistry

scipython3's tweet image. An article about balancing chemical reactions using #Python and #NumPy from "Python for Chemists" scipython.com/chem/articles/… #Chemistry


Wolframバーチャルコンファレンス Japan 2025 講演内容をご紹介🧐 東京大学・加藤晃史先生 講演テーマは「私の Mathematica 活用法」です! 登録はこちら 👉wolfr.am/1zOGT0M2d #VirtualConference #Wolfram #Mathematica

WolframJapan's tweet image. Wolframバーチャルコンファレンス Japan 2025
講演内容をご紹介🧐

東京大学・加藤晃史先生
講演テーマは「私の Mathematica 活用法」です!

登録はこちら 👉wolfr.am/1zOGT0M2d

#VirtualConference #Wolfram #Mathematica

Just a little #Mathematica "doodling" (copy-able code in alt text) #mathart

CmonMattTHINK's tweet image. Just a little #Mathematica "doodling"
(copy-able code in alt text)
#mathart

Wow -- SELFIES (our 100% robust molecular string representation for #AI in chemistry) is now available for #Mathematica, due to @WolframResearch's Jason Biggs: resources.wolframcloud.com/PacletReposito… (our original paper in @MLSTjournal: iopscience.iop.org/article/10.108…)

MarioKrenn6240's tweet image. Wow -- SELFIES (our 100% robust molecular string representation for #AI in chemistry) is now available for #Mathematica, due to @WolframResearch's Jason Biggs: 

resources.wolframcloud.com/PacletReposito…

(our original paper in @MLSTjournal: iopscience.iop.org/article/10.108…)

This is what people mean when they talk about "readable code," right? (This is in fact a valid—and useful—line of #Mathematica code…)

keenanisalive's tweet image. This is what people mean when they talk about "readable code," right?

(This is in fact a valid—and useful—line of #Mathematica code…)

Any #Mathematica users out there have any ideas about this? I'm using RevolutionPlot3D[] with a Piecewise function that is defined at all values within its domain, but the result still gives me gaps where the pieces join. Increasing the value of PlotPoints doesn't fix it.

CmonMattTHINK's tweet image. Any #Mathematica users out there have any ideas about this? I'm using RevolutionPlot3D[] with a Piecewise function that is defined at all values within its domain, but the result still gives me gaps where the pieces join. Increasing the value of PlotPoints doesn't fix it.

久しぶりに #Mathematica の凄さを体感しました。 a=log10とすると確率は, P = (3+6a+6a²+4a³+2a⁴)/300 = 0.512265

dannchu's tweet image. 久しぶりに #Mathematica の凄さを体感しました。

a=log10とすると確率は,

 P = (3+6a+6a²+4a³+2a⁴)/300 = 0.512265

【フォロワー1000人到達記念問題】 ついに1000人に到達しました! いつも自作問題を解いていただきありがとうございます! ちょうど最近イラストを描いたので、記念問題はイラストの中に書いてみました

penta_math's tweet image. 【フォロワー1000人到達記念問題】
ついに1000人に到達しました!
いつも自作問題を解いていただきありがとうございます!

ちょうど最近イラストを描いたので、記念問題はイラストの中に書いてみました


A particularity about mathematics is that understanding a discovery is almost as challenging as making the discovery itself. —David Bessis in #Mathematica My own experiences (with IFT of Nash and Moser) and works of Arnold & Marsden make me agree with DB.

Golovanov_ammoc's tweet image. A particularity about mathematics is that understanding a discovery is almost as challenging as making the discovery itself. 
—David Bessis in #Mathematica
My own experiences (with IFT of Nash and Moser) and works of Arnold & Marsden make me agree with DB.

While I liked my #Mathematica chaotic-attractor code, I didn't like the aliased look of the images it produced. So I spent quite a while trying to write my own algorithms to address it. I finally have something that works, but it's slow. Now to work on efficiency. #mathart

CmonMattTHINK's tweet image. While I liked my #Mathematica chaotic-attractor code, I didn't like the aliased look of the images it produced. So I spent quite a while trying to write my own algorithms to address it.
I finally have something that works, but it's slow. Now to work on efficiency. #mathart

#Mathematica 14.3で新たに加わった機能紹介! 🌙 新機能: ダークモード対応 システム設定にあわせてライト/ダークモードを自動切替できます ノートブック全体の配色やグラフも最適化され、夜間の作業も快適に! 🔗くわしくはこちらをご覧ください reference.wolfram.com/language/guide… #Wolfram


普段そんなに使ってはいないんだけど、コマンドプロンプトでmathと入力してMathematicaをすぐに起動できるようにはしている。#Mathematica

kenjinote's tweet image. 普段そんなに使ってはいないんだけど、コマンドプロンプトでmathと入力してMathematicaをすぐに起動できるようにはしている。#Mathematica

I'm just a guy sitting in front of #Mathematica asking it to render a very simple 3D slice of a 4D object

CmonMattTHINK's tweet image. I'm just a guy

sitting in front of #Mathematica

asking it to render a very simple 3D slice of a 4D object

#MakeNoiseForMyanmar with #Mathematica #MyanmarNeverSilenced #WhatsHappeningInMyanmar d = WhiteNoiseProcess[]; data = RandomFunction[d {0, 480000}]; ListPlay[data, SampleRate -> 48000] EmitSound[%]


Wolframバーチャルコンファレンス Japan 2025 講演内容をご紹介💡 テキサス大学アーリントン校・野村靖一先生 講演テーマは「Mathematicaの機械工学への応用」です! 登録はこちら 👉wolfr.am/1zOGT0M2d #VirtualConference #Wolfram #Mathematica

WolframJapan's tweet image. Wolframバーチャルコンファレンス Japan 2025 
講演内容をご紹介💡

テキサス大学アーリントン校・野村靖一先生

講演テーマは「Mathematicaの機械工学への応用」です!  

登録はこちら 👉wolfr.am/1zOGT0M2d 

#VirtualConference #Wolfram #Mathematica

Well, at least according to the Rational Roots Theorem, there is no rational solution to this equation. #Mathematica can confirm this...🤓😉

werkkraft's tweet image. Well, at least according to the Rational Roots Theorem, there is no rational solution to this equation. #Mathematica can confirm this...🤓😉

Made with one line of #Mathematica: Graphics[{White, Opacity[0.2], InfiniteLine /@ Subsets[CirclePoints[51], {2}]}, PlotRange -> {{-5, 5}, {-5, 5}}, Background -> Black, ImageSize -> 4800]


計算が終わった。グラフにするといい感じだな。 MDTの各種成分が出てきて、相互に相殺されるから、MDTという値としては小さくなってる。あとはMDTを含めた他の成分が速度に及ぼす影響を検討すればいいな。 #データ分析 #mathematica


Wolframバーチャルコンファレンス Japan 2025 講演内容をご紹介🧐 東京大学・加藤晃史先生 講演テーマは「私の Mathematica 活用法」です! 登録はこちら 👉wolfr.am/1zOGT0M2d #VirtualConference #Wolfram #Mathematica

WolframJapan's tweet image. Wolframバーチャルコンファレンス Japan 2025
講演内容をご紹介🧐

東京大学・加藤晃史先生
講演テーマは「私の Mathematica 活用法」です!

登録はこちら 👉wolfr.am/1zOGT0M2d

#VirtualConference #Wolfram #Mathematica

Huh. Weird that they're THAT different. #math #iteachmath #Mathematica

CmonMattTHINK's tweet image. Huh. Weird that they're THAT different.
#math #iteachmath #Mathematica

執筆しました!買ってください!レビュー書いてください! #Wolfram言語 #mathematica

butchi_y's tweet image. 執筆しました!買ってください!レビュー書いてください!

#Wolfram言語 #mathematica
butchi_y's tweet image. 執筆しました!買ってください!レビュー書いてください!

#Wolfram言語 #mathematica
butchi_y's tweet image. 執筆しました!買ってください!レビュー書いてください!

#Wolfram言語 #mathematica

Mathematica 35周年を記念し,ユーザーの皆様に感謝 これからもMathematicaは進化し続けます! #wolfram #mathematica

WolframJapan's tweet image. Mathematica 35周年を記念し,ユーザーの皆様に感謝

これからもMathematicaは進化し続けます!

#wolfram #mathematica

久しぶりに #Mathematica の凄さを体感しました。 a=log10とすると確率は, P = (3+6a+6a²+4a³+2a⁴)/300 = 0.512265

dannchu's tweet image. 久しぶりに #Mathematica の凄さを体感しました。

a=log10とすると確率は,

 P = (3+6a+6a²+4a³+2a⁴)/300 = 0.512265

【フォロワー1000人到達記念問題】 ついに1000人に到達しました! いつも自作問題を解いていただきありがとうございます! ちょうど最近イラストを描いたので、記念問題はイラストの中に書いてみました

penta_math's tweet image. 【フォロワー1000人到達記念問題】
ついに1000人に到達しました!
いつも自作問題を解いていただきありがとうございます!

ちょうど最近イラストを描いたので、記念問題はイラストの中に書いてみました


Slow Friday afternoon calls for a little #Wolfram #Mathematica learning.

sourav_datta's tweet image. Slow Friday afternoon calls for a little #Wolfram #Mathematica learning.

お待たせいたしました!! Wolfram言語 & Mathematica バージョン13.2の日本語バージョンがついにリリースされました! 詳しい情報や新機能についてはこちらの2つの記事をご覧ください. #Wolfram言語 #Mathematica wolfr.am/1aHbXjxp3 wolfr.am/1aHc2w100

WolframJapan's tweet image. お待たせいたしました!!

Wolfram言語 & Mathematica バージョン13.2の日本語バージョンがついにリリースされました!

詳しい情報や新機能についてはこちらの2つの記事をご覧ください.

#Wolfram言語 #Mathematica

wolfr.am/1aHbXjxp3 
wolfr.am/1aHc2w100

In a moment nobody has been waiting for, I created a simple, easy-to-read halfedge mesh package for @WolframResearch #Mathematica: github.com/GeometryCollec… Enjoy!

keenanisalive's tweet image. In a moment nobody has been waiting for, I created a simple, easy-to-read halfedge mesh package for @WolframResearch #Mathematica: github.com/GeometryCollec…

Enjoy!

Wolfram言語と Mathematica のバージョン14.1が発表されましたね 追加された機能はこんなにたくさん。こちらの記事で各機能の詳細が詳しく書かれています ぜひご覧ください! #wolfram #アップデート #mathematica writings.stephenwolfram.com/2024/07/yet-mo…

WolframJapan's tweet image. Wolfram言語と Mathematica のバージョン14.1が発表されましたね

追加された機能はこんなにたくさん。こちらの記事で各機能の詳細が詳しく書かれています

ぜひご覧ください!

#wolfram #アップデート #mathematica
writings.stephenwolfram.com/2024/07/yet-mo…

I just discovered by accident something extremely cool. When you copy & paste the output cell from a #Mathematica graphic into a tweet, it formats the code into an image! E.g. Legended[\!\(\* GraphicsBox[{{}, {{}, {}, {RGBColor[0.368417, 0.506779, 0.709798], PointSize[... becomes

AltenbergLee's tweet image. I just discovered by accident something extremely cool.
When you copy & paste the output cell from a #Mathematica graphic into a tweet, it formats the code into an image! E.g.
Legended[\!\(\*
GraphicsBox[{{}, {{}, {},
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[...
becomes

(Open Access) MATLAB Roadmap to Applications: freecomputerbooks.com/MATLAB-Roadmap… Look for "Read and Download Links" section to download. Follow/Connect me if you like this post. #MATLAB #Mathematica #programming

ecomputerbooks's tweet image. (Open Access) MATLAB Roadmap to Applications: freecomputerbooks.com/MATLAB-Roadmap…

Look for "Read and Download Links" section to download. Follow/Connect me if you like this post.
#MATLAB #Mathematica #programming

Wow -- SELFIES (our 100% robust molecular string representation for #AI in chemistry) is now available for #Mathematica, due to @WolframResearch's Jason Biggs: resources.wolframcloud.com/PacletReposito… (our original paper in @MLSTjournal: iopscience.iop.org/article/10.108…)

MarioKrenn6240's tweet image. Wow -- SELFIES (our 100% robust molecular string representation for #AI in chemistry) is now available for #Mathematica, due to @WolframResearch's Jason Biggs: 

resources.wolframcloud.com/PacletReposito…

(our original paper in @MLSTjournal: iopscience.iop.org/article/10.108…)

Me estoy retrasando con la tabla de espectros porque los de #Mathematica no terminan de convencerme y he optado por hacerlos yo mismo, uno por uno, con #LaTeX. Mediante el package pgf-spectra.

af_bertotomas's tweet image. Me estoy retrasando con la tabla de espectros porque los de #Mathematica no terminan de convencerme y he optado por hacerlos yo mismo, uno por uno, con #LaTeX. Mediante el package pgf-spectra.

普段そんなに使ってはいないんだけど、コマンドプロンプトでmathと入力してMathematicaをすぐに起動できるようにはしている。#Mathematica

kenjinote's tweet image. 普段そんなに使ってはいないんだけど、コマンドプロンプトでmathと入力してMathematicaをすぐに起動できるようにはしている。#Mathematica

Každej je ganster, dokud nenarazí na shellový script s 21,5 miliony řádků o velikosti 5,5 GB! #WolframAlpha #Mathematica Jenom spočítat řádky přes `wc -l` trvalo na SSD přes 2 vteřiny.

TrueKvant's tweet image. Každej je ganster, dokud nenarazí na shellový script s 21,5 miliony řádků o velikosti 5,5 GB! #WolframAlpha #Mathematica

Jenom spočítat řádky přes `wc -l` trvalo na SSD přes 2 vteřiny.

I use #Reduce (computer algebra system) for symbolic calculations but often return to #Mathematica to plot figures👇🏼 for my talks. What about you?

monsoon0's tweet image. I use #Reduce (computer algebra system) for symbolic calculations but often return to #Mathematica to plot figures👇🏼 for my talks. What about you?

Book review: Simulating Fourier Optics Using Mathematica Read more here: bit.ly/4jsJpl6 #optics #mathematica

OPNmagazine's tweet image. Book review: Simulating Fourier Optics Using Mathematica

Read more here: bit.ly/4jsJpl6

#optics #mathematica

「今日はどうしようかな〜」と考えましたが,#JuliaLang 上で #WolframEngine#Mathematica) を使うことにしました。Reduce関数を使っただけですが,やっぱり数式に強いですね。(答えは0 コードはALT)

dannchu's tweet image. 「今日はどうしようかな〜」と考えましたが,#JuliaLang 上で #WolframEngine (#Mathematica) を使うことにしました。Reduce関数を使っただけですが,やっぱり数式に強いですね。(答えは0 コードはALT)

【今朝の問題】 x+y+z=1と、(1/x)+(1/y)+(1/z)=1が同時に成り立つとき、(x+y)(y+z)(z+x)はいくつでしょう?



Loading...

Something went wrong.


Something went wrong.