Explore tweets tagged as #GeometryBasics
@MathSorcerer
ごまふあざらし(GomahuAzarashi)
4 years
GeometryBasics.jl が提供するPoint2 構造体.のデータをプロットする.#Julia言語
Tweet media one
0
2
4
@MathSorcerer
ごまふあざらし(GomahuAzarashi)
3 years
#Julia言語. 機会的に記述できる可能性がある Python APIのラップは macro を使うと便利かもしれない. これを使うと Goma は 抽象 Azarashi の具象型になる. ↓の実装はGeometryBasics.jl/src/fixed_arrays.jlのマクロを超単��化してごまちゃんとしろたんと生成できる.
Tweet media one
0
2
8
@MathSorcerer
ごまふあざらし(GomahuAzarashi)
5 years
この図を作るために午後格闘してたんですが思ったよりも.抽象度が高いモジュールができましたので供養します(・ω・`).みんなは GeometryBasics.jl を使おうな!.
Tweet media one
1
6
9
@EngAshkan
Khaled J.
7 years
You don’t need to be a scientist to understand simple #GeometryBasics. I have posted this many times to flat earthers, but none cared to debunk or explain how a circle can be flat 😏. 🌍. #FlatEarth.#ResearchFlatEarth.#TheEarthIsFlat .#Flerfs .#GlobeEarth.#DebunkFlatEarth
Tweet media one
Tweet media two
Tweet media three
Tweet media four
0
0
0
@LL_Jernigan
Lashaumbe Jernigan
12 years
What are the three undefined terms in Geometry? The first five responders win this prize. Use #geometrybasics http://t.co/nb3TveoHLZ.
Tweet media one
4
0
1
@MathSorcerer
ごまふあざらし(GomahuAzarashi)
5 years
GeometryBasics いいかも。使うかは別として basic_types.jlで基本的な型を構築するの真似したい。.
0
2
17
@SciWithShobha
Sciencewithshobha
9 months
"Welcome back to Science with Shobha! In today’s session, we’re breaking down the fundamentals of circles with a focus on Radius and Diameter. #ScienceWithShobha #GeometryBasics #MathMadeEasy #LearnWithShobha #OneOnOneLearning #GeometryLesson #MathForKids #EducationalVideos
0
0
0
@thelapune
The Learners' Academy
8 months
Ever wondered how to quickly find the Surface Area and Volume of a Cylinder? 🎥 . Perfect for #ICSE Class 10 & #CBSE Class 9 students! Watch this 60-second breakdown for the easiest way to learn these concepts! . Click Here: #GeometryBasics #MathShorts
0
0
0
@STEAMspirations
STEAMspirations™
2 years
PART 1 :Finding a Rectangle's Perimeter Using a Formula.📐 Geometry Insight! Discover how to easily find a rectangle's perimeter: Just use the formula 2 x length + 2 x width. Dive deeper into the world of shapes with us. #GeometryBasics #PerimeterFormula #MathIsFun
0
0
0
@thelapune
The Learners' Academy
5 months
Master the Midpoint Formula in 60 seconds! 🧮📏 This quick, fun guide makes geometry super simple! 🎯. 👉 Like, share & subscribe to The Learners' Academy! 🚀. #MathShorts #GeometryBasics #LearnMathFast
0
0
0
@MathSorcerer
ごまふあざらし(GomahuAzarashi)
4 years
GeometryBasicsの設計から.特定の構造体に関するAbstractVectorの派生型とするメリットがわかった。.
1
2
8
@MathSorcerer
ごまふあざらし(GomahuAzarashi)
4 years
GeometryBasicsはStaticArrayを使ってますね。.
0
0
2
@MathSorcerer
ごまふあざらし(GomahuAzarashi)
4 years
#Julia言語 t をパラメータにするベクトル値関数 p(t) = [x(t), y(t)] の実装って戻り値が SVector{2} でしたほうがいいかな?って気がしてきた. x(t) = . ; y(t)=. p(t) = SVector{2}(x(t), y(t)). (それか GeometryBasics.jl で提供する Point2 ). 続く.
1
1
3
@chor0sK
マナマの生マナマコ
3 years
GeometryBasics.jlを勉強します.
0
0
0
@mjnprime
Montessori Prime School
7 months
"Math Lab Activity". Our Grade 2 students recently enjoyed an exciting math lab activity titled 'Connect the Dots to Make a Square'!. Gallery Link 🌟 #MathLabActivity #YoungMathematicians #CreativeLearning #HandsOnEducation #GeometryBasics
Tweet media one
Tweet media two
Tweet media three
Tweet media four
0
0
0
@MathSorcerer
ごまふあざらし(GomahuAzarashi)
4 years
GeometryBasics.jl の Point 構造体は. で定義される.. 同じページにある fixed_vector マクロで.Point は AbstractPoint の subtype とみなされる.abstract type AbstractPoint{Dim,T} <: StaticVector{Dim,T} end.[At]fixed_vector Point AbstractPoint.
0
0
2
@MathSorcerer
ごまふあざらし(GomahuAzarashi)
4 years
Makie.jlのソースコードを見ると頂点オブジェクトの表記が Point3f を利用しようとしている. 現行の GLMakie.jl が対応してないせいか Point3f が見えない. ローレンツアトラクタの例は. ```.using GeometryBasics.Point3f0.```. とすると動く.
0
0
2