Main Page: Difference between revisions

From Eddybase
Testing image capabilities
m made some phrases more concise
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
<strong>Welcome!</strong>
<strong>Welcome!</strong>


This is Harry Yang’s page, a public instance of Eddybase, which I use to test out Eddybase’s capabilities of storing both human- and machine-readable information. Eddybase can store class notes, day-to-day workflows, and more. Its complement, the currnetwork, consists of processes to parse, modify, and synthesize the information.
This is Harry Yang’s page, a public instance of Eddybase, which I use to test out Eddybase’s capabilities of storing both human- and machine-readable information. Eddybase can store class notes, day-to-day workflows, and more. Its complement, the currnetwork, consists of processes to parse, modify, and synthesize the information. Unfortunately I haven't yet figured out data federation, so a private instance of Eddybase can't share any data with this public instance.


Recently I’ve been testing math rendering integrations on Eddybase. Have some equations:
Recently I’ve been testing math rendering integrations on Eddybase. Have some equations; they were erased last time the database formatting was updated, but should be here to stay.


<math>0=\frac{V}{C} + L\frac{d^2V}{dt^2} + R\frac{dV}{dt}</math>
<math>0=\frac{V}{C} + L\frac{d^2V}{dt^2} + R\frac{dV}{dt}</math>
Line 9: Line 9:
<math>\int_S{E\cdot dA}=\frac{Q_{\text{enc}}}{\varepsilon_0}</math>
<math>\int_S{E\cdot dA}=\frac{Q_{\text{enc}}}{\varepsilon_0}</math>


[[File:EKF_estimate.png|200px|thumb|right|Unrelated image from my pose estimator]]
=== Projects I've recently been working on ===
 
* [[Item:Q3|columnDNN]], an interesting application of the quirks of linear algebra to neural networks
* badBLAS, meaning basic linear algebra subprograms that are bad.


== Why Eddybase? ==
== Why Eddybase? ==
[[File:EKF_estimate.png|350px|thumb|right|Unrelated image from a pose estimator I made, which I uploaded to test wiki image capabilities]]
* Eddybase is built on [https://wikiba.se/ Wikibase], a Mediawiki-based open-source software for creating knowledge bases.
* Eddybase is built on [https://wikiba.se/ Wikibase], a Mediawiki-based open-source software for creating knowledge bases.
** A more perfect platform for my notes I could not find!  
** A more perfect platform for my notes I could not find!  
* So Eddybase and the currnetwork are equipped with tools to help me process my handwritten notes, index them, and display the results.
* So Eddybase and the currnetwork are equipped with tools to help me process my handwritten notes, index them, and display the results.

Latest revision as of 19:23, 3 December 2024

Welcome!

This is Harry Yang’s page, a public instance of Eddybase, which I use to test out Eddybase’s capabilities of storing both human- and machine-readable information. Eddybase can store class notes, day-to-day workflows, and more. Its complement, the currnetwork, consists of processes to parse, modify, and synthesize the information. Unfortunately I haven't yet figured out data federation, so a private instance of Eddybase can't share any data with this public instance.

Recently I’ve been testing math rendering integrations on Eddybase. Have some equations; they were erased last time the database formatting was updated, but should be here to stay.

0=VC+Ld2Vdt2+RdVdt

SEdA=Qencε0

Projects I've recently been working on

  • columnDNN, an interesting application of the quirks of linear algebra to neural networks
  • badBLAS, meaning basic linear algebra subprograms that are bad.

Why Eddybase?

Unrelated image from a pose estimator I made, which I uploaded to test wiki image capabilities
  • Eddybase is built on Wikibase, a Mediawiki-based open-source software for creating knowledge bases.
    • A more perfect platform for my notes I could not find!
  • So Eddybase and the currnetwork are equipped with tools to help me process my handwritten notes, index them, and display the results.