|
47 | 47 | )
|
48 | 48 |
|
49 | 49 | st.markdown('##### :ledger: **More Information about my New Book**')
|
50 |
| - jj1, jj2 = st.columns([1, 1]) |
51 |
| - with jj1: |
52 |
| - st.image("https://raw.githubusercontent.com/Normando1945/Simple-Python-Matlab-JavaSript-Functions-Collection/main/fun_SPEC_NEC/assets/Structural Engineering2.png", width= 300) |
53 |
| - st.markdown( |
54 |
| - """ |
55 |
| - <div style="text-align: center;"> |
56 |
| - <a href="https://fragrant-knight-4af.notion.site/My-Personal-Page-for-Academic-Use-5c5f007b3f3f4c76a604960d9dbffca7"> Online Book </b></a> |
57 |
| - </div> |
58 |
| - """, |
59 |
| - unsafe_allow_html=True |
60 |
| - ) |
61 |
| - with jj2: |
62 |
| - st.markdown( |
| 50 | + jj1, jj2 = st.columns([1, 1]) |
| 51 | + with jj1: |
| 52 | + st.image("https://raw.githubusercontent.com/Normando1945/Simple-Python-Matlab-JavaSript-Functions-Collection/main/fun_SPEC_NEC/assets/Structural Engineering2.png", width= 300) |
| 53 | + st.markdown( |
63 | 54 | """
|
64 |
| - #### Structural Engineering: Dynamics, Seismic Solution, and AI Integration |
| 55 | + <div style="text-align: center;"> |
| 56 | + <a href="https://fragrant-knight-4af.notion.site/My-Personal-Page-for-Academic-Use-5c5f007b3f3f4c76a604960d9dbffca7"> Online Book </b></a> |
| 57 | + </div> |
| 58 | + """, |
| 59 | + unsafe_allow_html=True |
| 60 | + ) |
| 61 | + with jj2: |
| 62 | + st.markdown( |
| 63 | + """ |
| 64 | + #### Structural Engineering: Dynamics, Seismic Solution, and AI Integration |
65 | 65 |
|
66 |
| - In an era where structural engineering faces multifaceted challenges, this book offers an integrated approach that melds core dynamics, seismic-resistant design techniques, and the transformative potential of AI in modern structural solutions. Beginning with foundational principles, readers are ushered into the intricate world of structural dynamics, with a spotlight on the importance of understanding multi-degree of freedom systems. As societies grapple with the increasing prominence of seismic threats, the imperative for resilient construction methods is laid bare. |
| 66 | + In an era where structural engineering faces multifaceted challenges, this book offers an integrated approach that melds core dynamics, seismic-resistant design techniques, and the transformative potential of AI in modern structural solutions. Beginning with foundational principles, readers are ushered into the intricate world of structural dynamics, with a spotlight on the importance of understanding multi-degree of freedom systems. As societies grapple with the increasing prominence of seismic threats, the imperative for resilient construction methods is laid bare. |
67 | 67 |
|
68 |
| - However, it's paramount to note that this work doesn't aspire to replace or overshadow the comprehensive mathematical insights found in the seminal works of the discipline or the invaluable depth of formal university education. Rather, this book positions itself as a supplementary resource, designed to complement these foundational sources of knowledge. By bridging the gap between time-honored techniques and contemporary technological advancements, it underscores the evolving synergy between traditional engineering practices and modern AI-driven tools. |
| 68 | + However, it's paramount to note that this work doesn't aspire to replace or overshadow the comprehensive mathematical insights found in the seminal works of the discipline or the invaluable depth of formal university education. Rather, this book positions itself as a supplementary resource, designed to complement these foundational sources of knowledge. By bridging the gap between time-honored techniques and contemporary technological advancements, it underscores the evolving synergy between traditional engineering practices and modern AI-driven tools. |
69 | 69 |
|
70 |
| - Harnessing the power of discrete mathematics, the book reveals how automation is revolutionizing the field, not just simplifying but also optimizing the design process. In ensuring structural safety and cost-effectiveness, it aims to pave a path toward a future where structures are not only robust against threats but are also emblematic of efficiency and innovation. Dive in to discover a confluence of tradition and technology, all designed to enhance and enrich the existing knowledge landscape of structural engineering. |
71 |
| - """ |
72 |
| - ) |
| 70 | + Harnessing the power of discrete mathematics, the book reveals how automation is revolutionizing the field, not just simplifying but also optimizing the design process. In ensuring structural safety and cost-effectiveness, it aims to pave a path toward a future where structures are not only robust against threats but are also emblematic of efficiency and innovation. Dive in to discover a confluence of tradition and technology, all designed to enhance and enrich the existing knowledge landscape of structural engineering. |
| 71 | + """ |
| 72 | + ) |
73 | 73 |
|
74 | 74 | ###################################### Description #########################################################
|
75 | 75 | st.markdown(
|
|
0 commit comments